| From | Sent On | Attachments |
|---|---|---|
| mbog...@dev.java.net | Jul 1, 2008 12:52 am | |
| haro...@dev.java.net | Jul 3, 2008 7:42 am | |
| m_po...@dev.java.net | Jul 7, 2008 9:44 am |
| Subject: | [Issue 945] New - Deployment fails on IBM WebSphere 6.1.0.17 | |
|---|---|---|
| From: | mbog...@dev.java.net (mbog...@dev.java.net) | |
| Date: | Jul 1, 2008 12:52:41 am | |
| List: | net.java.dev.wsit.issues | |
https://wsit.dev.java.net/issues/show_bug.cgi?id=945 Issue #|945 Summary|Deployment fails on IBM WebSphere 6.1.0.17 Component|wsit Version|1.3 Platform|Sun OS/Version|Solaris URL| Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P1 Subcomponent|transaction Assigned to|jfialli Reported by|mbogaert
------- Additional comments from mbog...@dev.java.net Tue Jul 1 07:52:41 +0000
2008 -------
When deploying a simple example ws, that deploys fine on Tomcat 6.0.16, IBM
WebSphere 6.1.0.17 (incl. WS Feature Pack) fails with the following exception:
[7/1/08 9:43:24:015 CEST] 00000031 WASAnnotation E WSWS7055E: The WEB-INF/wsdl/wscoor.wsdl Web Services Description Language (WSDL) file specified by annotations in class com.sun.xml.ws.tx.webservice.member.coord.ActivationRequesterPortType cannot be loaded correctly due to the following error: java.lang.RuntimeException: WSWS7035E: The addressing.xsd metadata file could not be found. [7/1/08 9:43:24:025 CEST] 00000031 WASAxis2MetaD E WSWS7045E: The ConfigurationContext for the websvcpoc.war application module cannot be created correctly because of the following error: java.lang.Exception: Configuration data could not be created for the Web service related class com/sun/xml/ws/tx/webservice/member/coord/ActivationRequesterPortType : com.ibm.ws.websvcs.exception.DeploymentException: java.lang.RuntimeException: WSWS7035E: The addressing.xsd metadata file could not be found. [7/1/08 9:43:24:034 CEST] 00000031 WASAxis2Compo E WSWS7007E: The websvcpoc.war application module cannot be loaded correctly because of the following error: java.lang.Exception: Configuration data could not be created for the Web service related class com/sun/xml/ws/tx/webservice/member/coord/ActivationRequesterPortType : com.ibm.ws.websvcs.exception.DeploymentException: java.lang.RuntimeException: WSWS7035E: The addressing.xsd metadata file could not be found. at com.ibm.ws.websvcs.annotations.generator.WASAnnotationInputBuilder.buildInputs(WASAnnotationInputBuilder.java:186) at com.ibm.ws.websvcs.deployment.WASAxis2MetaDataProcessor.buildAnnotationDBCInputs(WASAxis2MetaDataProcessor.java:380) at com.ibm.ws.websvcs.deployment.WASAxis2MetaDataProcessor.processWARMetadata(WASAxis2MetaDataProcessor.java:217) at com.ibm.ws.websvcs.deployment.WASAxis2MetaDataProcessor.processApplicationMetaData(WASAxis2MetaDataProcessor.java:134) at com.ibm.ws.websvcs.component.WASAxis2ComponentImpl.warMetaDataCreated(WASAxis2ComponentImpl.java:705) at com.ibm.ws.websvcs.component.WASAxis2ComponentImpl.metaDataCreated(WASAxis2ComponentImpl.java:563) at com.ibm.ws.runtime.component.MetaDataMgrImpl.fireMetaDataCreated(MetaDataMgrImpl.java:188) at com.ibm.ws.webcontainer.metadata.WebMetaDataFactory.createMetaData(WebMetaDataFactory.java:205) at com.ibm.ws.runtime.component.MetaDataMgrImpl.createMetaDataFromFactories(MetaDataMgrImpl.java:172) at com.ibm.ws.runtime.component.MetaDataMgrImpl.createMetaData(MetaDataMgrImpl.java:306) at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:563) at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:832) at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:949) at com.ibm.ws.runtime.component.ApplicationMgrImpl$1.run(ApplicationMgrImpl.java:1486) at com.ibm.ws.security.auth.ContextManagerImpl.runAs(ContextManagerImpl.java:4070) at com.ibm.ws.security.auth.ContextManagerImpl.runAsSystem(ContextManagerImpl.java:4168) at com.ibm.ws.security.core.SecurityContext.runAsSystem(SecurityContext.java:245) at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:1491) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585)





