Re: Java WSDP and Tomcat 5
- From: iksrazal@xxxxxxxxxxxx
- Date: 31 May 2005 06:18:35 -0700
My advice is that if you have a choice, skip JWSDP for web services and
run as fast as you can to Axis. I know both well and IMHO Axis is much
easier and has a larger community where it is more likely to get help
when you need it.
If you need to do anything with WSDL - not mandatory by the way - for
stuff like custom complex objects, ie, passing and/or recieving arrays
or objects with your own vars, wsdl2java and java2wsdl is light years
ahead of JWSDP, where its hand editing all the way. I'm hand editing on
a project now - not fun.
If you have security requirements, ie handlers, Axis is also way ahead.
In short, anything approaching complexity in JWSDP gets thin on
documentation and community help really quick.
Axis works fine in tomcat 4.x .
HTH,
iksrazal
http://www.braziloutsource.com/
.
- Follow-Ups:
- Re: Java WSDP and Tomcat 5
- From: G.C.
- Re: Java WSDP and Tomcat 5
- References:
- Java WSDP and Tomcat 5
- From: G.C.
- Re: Java WSDP and Tomcat 5
- From: iksrazal
- Re: Java WSDP and Tomcat 5
- From: G.C.
- Java WSDP and Tomcat 5
- Prev by Date: Re: BufferedImage
- Next by Date: Re: generate interface to xml
- Previous by thread: Re: Java WSDP and Tomcat 5
- Next by thread: Re: Java WSDP and Tomcat 5
- Index(es):