| Author |
Deploying WebService
|
Sandeep Advani
Ranch Hand
Joined: Mar 11, 2004
Posts: 78
|
|
Hi, I have a stand-alone Java application distributed among 4 files. I beleive if I want to expose this application as a WebService using AXIS, I will have to package the whole as a jar file and deploy it in the webapps folder. Better said than done, can anyone point me to site which explains this at a lower level. Hopefully, you might have seen this link http://www.onjava.com/pub/a/onjava/2002/06/05/axis.html where they try and explain my point in the second part (through their Fiboncacci example) Unfortunately, I am still trying to get the second part working. If not, I shall be back with my error strings later but till then if any further directions can be given, I will appreciate that. Also, how about doing the same using Java APIs compared to Axis ??? Sandeep
|
 |
Mike Curwen
Ranch Hand
Joined: Feb 20, 2001
Posts: 3695
|
|
Sandeep, we have a forum specifically for Web Services, so I'll move your post there, hopefully you'll get help there. Web Services Forum
|
 |
 |
|
|
subject: Deploying WebService
|
|
|