[jboss-user] [JBoss Messaging] - Re: Wrong target. class org.jboss.jms.client.delegate.Client
pierods
do-not-reply at jboss.com
Wed May 20 11:34:16 EDT 2009
I actually found out the problem, I was using the wrong jar version.
but then another problem arose: how do i recover with maven this file, given that it has dots in the directory name:
http://repository.jboss.com/jboss/messaging/1.4.0.SP3/lib/jboss-messaging-client.jar
If I do:
org.jboss.client
jbossall-client
4.0.5.GA
compile
then maven tries for
http://repository.jboss.com/jboss/messaging-client/1/4/0-SP3/lib/jboss-messaging-client/1.4.0-SP3/jboss-mesaging-client-1.4.0-SP3.jar
How do I do that?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232296#4232296
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232296
More information about the jboss-user
mailing list