This has been the source of many nights of frustration for me.  

The problem appears to be with Cactus.

Here's what I'm doing:
Windows XP Pro
JDK 1.4.1_02
Cactus 13-1.4.1 
and........ a brand spanking new cvs checkout


As I am typing this, I am remote debugging Jboss/Tomcat and with a
breakpoint set on the infamous TestIncludeTag, I execute this in a
browser:

http://localhost:8080/test/JspRedirector?Cactus_TestMethod=testIncludeTa
gForward&Cactus_TestClass=org.apache.struts.taglib.bean.TestIncludeTag&C
actus_AutomaticSession=true&Cactus_Service=CALL_TEST&cacheId=1

...the remote debugger correctly stops at my breakpoint....

I create a new Expression as "request.getServerPort()" and I'll give you
3 guesses as to what it evaluates to....

I don't have the source (nor the desire to attain it) for any version of
Cactus for further investigation, but it appears that the request
wrapper (org.apache.cactus.server.HttpServletRequestWrapper) is not
returning the correct value, which causes several tests to fail.

Using any of the tags in a normal environment (non cactus) works
fine......go figure.


--
James Mitchell
Software Engineer / Struts Evangelist
http://www.struts-atlanta.org
678.910.8017
AIM:jmitchtx




> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, October 22, 2003 11:14 PM
> To: [EMAIL PROTECTED]
> Subject: DO NOT REPLY [Bug 21906] - IncludeTagTest fails 
> under TC 4.1, TestErrorsTag1 fails under TC 3.3
> 
> 
> DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
> RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
> <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21906>.
> ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
> INSERTED IN THE BUG DATABASE.
> 
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21906

IncludeTagTest fails under TC 4.1, TestErrorsTag1 fails under TC 3.3

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
------------------------------------------------------------------------
----
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From [EMAIL PROTECTED]  2003-10-23 03:13
-------
This still fails for me could someone else
verify that the test.tomcat.41 test passes.

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


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

Reply via email to