| Author |
error using embedded container
|
Lucas Smith
Ranch Hand
Joined: Apr 20, 2009
Posts: 804
|
|
Hi,
I use Netbeans 7.1.
I have created:
- Java class library,
- EJBModule with remote interface,
- Enterprise application client.
The client's code is as follows:
DI looks fine as well as lookup through JNDI. However the line:
EJBContainer.createEJBContainer();
causes some problems:
Is there any cure for that?
|
SCJP6, SCWCD5, OCE:EJBD6.
BLOG: http://leakfromjavaheap.blogspot.com
|
 |
 |
|
|
subject: error using embedded container
|
|
|