I'm using Eclipse Platform for
java develpoment and I'm trying to debug MDBs deployed on a Weblogic 8.1 server.
STOP: Is it possible to use Eclipse's debugger on a MDB?
What I want is to to be able to run my build.xml to compile and deploy my beans, and start and stop my WL server. I have the weblogic-eclipse plugin from Bea.
I'm starting with the sample weblogic stuff.. specifically: samples/server/examples/src/examples/ejb20/message
I'm having a great deal of difficulty getting the build.xml to compile within Eclipse..
What I'm currently stuck on is this: