I'm still figuring out JBoss, man what a bear...albeit cool! :)  Hey, is there
any good docs on the Admin/Diag stuff?  I bought the 6month subscription, but
I'm not too happy with what I got.  Great arch description, but really not much
related to admin or dev...per the doc title.

If there is a good ref, I'd greatly appreciate it as I feel like a newbie asking
all these questions! :)  I hate that, and I hate more bugging ppl.

-- 
-bk


Quoting Frank Morton <[EMAIL PROTECTED]>:

> > Another question, should I simply ignore the warnings:
> >
> >
> > 18:42:59,143 INFO  [EJBDeployer]
> > Bean   : PlaylistBean
> > Section: 9.2.2
> > Warning: The entity bean class must not be defined as abstract.
> 
> This problem exists in RC1, but is reported to have been
> fixed in the final 3.0 release, though I haven't confirmed.
> 
> When I get warnings like below, I stop everything else and
> fix the problem it is pointing out. The diagnostics are really
> very good and very accurate. The section number refers to
> the EJB 2.0 spec available at javasoft.com and offers
> further insight at times.
> 
> > 18:42:59,659 INFO  [EJBDeployer]
> > Bean   : PlaylistBean
> > Method : public Integer ejbCreate(Integer, int, String) throws
> CreateException
> > Section: 9.2.3
> > Warning: The return type of an ejbCreate(...) method must be the entity
> bean's
> > primary key type.
> >
> > 18:42:59,702 INFO  [EJBDeployer]
> > Bean   : PlaylistBean
> > Section: 9.4.7.1
> > Warning: The primkey-field element must name a public field in the bean
> > implementation class.
> 
> 
> 
> _______________________________________________________________
> 
> Don't miss the 2002 Sprint PCS Application Developer's Conference
> August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to