The value Both will be set if a DTD is used as it specifies this as the
default value. This was not checked for since we have never run with
jboss dtds so its just a bug in the handling. The fix is already in cvs.

----- Original Message ----- 
From: "Mike Swainston-Rainford" <[EMAIL PROTECTED]>
To: "Jboss-Development@Lists. Sourceforge. Net" 
<[EMAIL PROTECTED]>
Sent: Monday, June 25, 2001 11:21 AM
Subject: Fwd: [JBoss-dev] ContainerFactory problem in 2.4


> looks as if the code expects 'Both' to be zero length string (since 'Both' 
> is the default) but somewhere along the way 'Both' is being set.
> 
> if( transAttr.length() == 0 || transAttr.equalsIgnoreCase(transTypeString) )
> 



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to