• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Apache Tomcat 5.0 + Sun WSDP Error ?

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am developing a Web Service Application using Sun WSDP.
I downloaded Tomcat 5.0.3 from Apache site and tried to Integrate with Sun WSDP and got an error. I was able to download Tomcat 5.0 for Java WSDP and integrate it with Sun WSDP.

Is the Tomcat 5.03 downloaded from the Apache site not useful for Sun WSDP , do we need to use Tomcat 5.0 for Java WSDP only ?

Also it is mentioned in Sun Site that Tomcat 5.0 for Java WSDP is not intended for Devlopement or Production. Would I have to use Sun Application server for this or Tomcat + Axis is a better one ?


Please let me know if we have any work around for this ?



Thanks and Regards
ray
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have not used the server that comes with WSDP, but I think it's Tomcat with some minor changes. You can just use Tomcat itself, add the Axis webapp, and work that way.
 
Space pants. Tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic