RE: running a webapp reload breaks happyaxis.jsp

2004-02-10 Thread Jeff Barrett
To be more clear, as my PS indicates I'm trying to effectively perform a webapp reboot. If there's some other way to reboot (read unload all classes from the classloader) an axis webapp without shutting down other running webapps, that'd be great. > -Original Message

running a webapp reload breaks happyaxis.jsp

2004-02-10 Thread Jeff Barrett
I've got tomcat 4.1.27, jdk1.3.1_09, axis 1.1 final running on a win2k machine with the sample axis webapp installed in %CATALINA_HOME%\webapps. I can start up catalina just fine and hit happyaxis.jsp with no probs. If I then go to tomcat's webapp manager and reload the app, returning to that

Mirroring this list on a news server ( was RE: Is there a chance of having a Forum of discussion ( something more flexible ))

2003-02-14 Thread Jeff Barrett
The best alternative is to mirror traffic to this mailing list to a news server. This is done with all of the jakarta.apache.org mailing lists. It allows anyone to read the same mailing list with any NNTP news reader. I think this is the best answer for two reasons: 1) It allows flexability i

using XML schema types for enumeration (was RE: how to serialize/deserialize static final fields)

2003-02-07 Thread Jeff Barrett
I'm a little confused here, and new to axis, wsdl, soap, etc. I saw a couple people respond with this solution. It's unclear to me what the usage pattern here is. This simple types definition is put in the wsdl. But what then? How do you access the enumeration from client code? >From Liviu's

[OT] a list of publicly available web services?

2003-02-07 Thread Jeff Barrett
Are there any lists like this? I'd like to know what web services I can integrate into my existing services. thanks, +Jeff