Hi there,
i’m new to myeclipse (v3.8.2 with Eclipse 3.01) and have massive problems deployiong EJB to websphere. What i’ve done so far ist creating an enterprise application and an EJBModule just as suggested in your demos. Then i generated my SLSB-Class an set up Websphere for deployment. I added the xdoclet-tasks to the project using the subtasks deploymentdescriptor, fileset, homeinterface, packagesubstitution,, remoteinterface, session and websphere. Running xdoclet generates all interfaces, so far so good. Deploying this project produces no errors, but does not work. Trying to deploy the generated .ear with Websphere admin-console leads to an xml-parsing error in application.xml. After searching the forum quite for hours i found this one
http://www.myeclipseide.com/modules.php?op=modload&name=PNphpBB2&file=viewtopic&t=329
So i set destdir to “src\META-INF” and useIDs to “true” in websphere subtask, but it didn’t take effect(.xmi files are not generated in META-INF). May anyone has a simple description of how to setup myeclipse to work with Websphere.
Best regards
Joachim
[/url]