quality@glassfish.java.net

error deploying with SecurityManager enabled

From: Felipe Gaścho <fgaucho_at_gmail.com>
Date: Fri, 23 Oct 2009 19:13:42 +0200

After enabling the security manager, I got the follogin error trying
to deploy my application:

     [exec] com.sun.enterprise.admin.cli.CommandException: remote
failure: Error during deployment : java/lang/StringBuilder :
java.lang.ClassCircularityError: java/lang/StringBuilder


the command:

     asadmin --user $ASADMIN_USER deploy --force=true --name arena-puj
target/arena-puj.ear



with b68

* I will upgrade to b69 now............