This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Web Services and the fly likes axis is it's own webapp, right? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "axis is it Watch "axis is it New topic
Author

axis is it's own webapp, right?

john guthrie
Ranch Hand

Joined: Aug 05, 2002
Posts: 124
if i wanted to take my current webapp and add one URL that acted as a web service, can i use axis for that? from the examples i've seen, axis runs as it's own webapp and you can have it manage multiple web services, but i'd like to 'embed' it (or something) in a current up-and-running webapp to enable a web service.

thnkas. john
Rr Kumaran
Ranch Hand

Joined: Sep 17, 2001
Posts: 548
axis soap engine under the hood is implented as a servlet and hence you can add plugin axis engine to your own web application by just add few entries for the axis servlet in your web apps web.xml and copy the axis binaries to your web apps WEB-INF/lib folder.


RR Kumaran
SCJP 1.4
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: axis is it's own webapp, right?
 
Similar Threads
Starting with web service
View direct through a web service question
is it compulsory to throw remote exception?.
WebSphere CE 1.0.2 and Axis
Axis 1.1 setup on Java Web Services Dev Pack 1.3