[jboss-user] [JBoss Remoting] - org.jboss.remoting.Client fails with jboss 7
Irfan Basha
do-not-reply at jboss.com
Wed Jul 3 09:48:29 EDT 2013
Irfan Basha [https://community.jboss.org/people/irbash] created the discussion
"org.jboss.remoting.Client fails with jboss 7"
To view the discussion, visit: https://community.jboss.org/message/826186#826186
--------------------------------------------------------------
Hi,
I have been using JBoss remoting with JBoss 5. My code is similar to what is explained in this: http://www.mastertheboss.com/jboss-remoting/jboss-remoting-tutorial http://www.mastertheboss.com/jboss-remoting/jboss-remoting-tutorial
But the same code doesn't work with jboss 7. It throws exception in the line
org.jboss.remoting.Client myClient = new org.jboss.remoting.Client(
myLocator, "MYSYS");
The exception that is thrown is: java.lang.NoClassDefFoundError: org/jboss/util/threadpool/ThreadPool
Can someone please tell me what should be changed to make it work on jboss 7.
Thanks,
Irfan
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/826186#826186]
Start a new discussion in JBoss Remoting at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2050]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130703/ffbae05d/attachment.html
More information about the jboss-user
mailing list