From: <cle...@jb...> - 2005-04-28 15:36:39
|
This is almost done, I'm just validating it before I commit the code. I have only one consideration. Some of the tests are requiring jboss.jar. As jboss.jar has all the classes contained into jboss-client.jar I'm not sure if I could add jboss.jar in the classpath for this tests as well. I don't know, it looks like some of these classes contained into jboss.jar should be present in jboss-client.jar as well, what would represent some point to be fixed. For example, org.jboss.test.client.test.MetaDataUnitTestCase requires org/jboss/metadata/ClientMetaData which is not represent into jboss-client.jar Any thoughts Scott? Clebert View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875794#3875794 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3875794 |