I am trying to deploy my entity EJB 1.0, 1.1 that use jaws from Jboss 3.2.2 to Jboss 3.2.6 but having problem with strange CMP behaviour from the container. I have no problem to deploy the ejbs. There is not exception at the deployment. However the container generates strange log messages. I deploy ejb on a new database - there is no tables created in advance. And I set 'create' feature in the jaw.xml file to true. But at the deployment, the server says that the table of the ejb exist. I am sure that there is not table existed on the database.
It seems that the CMP service of the EJB container on JBOss 3.2.6 have some problem with the EJB 1.0 and EJB 1.1 that use Jaw service. However, I still don't know exactly what the problem is. Is there anyone who faces the similar problem as mine? I very appreciate for any ideas on how to check and solve the problem. More info, I am using Jboss 3.2.6, MySQL 4.0, JDK 1.4.2, Linux Redhat ES3 Thanks alot, The Hoa View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853159#3853159 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853159 ------------------------------------------------------- This Newsletter Sponsored by: Macrovision For reliable Linux application installations, use the industry's leading setup authoring tool, InstallShield X. Learn more and evaluate today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
