Hi all
I am also deploying applications on top (routed by
MessageRouterServlet). It seems that, during our stress test, the
MessageRouterServlet is creating a lot of Session objects and exceeding
the servlet container's limit.
Since my 'application' can just run within the request and do
What you suggest is a reasonable option.
I will also recommend you consider grabbing a nightly build to use. =
That code supports an option in the deployment descriptor named =
SessionRequired that allows you to disable session creation.
Scott Nichol
Do not send e-mail directly to this e-mail a
Title: Message
Ransel,
I am a
beginner with SOAP & Java, also!
However, I believe what you need to do is to
generate your own exceptions.
Try
"Java and SOAP" by Robert Englander, O'Reilly Press, 2002 for
lots
of
good info.
Here
is code for custom fault:
public
class generateMyFau