[jboss-dev-forums] [Design of JBoss internal QA (Test Suite)] - jboss.internal-server.classpath

akostadinov do-not-reply at jboss.com
Thu Sep 25 08:23:15 EDT 2008


Hallo,

please look at testsuite/build.xml where jboss.internal-server.classpath is defined. First there is no jboss.jar in the server. So the line needs to be removed.

Now server manager requires 2 additional jars for its operations. I wonder if I can just include jboss-client.jar to jboss.internal-server.classpath and use it, or should I define a separate classpath with the jars needed? If so where should  I do so - in build.xml (makes more sense to me) or imports/server-config.xml?

I think the best would be to reuse jboss.internal-server.classpath 
btw from its comment I'm not sure anything really uses it.

Thanks

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178785#4178785

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178785



More information about the jboss-dev-forums mailing list