kaustuv.maji [
https://community.jboss.org/people/kaustuv.maji] created the discussion
"Re: jboss 5.1.2 remoting client exception from osgi ejb client app"
To view the discussion, visit:
https://community.jboss.org/message/797377#797377
--------------------------------------------------------------
Above issue is fixed. Wise man guided me to solve this problem. Lack of import services in
client ejb bundle packing is is the main problem.
Ejb client bundle must import following packages along with above jboss 5.1.2 client
binaries .
javax.management,javax.naming,javax.naming.event,javax.naming.spi,javax.net,javax.net.ssl,javax.rmi,javax.rmi.CORBA
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/797377#797377]
Start a new discussion in EJB3 at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]