hi suguri,

thx for your suggestions, but i don't think those are the cause. i secured the redirector according to the howto in the cactus docs.
but i discovered something else. a little more background: we are using the JUnitEE servlet to run the tests within the container. The site is entirely tunneled through SSL, although IMO that shouldn't be the problem, since we trigger them through a browser. Also, there are no complaints from cactus about not being able to connect, etc.
also, the name of our session cookie is in fact JSESSIONID, so that's not it either


BUT:
in our cactus.properties file, we have the following:
cactus.contextURL = https:///localhost:9443/test

When setting logging output for cactus to debug though, i get the following statement:

...(AbstractWebConfiguration.java:236) - > getRedirectorURL = [http://localhost:9080/test/ServletRedirectorSecure]

why???
how should cactus now to NOT use the context url supplied in the properties file?



kind regards / mit freundlichen Gr�ssen
--
* Thorsten Frank




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



Reply via email to