anonymous wrote :
| java -classpath {JBOSS_HOME}/client/*.jar:titan.jar com.titan.clients.Client
|
I think wildcards on the classpath are only supported in Java 6 and then it is classpath
${JBOSS_HOME}/client/*. The extension .jar is appended automatically.
Regards
Felix
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034246#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...