Thanks, I am able to execute the above example.
now my .classpath file entries in eclipse are
<?xml version="1.0" encoding="UTF-8"?>
| <classpath>
| <classpathentry kind="src" path=""/>
| <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
| <classpathentry kind="lib"
path="C:/myjboss-4.2.2/jboss-4.2.2.GA/server/messaging/lib/jboss-j2ee.jar"/>
| <classpathentry kind="lib"
path="C:/myjboss-4.2.2/jboss-4.2.2.GA/server/messaging/lib/jboss-messaging.jar"/>
| <classpathentry kind="lib"
path="C:/myjboss-4.2.2/jboss-4.2.2.GA/server/messaging/lib/jboss-remoting.jar"/>
| <classpathentry kind="lib"
path="C:/myjboss-4.2.2/jboss-4.2.2.GA/server/messaging/jboss-messaging-client.jar"/>
| <classpathentry kind="output" path=""/>
| </classpath>
-----------
-Sudheer
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145809#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...