I'm using hibernate as mbean in jboss.
I couldnt get the auto creation of the tables in my database running.
I tried <attribute name="hibernate.hbm2ddl.auto">update</attribute> in my jboss-service.xml but got this exception:
Depends On Me: org.jboss.deployment.DeploymentException: No Attribute found with name: hibernate.hbm2ddl.auto, ObjectName: jboss.j2ee:jndiName=local/HostMessageReceiverMDB,service=EJB
state: FAILED
Does someone know how to set this property?
Thanks Stefan
--------------------------------------------------------------- open technology: http://www.media-style.com open source: http://www.weta-group.net open discussion: http://www.text-mining.org
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
