[jbossws-dev] [Design of JBoss Web Services] - Re: JBAS-4890:EJBAccessException: Caller unauthorized

richard.opalka@jboss.com do-not-reply at jboss.com
Wed Oct 24 05:04:13 EDT 2007


Hi Anil,

   you must follow these steps to run JBossWS tests:

 * checkout JBossWS SVN (let's call the target directory JBOSSWS_ROOT)
 * copy ant.properties.example to ant.properties and modify it accordingly
 * pushd JBOSSWS_ROOT
 * ./make.sh deploy-jbossXXX
 * # start JBOSS AS
 * ./make.sh clean main
 * ./make.sh -Dtest=somepackage.SomeTestSuite one-test
 * ./make.sh tests-report 

Richard

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

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



More information about the jbossws-dev mailing list