- This topic has 5 replies, 2 voices, and was last updated 14 years, 2 months ago by warish.
-
AuthorPosts
-
warishMemberI just upgraded to 8.6 from 8.1 and now I am getting a JAX-WS exception when Tomcat starts. I have googled around and have tried different things but nothing has worked yet. Here is the exception:
SEVERE: WSSERVLET11: failed to parse runtime descriptor: runtime modeler error: Wrapper class com.scanman.webservices.jaxws.SendOrderToStore is not found. Have you run APT to generate them?
com.sun.xml.ws.model.RuntimeModelerException: runtime modeler error: Wrapper class com.scanman.webservices.jaxws.SendOrderToStore is not found. Have you run APT to generate them?Thanks,
Warren
support-shaliniMemberWarren,
Sorry for the inconvenience, can you clarify if you have added the runtime libraries to your project as given in the link below – http://www.myeclipseide.com/documentation/quickstarts/webservices_jaxws/#add_libs
Also, can you try undeploying and redeploying your application on the server and check if the issue persists?
warishMemberYes, I have redeployed this app several times and I still get the same error. And yes, I have all the JAX libraries added to the project. Annotation is enabled also.
Warren
warishMemberInstallation details:
*** Date:
Monday, October 11, 2010 7:14:30 AM PDT** System properties:
OS=MacOSX
OS version=10.5.8
Java version=1.5.0_24*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 8.6
Build id: 8.6-20100806*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 8.6
Build id: 8.6-20100806Eclipse startup command=-os
macosx
-ws
carbon
-arch
x86
-showsplash
-launcher
/Library/Genuitec/MyEclipse-8.6/myeclipse.app/Contents/MacOS/myeclipse
-name
Myeclipse
–launcher.library
/Library/Genuitec/MyEclipse-8.6/myeclipse.app/Contents/MacOS//../../../../Common/plugins/org.eclipse.equinox.launcher.carbon.macosx_1.0.200.v20090520-1835/eclipse_1206.so
-startup
/Library/Genuitec/MyEclipse-8.6/myeclipse.app/Contents/MacOS/../../../../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-install
/Library/Genuitec/MyEclipse-8.6
-configuration
/Library/Genuitec/MyEclipse-8.6/configuration
-keyring
/Users/Warren/.eclipse_keyring
-consoleLog
-showlocation
-vm
/System/Library/Frameworks/JavaVM.frameworkWarren
support-shaliniMemberWarren,
I shall escalate this to the dev team member. They will get back to you on this.
warishMemberAny thing figured out yet ?
Warren
-
AuthorPosts