Hi,
I've been having the same issue (with jboss-4.2.1GA and jbossws-2.0.1.GA). I
managed to get around it replacing all @EJB annotations with @Resource
annotations within my web services.
Gareth
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081341#4081341
Hi,
Thanks for the quick reply, just one question, doesn't that make application
upgrades difficult?
Gareth
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058717#4058717
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=
I'm using jboss4.0.5.GA to connect to a legacy system via tcp. To do this I'm
using a JCA inflow resource connected to an MDB. This is currently working as
expected. My question how can I configure this in a maintainable way?
Currently the configuration sits within the ejb-jar.xml and jboss.x