[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Scoped deployments
timfox
do-not-reply at jboss.com
Mon May 7 18:34:48 EDT 2007
"clebert.suconic at jboss.com" wrote :
| Also.. I'm changing jboss-messaging-client.jar to use classpath argument on METAINF as follows:
|
How does listing the jars on the Class-Path attribute in the manifest help?
I thought this was only uses if it is an executable jar file, or, say when inspected by an app server?
| classpath: jboss-aop.jar jboss-remoting.jar jboss-serialization.jar ja
| vassist.jar trove.jar jboss-common-core.jar jboss-logging-log4j.jar j
| boss-logging-spi.jar jboss-j2ee.jar jboss-j2se.jar jnp-client.jar con
| current.jar log4j.jar commons-logging.jar tomcat-coyote.jar tomcat-ht
| tp.jar tomcat-util.jar
|
I believe it is "Class-Path", not "classpath":
http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043791#4043791
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043791
More information about the jboss-dev-forums
mailing list