Dear all,
I am being frustrated with EJB. I am Java web development but have not used EJB before.
Now, I want to create simple EJB project with JBoss 6.1.0.Final (download from http://www.jboss.org/jbossas/downloads.html). I used hibernate to connect db.
With other servers (GlassFish, Tomcat) It runs smoothly (please see image below)
GlassFish.PNG
But with JBoss server, It does not work(please see image below)
jboss.PNG
Code is totally the same.
Do I miss any config for JBoss server? With Web application and JBoss, It runs well.
Thanks and best regards!
I am being frustrated with EJB. I am Java web development but have not used EJB before.
Now, I want to create simple EJB project with JBoss 6.1.0.Final (download from http://www.jboss.org/jbossas/downloads.html). I used hibernate to connect db.
With other servers (GlassFish, Tomcat) It runs smoothly (please see image below)
GlassFish.PNG
But with JBoss server, It does not work(please see image below)
jboss.PNG
Code is totally the same.
Do I miss any config for JBoss server? With Web application and JBoss, It runs well.
Thanks and best regards!