Hi all !
I use:
1. jboss-4.0.5.GA
2. Eclipse to edit my code (bean and GUI).
I have a bean, called :
myBean.
And, I write a Client application (use GUI-Swing). All thing ok !
But now, I want Export all things to "EJB Jar file" and I use
Export command inside Eclipse but
EJB module is empty !.
Please guide to me. Thank all !