DO NOT REPLY [Bug 10294] - bean:define not working in 6/25, 6/26, 6/27 Nightly builds

2002-06-29 Thread bugzilla

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=10294.
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=10294

bean:define not working in 6/25, 6/26, 6/27 Nightly builds

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2002-06-30 03:03 ---
Fixed in nightly build 20020630.

Apparently, Tomcat 4.0 3 and 4.0.4 gives you a zero-length bodyContent object,
even if there was no body content.  Tomcat 4.1.x worked without any change.

The bean:define tag has been modified to consider either null or zero-length
body content to mean that there was none.

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




Re: bean:define not working in 6/25, 6/26, 6/27 Nightly builds

2002-06-27 Thread James Holmes

Can you please open a bug for this at:

http://nagoya.apache.org/bugzilla/

Please include about what container this occurs on
(i.e. Tomcat, WebLogic, etc).

-james
[EMAIL PROTECTED]
http://www.jamesholmes.com/struts/


--- Mete Kural [EMAIL PROTECTED] wrote:
 Hello Struts Committers,
 
 Just wanted to inform you that bean:define tag is
 not working in the 6/25, 6/26, 6/27 nightly builds.
 Any instance of it throws this exception:
 
 javax.servlet.ServletException: Define tag can
 contain
 only one of name attribute, value attribute, or body
 content
 
 Even the struts-exercise-taglib example app included
 in these nightly builds throw the same exception.
 
 Thanks,
 Mete Kural
 
 
 __
 Do You Yahoo!?
 Yahoo! - Official partner of 2002 FIFA World Cup
 http://fifaworldcup.yahoo.com
 
 --
 To unsubscribe, e-mail:  
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 


__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

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




DO NOT REPLY [Bug 10294] New: - bean:define not working in 6/25, 6/26, 6/27 Nightly builds

2002-06-27 Thread bugzilla

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=10294.
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=10294

bean:define not working in 6/25, 6/26, 6/27 Nightly builds

   Summary: bean:define not working in 6/25, 6/26, 6/27 Nightly
builds
   Product: Struts
   Version: Nightly Build
  Platform: PC
OS/Version: Other
Status: NEW
  Severity: Blocker
  Priority: Other
 Component: Custom Tags
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Hello,

I'm using Tomcat 4.0.3 as the container on a Windows 2000 system. 

Just wanted to inform you that bean:define tag is
not working in the 6/25, 6/26, 6/27 nightly builds.
Any instance of it throws this exception:

javax.servlet.ServletException: Define tag can contain
only one of name attribute, value attribute, or body
content

Even the struts-exercise-taglib example app included
in these nightly builds throw the same exception.

Thanks,
Mete Kural

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




DO NOT REPLY [Bug 10295] New: - bean:define not working in 6/25, 6/26, 6/27 Nightly builds

2002-06-27 Thread bugzilla

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=10295.
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=10295

bean:define not working in 6/25, 6/26, 6/27 Nightly builds

   Summary: bean:define not working in 6/25, 6/26, 6/27 Nightly
builds
   Product: Struts
   Version: Nightly Build
  Platform: PC
OS/Version: Windows NT/2K
Status: NEW
  Severity: Blocker
  Priority: Other
 Component: Custom Tags
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Hello,

I'm using Tomcat 4.0.3 as the container on a Windows 2000 system. 

Just wanted to inform you that bean:define tag is
not working in the 6/25, 6/26, 6/27 nightly builds.
Any instance of it throws this exception:

javax.servlet.ServletException: Define tag can contain
only one of name attribute, value attribute, or body
content

Even the struts-exercise-taglib example app included
in these nightly builds throw the same exception.

Thanks,
Mete Kural

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




DO NOT REPLY [Bug 10295] - bean:define not working in 6/25, 6/26, 6/27 Nightly builds

2002-06-27 Thread bugzilla

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=10295.
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=10295

bean:define not working in 6/25, 6/26, 6/27 Nightly builds

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE



--- Additional Comments From [EMAIL PROTECTED]  2002-06-28 01:59 ---
This is an exact duplicate of 10294 and am guessing it was entered in error.

*** This bug has been marked as a duplicate of 10294 ***

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




DO NOT REPLY [Bug 10294] - bean:define not working in 6/25, 6/26, 6/27 Nightly builds

2002-06-27 Thread bugzilla

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=10294.
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=10294

bean:define not working in 6/25, 6/26, 6/27 Nightly builds





--- Additional Comments From [EMAIL PROTECTED]  2002-06-28 01:59 ---
*** Bug 10295 has been marked as a duplicate of this bug. ***

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