This is likely going to be "CR112789".  Call BEA Support and describe your problem, 
and mention that this patch might be related.

-----Original Message-----
From: Joshua White [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 10, 2003 1:51 PM
To: Struts Users Mailing List
Subject: Re: This code works in Tomcat & Sun One 7 Appsvr but not WLS 8.1


Is there a patch number or other information you could provide me with?
 
Thanks,
 
Joshua

Bj�rn T Johansen <[EMAIL PROTECTED]> wrote:
This is a bug in WLS 8.1 which is going to be fixed in SP 2.. Meanwhile a patch is 
available from BEA...

BTJ

On Fri, 2003-11-07 at 13:37, Joshua White wrote:
> Has anyone else had a problem with the bean:define tag?
> 
> 
> 
> 
> 
> This is a little frustrating! Any help would be appreciated.
> 
> Following code works in Tomcat & Sun One 7 Appserver but not in WLS 
> 8.1.
> 
> 
> 
> > property="someProperty" scope="session" toScope="page" /> value="">
> ...
> 
> 
> The first line works in all environments and demonstrates that the 
> form bean is there and that the property is not null. (No problem 
> here) The next line, I define a page scoped variable (I have tried 
> omitting the toSocpe attribute all togeather as well). No errors are 
> generated from this line.
> 
> An error gets generated from the third line. The error message 
> explains that the "propertyThatCausesProblems" is not defined.
> 
> If I sneek a line between lines two and three which defines a string 
> named "propertyThatCausesProblems", the problem goes away.
> 
> I am not sure what to do here. It seem as though the bean:define tag 
> does not every create a variable (Only when deployed on WLS 8.1).
> 
> Any ideas?
> 
> Regards,
> 
> Joshua
> 
> 
> 
> 


---------------------------------------------------------------------
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