Hi Gerald,

In article <[EMAIL PROTECTED]>,
Fri, 5 Oct 2007 14:03:10 -0400,
"Gerald Mays" <[EMAIL PROTECTED]> wrote: 
Gerald> I am attempting to run the following beginXXX method. 
Gerald> On the serverside I see the following trace.
[snip]
Gerald> <Oct 5, 2007 1:49:14 PM EDT> <Error> <HTTP> <BEA-101017>
Gerald> <[EMAIL PROTECTED] - name:
Gerald> '/myibfs', context-path: '/myibfs'] Root cause of ServletException.
Gerald> javax.servlet.ServletException: Missing service name parameter
Gerald> [Cactus_Service]
Gerald> in HTTP request. Received query string is [].
[snip]
Gerald> On the client side I get this trace. I have read many posts of others
Gerald> seemingly having very similar problems but I don't seem to get closer to
Gerald> a fix. Any assistance would be deeply appreciated. BTW...running BEA
Gerald> 9.1. 
[snip]
Gerald> java.lang.Exception: Received a status code [500] and was expecting less
Gerald> than 400
Gerald>         at
Gerald> org.apache.cactus.client.authentication.FormAuthentication.checkPreAuthR
Gerald> esponse(FormAuthentication.java:270)

Please take a look at web.xml and make sure the ServletRedirectorSecure
has been configured as a secured resource of the cactified application.

Regards,
----
Kazuhito SUGURI

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to