You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to run your code on WebLogic 12c in eclipse neon and jdk1.8. But i am unable deploy the same in weblogic server and facing the below error,
<Unable to set the activation state to true for the application "auto_generated_ear".
weblogic.application.ModuleException: java.lang.ClassNotFoundException: org.springframework.web.jsf.DelegatingPhaseListenerMulticaster
And also tried your code in eclipse photon with WebLogic 14c and jdk1.8, then before we run on server itself getting error as "Project facets is not supported with 4.0".
Requesting to kindly let us know where the gap is.
Regards,
Abdullah.
The text was updated successfully, but these errors were encountered:
Hello Najeeb,
I have tried to run your code on WebLogic 12c in eclipse neon and jdk1.8. But i am unable deploy the same in weblogic server and facing the below error,
<Unable to set the activation state to true for the application "auto_generated_ear".
weblogic.application.ModuleException: java.lang.ClassNotFoundException: org.springframework.web.jsf.DelegatingPhaseListenerMulticaster
And also tried your code in eclipse photon with WebLogic 14c and jdk1.8, then before we run on server itself getting error as "Project facets is not supported with 4.0".
Requesting to kindly let us know where the gap is.
Regards,
Abdullah.
The text was updated successfully, but these errors were encountered: