[jboss-user] [EJB 3.0] - Re: service=EJB3 + is already registered

2007-11-09 Thread joo
hi I have the same problem. A simple ejb3 worked on jboss-4.0.4RC1. Now I use jboss-4.2.2.GA and it dosn't work. Do you found the problem? I hope so :-) regards Georg View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103340#4103340 Reply to the post : htt

[jboss-user] [EJB 3.0] - Re: @EJB DI in a servlet always null

2006-07-30 Thread joo
Thanks, yes, now it works :-) I had a second bug in the JNDI configuration. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961769#3961769 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961769

[jboss-user] [EJB 3.0] - Re: @EJB DI in a servlet always null

2006-07-28 Thread joo
] installing MBean: jboss.j2ee:service=EJB3,jar=joo-ejb-1.0.jar,name=esLoginBean with dependencies: | 06:24:10,572 INFO [EJB3Deployer] Deployed: file:/D:/Server/jboss-4.0.4RC1/server/default/deploy/joo-ejb-1.0.jar | | JNDIView in jboss gives following output | | | | | java

[jboss-user] [EJB 3.0] - Re: @EJB DI in a servlet allways null

2006-07-23 Thread joo
Thanks! Now it works fine. Georg View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960239#3960239 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960239 ___ jboss-user mailing

[jboss-user] [EJB 3.0] - @EJB DI in a servlet always null

2006-07-22 Thread joo
I work with jboss 4.0.4 and tried to install a statless session bean. The bean is deployed. But in a servlet, the DI doesn't work. It is allways null. There is no error message, 1. I think, I tried all possibilities. What can be wrong? 2. I tried to get the bean with lookup. But the JNDI name