> I was wondering if some one can guide me as to how I can use CMP and 
> AutoNumbers ?? If you happen to have any examples that you 
> can share it 
> will be great.

You will have problems with this.  Basically, you need to generate the
primary key yourself, so you cannot use autonumbering.

> Also can you all let me know what you think about JBoss, so 
> far I have 
> tried to deploy some sample applications and think it is 
> quite good.

Yes, that's what I thought at first too.  You will certainly have many
problems with JBoss.  Hopefully you will be able to work around most of
them, but IMHO, JBoss's error handling is very poor.

For example, sometimes if you try to deploy a JAR that has errors, JBoss
will report them, but then will cache that JAR, and when you try to redeploy
a fixed version, it will report the same errors.  To work around that one,
you have to stop JBoss, delete deploy files from the tmp directory and start
again.

--
Stephen Oakes
senior developer
-----------------------------------------
[EMAIL PROTECTED]
-----------------------------------------
a t o m i c m e d i a
Leading Partners Online

Level 1 / 216 City Road
Southbank, Melbourne, Vic 3006
Australia.

+61 3 9695 5777 phone
+61 3 9695 5700 fax
-----------------------------------------
www.atomicmedia.com
-----------------------------------------


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

Reply via email to