0 Replies Latest reply on Apr 9, 2002 2:56 AM by colinc

    cvs version prolem in securityconfig deployment on launch.

    colinc

      I have had the same problem for about a week now.

      With the version build from cvs when I run it I get an error in security config

      16:22:49,751 INFO [JNDIView] Started
      16:22:49,751 INFO [SecurityConfig] Starting
      16:22:49,831 ERROR [SecurityConfig] Starting failed
      java.lang.SecurityException: Configuration Error:
      Line 60: system property [] expanded to empty value
      at com.sun.security.auth.login.ConfigFile.(ConfigFile.java:97)

      and jboss shuts down immediately after launching.

      If I remove the mbean reference to security config it works.

      <!--mbean code="org.jboss.security.plugins.SecurityConfig"
      name="jboss.security:name=SecurityConfig">
      jboss.security:name=DefaultLoginConfig
      </mbean-->

      any ideas ?

      Thanks, Colin