I use myeclipse and jboss5.0.1 server.mysql is the database that i use.
I want to run simple ejb program on myeclipse.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.