Hi,
I'm adding remote EJB access to a website and am trying to come up with a list of
dependencies required to remotely lookup a EJB in JBoss's JNDI and then to execute it.
I don't want to include jbossall-client, as it creates conflicts with hibernate and
xml jars already used by the site. I've started compiling the list the brute force
way, but it's taking too long and I'm wondering if anyone has already gone through
this exercise. Here's what I've got so far:
jboss
jnp-client
4.2.2.GA
runtime
jboss
jboss-common-client
3.2.3
runtime
jboss
jboss-ejb3-client
4.2.2.GA
org.jboss.aop
jboss-aop-jdk50-client
2.0.0.CR17
javax.ejb
ejb-api
3.0
a full list will be greatly appreciated :)
Thanks
Dmitry
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4207492#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...