Hey

jBoss CVS Development wrote:
>   -REM Add all login modules for JAAS-based security here
>   -set CLASSPATH=%CLASSPATH%;..\lib\jboss-jaas.jar
>   +REM Add all login modules for JAAS-based security
>   +REM and all libraries that are used by them here
>   +set CLASSPATH=%CLASSPATH%;..\lib\jdbc2_0-stdext.jar;..\lib\jboss-jaas.jar
> 
> 
>    java -classpath "%CLASSPATH%" -Dtomcat.home=%TOMCAT_HOME% 
>-Djava.security.auth.login.config==../conf/auth.conf org.jboss.Main

System properties settings should be done through
/conf/jboss.properties, not like this. Did you try that and it failed,
or why have you added it to the script?

/Rickard

-- 
Rickard �berg

Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com


Reply via email to