Yeap, I played myself with this maxOccurs thing, and experienced
the same. It doesn't really matters what you type in. I also tried
to play with a string type, which had some restriction on it (regular
expression). That restriction didn't appear anywhere in the code. Okay,
I said, Axis cannot hand
Sorry, didn't include the WSDL and TCPMonitor Message Trace on the first
email.
- steve
=== TCPMon TRACE: ===
Listen Port: 8080
Target Host: localhost
Target Port: 100
Request
POST /axis/services/PapService HTTP/1.1 User-Agent: Mozilla/4.0 (compatible;
MSIE 6.0; MS Web Services Clien
Hello,
how would i get an
initial parameter into my class that implements a axis-soap service
?
In a webapplication
i can ask for the
application.getInitParameter("configFileLocation");
but within axis the
servlet context is sort of hidden from me.
Is this suppose to
happen with
I guess that would depend on a few factors.
A) Personal Java (I am using the beta from sun for ithe ARM processor on my
PPC2002 pda) only supports up to 1.18. Jars can be added to the classpath
but only if they contained classes that are not later than 1.1.x.
B)not all 1.1.x classes are implemen