[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Using Axis 1.4 WebServices on JBoss 4.2.3

jaikiran do-not-reply at jboss.com
Tue Oct 28 04:23:16 EDT 2008


"donadriano" wrote : Hi,
  | 
  | I am migrating a demo application from jboss 3.2.5 to 4.2.3. The application is using Axis1.4 (it's using org.apache.axis.* classes, not the org.jboss.axis.* ones).
  | Can someone tell if it is possible to run Axis1 WebServices on JBoss 4.2.3 ? 
  | 

For JBoss, Axis is just another 3rd party library/application. So yes, you can use Axis in your application(s) without having to bother about the org.jboss.axis.* classes.

"donadriano" wrote : 
  |  I tried by adapting jboss-net.sar but ran into multiple problems.
  | 

You dont have to modify any of JBoss related jars/applications. Axis1.4 comes as a web application. All you have to do is use the Axis servlet in your web application and include the axis jar files with your application.

Let us know, if you still have issues trying to get this work.






View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185026#4185026

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4185026



More information about the jboss-user mailing list