I have some more information, in case any one has some time to point me
in the right direction. For starters I'm always using a single signed
applet. I uncompiled all the jar files and put them into a single jar
With plugin 1.4.2_02 and downloading my applet by http the applet works
without a p
I am looking at how to communicate fault information from my service to
clients. I am unclear about the faultCode element and it's potential
uses. The spec says:
The faultcode values defined in this section MUST be used in the
faultcode element when describing faults defined by this specifica
Hi,
I am trying to maintain session between two calls on an Axis service. It is
required that the second call should throw an error if the user does not
have a session, i.e. first call is not made.
I tried to use the SimpleSessionHandler shipped with Axis by using the
following xml in the deploy.w