The Artima Developer Community
Sponsored Link

Web Services Forum
How to deploy axis in Tomcat?

1 reply on 1 page. Most recent reply: Apr 28, 2005 6:31 AM by Fredrik Andersson

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Fredrik Andersson

Posts: 3
Nickname: fredand44
Registered: Apr, 2005

How to deploy axis in Tomcat? Posted: Apr 20, 2005 11:38 PM
Reply to this message Reply
Advertisement
Hello!

I have problem with depolying Axis under TomCat. I just get this error when I start TomCat:

http://www.dsv.su.se/~fr-ander/tomcat1.JPG
http://www.dsv.su.se/~fr-ander/tomcat2.JPG

When I try to enter the site at: http://127.0.0.1:8080/axis/
I just get a 404


My TomCat is a fresh TomCat 5.5.9 with nothing else.

My Axis is 1_2RC3 acording to zip-file_name.

My Java is 1.5.0

My JAVA_HOME is set to C:\Program\Java\jdk1.5.0

I have put it like:

Tomcat/webapps/axis


I start TomCat with startup.bat


So if any one know what to do to get axis running in a Tomcat please let me know!

Best regards
Fredrik


Fredrik Andersson

Posts: 3
Nickname: fredand44
Registered: Apr, 2005

Re: How to deploy axis in Tomcat? Posted: Apr 28, 2005 6:31 AM
Reply to this message Reply
The erroe was that I had put the jar files into my jre\lib\ext.

When I removed them and put them into classpath everything worked fine!

Best regards
Fredrik

Flat View: This topic has 1 reply on 1 page
Topic: .NET client Previous Topic   Next Topic Topic: Help with Axis

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use