> The current ejb plugin can only compile EJB project into a normal JAR but it > is not some thing that can be deployed on WAS 7.0 as an EJB JAR. it does not > generates stubs and skeletons.
You probably just need to write all that code (and the configuration etc) yourself and then just use the jar plugin. It is also possible that there is another plugin somewhere on the Internet which would be helpful, but you'd need to check Google. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
