Hi guys, I would appreciate it if someone gives me some idea how to resolve the following problem. I am trying to deploy a JAR on JBoss 3.2.3. The JAR contains 3 entity beans with CMP and local interfaces and a session bean. When I try to deploy the JAR, I get the following error:
org.jboss.deployment.DeploymentException: Error while creating table OECASEEJB; - nested throwable: (java.sql.SQLException: ORA-00904: invalid column name) I am using Oracle as a datasource. When I deploy the same JAR using the JBoss built-in Hypersonic as datasource it deploys allright. Any ideas? Thanx! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835193#3835193 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835193 ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
