Unable to deploy BSSV to local Integrated WebLogic Server
I've followed the instructions to create a JAX-WS BSSV
Using the instructions provided here http://docs.oracle.com/cd/E24705_01/doc.91/e24218/e1_as_web_service_provid.htm I have created a custom BSSV.
I'm able to successfully deploy the JAX-RPC webservice to the Local Integrated WebLogic Server, however I want to create a JAX-WS service.
The JAX-WS service throws the below error when I deploy to the Local Integrated WebLogic Server -
<17779682c0042301:31b03960:14040082a34:-8000-0000000000000017> <1375463866676> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1375463864391' for task '0'. Error is: 'weblogic.application.ModuleException: Failed to load webapp: 'JP560005.war''
Using the instructions provided here http://docs.oracle.com/cd/E24705_01/doc.91/e24218/e1_as_web_service_provid.htm I have created a custom BSSV.
I'm able to successfully deploy the JAX-RPC webservice to the Local Integrated WebLogic Server, however I want to create a JAX-WS service.
The JAX-WS service throws the below error when I deploy to the Local Integrated WebLogic Server -
<17779682c0042301:31b03960:14040082a34:-8000-0000000000000017> <1375463866676> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1375463864391' for task '0'. Error is: 'weblogic.application.ModuleException: Failed to load webapp: 'JP560005.war''
0