[jboss-user] [JBoss Messaging] - Re: Can't run example (JBoss Messaging 2.1)
clebert.suconic@jboss.com
do-not-reply at jboss.com
Wed May 9 19:14:08 EDT 2007
I just did a complete run from scratch.. and everything ran fine.
I - downloaded jboss-4.0.4.GA and jboss-4.0.5.GA.
II - unziped jboss-4.0.4.GA
III - set JBOSS_HOME=/myDir/jboss-4.0.4.GA
IV - downlaoded jboss-messaging-1.2.0.SP1 and unziped it
V - cd /myDir/jboss-messaging-1.2.0.SP1/util
VI - ant -f release-admin.xml
VII - cd /myDir/jboss-4.0.4.GA/bin
VIII - ./run.sh -c messaging
IX - in another window.. I defined JBOSS_HOME again and:
cd /mydir/jboss-messaging-1.2.0.SP1/examples/mdb
X - ant
XI -
[java] The example connected to JBoss Messaging version 1.2.0.sp1 (1.2)
[java]
[java] #####################
[java] ### SUCCESS! ###
[java] #####################
So... you are doing something wrong at your install!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044536#4044536
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044536
More information about the jboss-user
mailing list