Joel, You have to make your choice as of what exactly do you want to use. It's impossible to use both JBoss'ized Axis and official. If you decide to go with JBoss version, you should get support from them. Otherwise, you'll get help here. What I know is that you have to "cleanup" JBoss before you can use official Axis with it. Specifically, you have to remove ws4ee module.
I was successful deploying Axis under JBoss 4.0 and using it to provide a WS interface for an EJB, with no coding in the WS tier and auto-generated WSDL. Let me know if you need details on doing that. Regards, Eugene ----- Original Message ----- From: "Joel Rosi-Schwartz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, January 27, 2005 5:01p Subject: Re: Problem using Axis RC2 against JBoss 4.0.1 > Dims, > > I am not at all sure. It appears that JBoss has modified Axis to integrate it. > There is also a jboss-ws4ee.jar which seems to provide part of the web > services functionality. Does this depend on the modifications? I am not a all > certain how straightforward it would be to simply replace this all with a > vanilla Axis. Frankly, it is not something I would look forward to spending > time on at the moment :( > > Thanks for the suggestion though. > > /joel > > On Thursday 27 January 2005 21:31, Davanum Srinivas wrote: > > Joel, > > > > Is it possible at at all for you to deploy Axis1.2RC2 inside JBoss and > > use that aas your soap engine? Or have u ruled out that possibility? > > We have no control over how JBoss chooses to change already existing > > and working code :( > > > > Let me know...and i am still looking at fixing Axis cvs for you. > > > > thanks, > > dims