Do you have security enabled in your app?
Send us the axis2.xml
 
Regards
M-
*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.
 

 
----- Original Message -----
Sent: Thursday, August 17, 2006 1:34 PM
Subject: RE: Axis 2 in WebSphere6

Security wasn't it.
 
Seems to have to do with WebSphere using the aar file without unpacking it and class path issues.  I have (in the last hour) it working, but haven't done much testing to insure it is all really working. 
 
Thanks for the suggestion!
 
Dave Ziebol


From: Martin Gainty [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 17, 2006 11:32 AM
To: axis-user@ws.apache.org
Cc: [EMAIL PROTECTED]
Subject: Re: Axis 2 in WebSphere6

David-

From what I read there is a bug implementing security modules (rampart etc) in axis2.xml
I would comment out everything relating to security in axis2.xml and retry
Ask Dims how to put in a JIRA to correct
 
HTH,
Martin -
*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.
 


 
Hi
 
I have Axis 2 running inside Websphere 6 and I can bring up the Admin page.  The same service which I have running in Tomcat, I am attempting to put into the instance of Axis2 running in Websphere.  But it seems that the WEB-INF\services.xml which is so readily found in Tomcat is not locatable within Websphere 6.  The error is as follows
Error: org.apache.axis2.deployment.DeploymentException: services.xml not found for service 'C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6\profiles\default\installedApps\U0014135-XPANode01Cell\axis2ReleaseEAR.ear\axis2Release.war\WEB-INF\services\FoundationServicesServerService.aar'; nested exception is: org.apache.axis2.deployment.DeploymentException: services.xml not found for service 'C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6\profiles\default\installedApps\U0014135-XPANode01Cell\axis2ReleaseEAR.ear\axis2Release.war\WEB-INF\services\FoundationServicesServerService.aar' at org.apache.axis2.deployment.repository.util.ArchiveReader.processServiceGroup(ArchiveReader.java:124) at org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:620) at org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:195) at org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:207) at org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:155) at org.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:91) at org.apache.axis2.deployment.WarBasedAxisConfigurator.loadServices(WarBasedAxisConfigurator.java:142) at org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:42) at org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisServletjava:213) at org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:182) at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:274) at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1398) at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor
 
 
Any assistence would be greatly appreciated.
 
Thanks
 
Dave Ziebol

Reply via email to