Nick,
In the beginXXX() methods I use variants of:
request.setURL( SERVER_NAME + SERVER_PORT, "/"+CONTEXT_PATH,
"/"+SERVLET_PATH,
"/"+PATH_INFO, "origin=index.jsp&event=button(Login)" );
Regards,
Matt
Nicholas Lesiecki wrote:
>
> Whare are you calling setUrl?
>
> Cheers,
>
> Nick
>
> -----Original Message-----
> From: Matt Sullivan [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 12, 2002 2:45 PM
> To: Cactus Users List
> Subject: Re: setURL question
>
> The following is also unsuccessful:
>
> TestWorklistIP.testSendFull(): BEGIN
> REQUEST ATTRUBUTES:
> ServerName = scooby.beasys.com:
> ServerPort = 6032
> ServletPath = /application
> PathInfo = /commercewf
> ContextPath = /eOrders
> QueryString = origin=index.jsp&event=button(Login)
> RequestURI = /eOrders/application/commercewf
> ATTRIBUTES:
> HEADER:
> User-Agent = Java1.3.1_01
> Host = scooby.beasys.com:6032
> Accept = text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
> Connection = keep-alive
> Content-type = application/x-www-form-urlencoded
> Content-length = 608
> PARAMETERS:
> event = button(Login)
> ServletTestRedirector_Service = CALL_TEST
> ServletTestRedirector_AutomaticSession = true
> ServletTestRedirector_TestClass =
> com.bea.web.eorders.ui.priv.worklist.TestWorklistIP
> ServletTestCase_URL_QueryString = origin=index.jsp&event=button(Login)
> ServletTestCase_URL_ContextPath = /eOrders
> recordSpec = com.bea.web.eorders.pub.forms.worklist.Worklist
> ServletTestCase_URL_Server = scooby.beasys.com:6032
> ServletTestCase_URL_PathInfo = /commercewf
> ServletTestCase_URL_ServletPath = /application
> origin = index.jsp
> ServletTestRedirector_TestMethod = testSendFull
> formName = GetRecentTransactions
> TestWorklistIP.testSendFull(): END
>
> Matt Sullivan wrote:
> >
> > First, very cool tool!
> >
> > My environment:
> > WebLogic Server 6.1
> > WebLogic Commerce Server 3.5
> > JDK 1.3.1_01
> > Cactus 1.2 (2.2)
> >
> > My application code currently works. When my code invokes WebLogic
> Commerce
> > Server Webflow I encounter no problems. Typing the URI into a browser
> directly
> > works. My attempts to invoke the same URI with setURL() has been
> unsuccessful.
> >
> > Any guidance is very much appreciated.
> >
> > The attached file contains debugging information.
> >
> > Thanks in advance,
> > Matt
> >
> > ------------------------------------------------------------------------
> -------
> > Name: cactus_mods.log
> > cactus_mods.log Type: Log File
> (application/x-unknown-content-type-logfile)
> > Encoding: base64
> >
> > ------------------------------------------------------------------------
> -------
> > --
> > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
> --
> Matt Sullivan
> Business Solutions Engineer
> Information Technology Services
> BEA Systems, Inc.
> Work: 719-268-4361
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
> --
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
Matt Sullivan
Business Solutions Engineer
Information Technology Services
BEA Systems, Inc.
Work: 719-268-4361
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>