I tried the b70 .. it allowed me to enable the security, but again
after that several bugs made the server unusable... :(
The step:
1) unzip b70
2) asadmin start-domain
3) enabling security + debug
4) restart the server (just to be sure)
5) run the Arena script
The resources were created successfully but at the end of the script execution:
Caused by: java.lang.NullPointerException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.ejb.EJBUtils.lookupRemote30BusinessObject(EJBUtils.java:418)
... 97 more
* The script is here for the ones interested in to reproduce the problem:
http://kenai.com/projects/puj/pages/Arena-dev
It works fine with security disabled.