[jboss-user] [JBossWS] - Re: IllegalStateException: Cannot load SecurityAdaptor while

richard_opalka do-not-reply at jboss.com
Thu Sep 20 05:36:48 EDT 2007


For JBossWS 2.0.1 do the following:

 * Modify ant.properties accordingly (copy them from ant.propeties.example)
   * cd $JBOSSWS201_HOME
   * cp -f ant.properties.example ant.properties
   * emacs ant.properties // and to your configuration staff
 * Build JBossWS 2.0.1
   * ./build.sh clean main
   * ./build.sh deploy-jboss40
 * start JBoss AS
   * pushd $JBOSS405_HOME/bin
   * ./run.sh &
   * popd
 * execute test:
   * ./build.sh -Dtest=...

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

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



More information about the jboss-user mailing list