[jboss-dev-forums] [Design of POJO Server] - Re: BSH script from client
alesj
do-not-reply at jboss.com
Tue Dec 18 12:52:59 EST 2007
Added jboss-structure.xml
| <structure>
| <context>
| <path name=""/>
| <metaDataPath>
| <path name="META-INF"/>
| <path name="jmx/interceptors"/>
| <path name="jmx/interceptors/scripts"/>
| </metaDataPath>
| <classpath>
| <path name=""/>
| </classpath>
| </context>
| </structure>
|
to interceptors-mbeans.sar, which fixed the Bsh problem:
| C:\projects\jboss5\trunk\testsuite>build -Dtest=org.jboss.test.jmx.test.DeployXMBeanUnitTestCase one-test
| Calling ..\tools\bin\ant.bat -Dtest org.jboss.test.jmx.test.DeployXMBeanUnitTestCase one-test
| Buildfile: build.xml
| Overriding previous definition of reference to apache.commons.classpath
| Overriding previous definition of reference to sax.classpath
| Overriding previous definition of reference to xdoclet.task.classpath
| Overriding previous definition of reference to gjt.jpl-util.classpath
| Overriding previous definition of reference to opennms.joesnmp.classpath
| Overriding previous definition of reference to jacorb.idl.classpath
| Overriding previous definition of reference to sleepycat.classpath
| Overriding previous definition of reference to apache.tomcat55.classpath
| Overriding previous definition of reference to trove.classpath
| Overriding previous definition of reference to qdox.classpath
| Overriding previous definition of reference to javassist.classpath
| Overriding previous definition of reference to hibernate3.classpath
| Overriding previous definition of reference to odmg.classpath
| Overriding previous definition of reference to cglib.classpath
| Overriding previous definition of reference to ejb3-persistence.classpath
| Overriding previous definition of reference to spring.classpath
| Overriding previous definition of reference to apache.ant.classpath
| Overriding previous definition of reference to jboss.test.classpath
|
| one-test:
| [junit] Running org.jboss.test.jmx.test.DeployXMBeanUnitTestCase
| [junit] Found log4j.xml: file:/C:/projects/jboss5/trunk/testsuite/output/resources/log4j.xml
| [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 6,11 sec
|
| BUILD SUCCESSFUL
| Total time: 17 seconds
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113886#4113886
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113886
More information about the jboss-dev-forums
mailing list