[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Problems With Persistence Context Injection

2006-02-03 Thread p4781c
The persistence.xml file should look like: | |java:/MySqlDS |../calc-beans.ejb3 | | | | | | | | | | | View the original post :

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Problems With Persistence Context Injection

2006-02-03 Thread p4781c
I'm trying to create a simple web app using ejb3, jboss and the jbosside. The files come mainly from the persistence trailblazer. I'm trying to use a Mysql database in a persistence context ( and not using the jboss default datasource) as discussed in the TrailBlazer, found here: http://trailbl