I use myeclipse and jboss5.0.1 server.mysql is the database that i use.
I want to run simple ejb program on myeclipse.
I use myeclipse and jboss5.0.1 server.mysql is the database that i use.
I want to run simple ejb program on myeclipse.
Assuming the program is a jar file containing EJB's, the basic steps to go through for running an EJB Project through eclipse are:
You should then be able to start and stop the server through myeclipse.