From: <lle...@fi...> - 2002-02-01 17:44:05
|
Hi, :D ;) -> for the "task comment" Hmmm, in fact, as I said in the forum, we are searching the best way to create automatically primary keys. Have you read the document on thserverside.com (see: http://sourceforge.net/forum/forum.php?thread_id=3D636354&forum_id=3D1477= 08) So for the moment, I have packaged the example (in Appendix X.1) into the Atlas ear package. It seems to be supported by JBoss 2.4.4, though there = is the tag: <cmp-version>2.x</cmp-version> in the ejb deployment descriptor... JBoss says: ... [INFO,ContainerFactory] Deploying User [INFO,ContainerFactory] Deploying Sequence [INFO,ContainerFactory] Deploying Logger [INFO,ContainerFactory] Deploying SequenceSession [INFO,JAWSPersistenceManager] Table 'Sequence' already exists [INFO,JAWSPersistenceManager] Table 'User' already exists [INFO,Sequence] Initializing [INFO,Sequence] Initialized [INFO,Sequence] Starting [INFO,Sequence] Started [INFO,SequenceSession] Initializing [INFO,SequenceSession] Initialized [INFO,SequenceSession] Starting [INFO,SequenceSession] Started [INFO,Logger] Initializing [INFO,Logger] Initialized [INFO,Logger] Starting [INFO,Logger] Started [INFO,User] Initializing [INFO,User] Initialized [INFO,User] Starting [INFO,User] Started [INFO,ContainerFactory] Deployed application: file:/D:/JBoss-2.4.4_Tomcat-4.0.1/jboss/tmp/deploy/Default/myrpg-atlas.ea= r/ So, I think, it supports the CMP 2.X standard... I've not tested it thoug= h (no call to this EJB). For your final question, look at http://myrpg.sourceforge.net/ in the 'news&status' for the technical architecture link. You will see that we will use MySQL as the database. :) Have a good week-end, Lo=EFc Lef=E8vre > Hi there > > I'm very happy to be involved...and to be assigned a task so early!!! > > To answer the question, I don't think JBoss will support CMP2 until > version 3, but 2.4.4 certainly supports CMP1. Version 3 of JBoss is > still only in alpha stage. > > What database are you using for development? > > Thanks again > > Gareth |