Re: Artifacts for Server

2001-07-11 Thread Javier A. Soltero
Brett, In order to make this class available through SOAP, it needs to be in the startup classpath. I have asked this question already about 3 times since I had the impression that I could package my SOAP app in a war file and just drop it in tomcat/webapps in order to make it work. Unfortunately

Artifacts for Server

2001-07-04 Thread Brett McLaughlin
Simple question I didn't see a clear answer to. I have a set of code artifacts for the server to expose through SOAP-RPC. Say, a class called CDCatalog in the javaxml2 package (so javaxml2.CDCatalog). I've got my deployment descriptor all set up, and registered with the server. My question is whe