hi,

On Tue, 2002-07-16 at 01:46, Steve Buikhuizen wrote:
> When I deploy my session beans to JBoss 3.0, I get some warnings
> that look like....
> 
> 2002-07-15 16:32:09,798 INFO  [org.jboss.ejb.EJBDeployer]
> Bean   : GenericBooking
> Section: 12.2.2
> Warning: No warning message found, please file a Bug report.
> 
> My beans function correctly but I'd like to know more about these messages.
> 
> Is there somewhere I can look to determine if this bug (i.e. search by 
> "Section")
> has already been filed or even fixed?

The warning is issued by the EJBVerifier which checks your Beans for
compliancy against the J2EE Spec. The indicated "Section" is the Section
in the Spec that your Bean is in violation of. The EJBVerifier has its
own little dictionary that contains human-readable descriptions of what
the Section actually says; in JBoss 3.0.0 some of these descriptions are
missing; as of 3.0.1RC1 this has been fixed.

Best regards,
        Christian



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to