Regarding the “method not found” error:
1) How is your app organized and deployed, e.g., Ear project w/ 1 webproject & 1 ejbproject)?
2) In which project does is the SubscriberVO defined (web project, ejb project, both, common util project)?
How to view JBoss launch info:
When you launch JBoss in the debug perspective, from the debug view right-click on the JBoss java launch entry and view the properties. You should see the commandline used to launch JBoss.
Michael
MyEclipse Support