Ask the Expert

Integrating Axis into Weblogic

I'm new to Axis and WebServices. I downloaded Axis and Tomcat and have played around with both. The application server we're using is WebLogic. How do I integrate Axis into WebLogic and deploy my Web services?

    Requires Free Membership to View

Axis runs as a servlet. So you deploy it in WebLogic pretty much like any other Web application. Set the context as /axis, and make sure that you include the axis paths in web.xml. Then you just deploy your Web services the same way you do with Tomcat. You might find this thread useful if you encounter problems.

This was first published in March 2003

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.