This content has been marked as final.
Show 3 replies
-
1. Re: How to create stub, skeletons and ejb.jar in jboss?
andersdahlberg Apr 23, 2003 12:05 PM (in response to bhatsubj)Create the your-ejb.jar in the normal case (do a google search or see the java.sun.com tutorial) - drop it into server//deploy - wait ~30 seconds - done!
is probably your defalut or all category (depending on which server you started). -
2. Re: How to create stub, skeletons and ejb.jar in jboss?
bhatsubj Apr 24, 2003 3:37 AM (in response to bhatsubj)If I have 3 source files, Home, remote, implementation bean, how would I create. your-ejb.jar
Thank you -
3. Re: How to create stub, skeletons and ejb.jar in jboss?
andersdahlberg Apr 24, 2003 11:58 AM (in response to bhatsubj)This is the wrong forum for this kind of questions - try the beginners forum and/or buy a good book on j2ee :)