anonymous wrote : org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (org.jbo | ss.resource.JBossResourceException: Failed to register drive | r for: org.gjt.mm.mysql.Driver; - nested throwable: (java.lang.ClassNotFoundException: org.gjt.mm.my | sql.Driver
You have to place the MySQL JDBC driver under C:/jboss500/server/default/lib folder. anonymous wrote : is there a hello world entity EJB3 example that i could look at? The EJB3 trailblazer is available at http://www.jboss.com/docs/trailblazer View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189563#4189563 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189563 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
