RE: [Xdoclet-user] getting started with CMP

2002-05-14 Thread Danilo Luiz Rheinheimer
At 23:46 13/5/2002 +0430, you wrote: >If ejbspec="2.0" (default) so cmpspec="2.x" (default) so no concrete >subclass (abstract again), unless you specify @ejb:bean >cmp-version="1.x" which you didn't. > >I believe it shouldn't be a bug, so probably it's something somewhere in >your setup. Try clea

RE: [Xdoclet-user] getting started with CMP

2002-05-13 Thread Ara Abrahamian
Is or 1.1? Use "2.0" for ejb2. Ara. > -Original Message- > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > [EMAIL PROTECTED]] On Behalf Of Danilo Luiz Rheinheimer > Sent: Monday, May 13, 2002 8:58 PM > To: [EMAIL PROTECTED] > Subject: Re: [Xdoclet-user] gett

Re: [Xdoclet-user] getting started with CMP

2002-05-13 Thread Danilo Luiz Rheinheimer
At 15:13 13/5/2002 +1000, you wrote: >The docs (http://xdoclet.sf.net) should help you there. I was reading some docs and I find some tips to my problem. The cause of the message "The entity bean class must be defined as public and abstract." is xdoclet is creating the CMP layer to my clas

Re: [Xdoclet-user] getting started with CMP

2002-05-13 Thread Danilo Luiz Rheinheimer
At 15:13 13/5/2002 +1000, you wrote: >Not sure I can answer your question from what you've provided. What other information you need ? >The deployment error message looks as though you are trying to deploy a >2.0 bean on a 1.1 container. What version of JBoss are you >using? If you're usi

Re: [Xdoclet-user] getting started with CMP

2002-05-12 Thread Dmitri Colebatch
Hi, Not sure I can answer your question from what you've provided. The deployment error message looks as though you are trying to deploy a 2.0 bean on a 1.1 container. What version of JBoss are you using? If you're using 2.x, then make sure you set EJB version to 1.1 in your XDoclet build fi