I have a working application from outsource, with source, and I’ve been successful to create Eclipse Web Project and everything compiles with no problem. I installed Tomcat on my workstation and can deploy to it, however, I need to deploy to Websphere 5.0. I installed the Websphere on my workstation and working with their samples to deploy from EAR. What’s my best avenue? I cannot seem to create an EAR, only WAR. WAS requires EAR. Should I start by creating an Enterprise project and import my Web project? How can I get my changes into an EAR and deploy to WAS? I realize this may take a few back and forth. I’m desperately looking to find my footing. Thanks for your help!