Hello,
I have an idea I would like to discuss here. I copied tests.classpath to
tests.compile.classpath. Then I added all jar files in build/output/JBoss-xxx/client/ at
the beginning of test.classpath.
Now using tests.compile.classpath for compiling tests and tests.classpath for running
tests should result in desired behavior, shouldn't it?
Because java searches for the first location of class in classpath it should use maximum
of client/*.jar files.
Is this correct?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026908#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...