I am learning how to use JBoss and MyEclipse at the same time. To learn JBoss I am deploying the Sun J2EE 1.3 tutorial “Duke’s Bank” application as explained in the “Getting Started with JBoss” document. After I finish going through it the first time I would like to go through it again using MyEclipse, and work with the tutorial application in MyEclipse as an Enterprise Application Project.
I have configured MyEclipse to find and deploy the JBoss server, and I have already created and worked with a Web Module Project with MyEclipse. Otherwise I have little experience with MyEclipse, so I wanted to ask for help here in case there is a good “how to” or tutorial document available which outlines the process.
I assume that I will be setting up an Enterprise Application Project, and will follow the instructions on the “Creating an Enterprise Project” MyEclipse help page. Can someone suggest any other references for a beginner like myself, especially in the context of using JBoss as the application server and Struts as the web application framework ?
Thanks in advance for your help, any suggestions will be very much appreciated.
-James