Hi Ernie;

Jboss has seperate web service implementation & it depends on the Application server version too.

Jboss 3.2.x had a one called Jboss.NET & versions bellow 4.0.4 used an implementation called JbossWS4EE. Both of these used modified version of Axis. Latest Jboss versions (above 4.0.4) uses another implementation called JbossWS.

If you want to use Axis2 on Jboss 4.0.0, just try installing axis.war on jboss & deploying web services as explained in Axis2 User manual. (http://ws.apache.org/axis2/1_1/installationguide.html#servlet_container)

/sumedha



Ernie Ho wrote:
 Hi Axis folks,

   I'm new to Axis.  And I have the following questions:

1) what version of Axis does Jboss (particulary 4.0) support?

2) I used Axis 1.4 to generate Java classes from my WSDLs.  I re-peated the 
process using Axis 1.1 (since Jboss doesn't seem to support some of the 
libraries my classes need),  however,  I observe the intersting behavior that 
the classes generated by Axis 1.1 seem to make refernces to libaries existing 
only in Axis 1.2 +.   Any ideas?


Thanks,

Ernie

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to