David's blog

Err and err and err but less and less and less

David's blog

Err and err and err but less and less and less

jboss

Looking up an EJB from a Web Service under JBoss 4.x

EJB injection in Web Services does not work with JBoss (yet), so when you want to use an EJB from your @WebService annotated POJO you have no choice but to look it up yourself. This can get a little tricky, because each J2EE container can use its own JNDI naming convention when registering the EJB […]

Scroll to top