-
hoy!
2004-03-22 06:57:42 UTC by nobody
-
Tomcat shows the following :
javax.servlet.ServletException : \localhost\acl\WEB-INF\Pow2Toolkit.properties (the system cannot find the path specified )
at com.pow2.resources.Pow2ToolkitInit.init(Pow2ToolkitInit.java:111)
As the app cannot initialize properly it later crashes when I pass the login screen with this message :
...java.lang.NullPointerException
at...
2003-10-03 07:01:31 UTC by adminjc
-
Tomcat shows the following :
javax.servlet.ServletException : \localhost\acl\WEB-INF\Pow2Toolkit.properties (the system cannot find the path specified )
at com.pow2.resources.Pow2ToolkitInit.init(Pow2ToolkitInit.java:111)
As the app cannot initialize properly it later crashes when I pass the login screen with this message :
...java.lang.NullPointerException
at...
2003-10-02 13:30:04 UTC by adminjc
-
Pow2ACL:
first, Pow2ACL is a good idea for reusable WEB-APP.
When i look at the Pow2ACL, I cant understand the user-group-persion relation. how can it be used?
normally, the relation is:
1.user belongs to (or attend) one or more group.
2.a user can grant roles which aggregate permisions.
3. a group can grant roles.
we always ask: does user have permision? i cant understand to...
2003-09-25 10:55:37 UTC by wangzaixiang
-
The new "mavenized" web site is up !
See it at:
http://pow2acl.sourceforge.net.
2003-05-07 08:17:56 UTC by foxat
-
Anen:
Could you send me the "acl.sql" for SQL server?
thank you very much.
BTW:
Have anyone the "acl.sql" for mysql?.
2003-02-13 02:23:18 UTC by joe001
-
Luca,
Yes, I have modified the script to port to SQL Server.
thks,
Anen wu.
2002-10-14 06:05:29 UTC by anenwu
-
Hi Anen,
I removed the support for MS SQL Server because now I'm developing on Postgresql (or sometimes on Oracle).
I have contribs for Oracle, but up to now I haven't got the time to include them into the package, due to my work on commercial projects.
I think you can adapt the script for Postgresql to SQL Server.
Regards,
Luca.
2002-10-11 15:50:08 UTC by foxat
-
I have downloaded "pow2acl_20020411.zip" and tried to install on my local machine.
When reached the installation for database (mine is on SQL SErver), i tried to find the acl.sql and acl.data.sql inside the mentioned folder, which is : ${POW2ACL_HOME}/var/db but I can not find it.
Any one can give me some clues ?
Thanks ,
Anen Wu.
2002-10-11 02:24:28 UTC by anenwu
-
I have downloaded "pow2acl_20020411.zip" and tried to install on my local machine.
When reached the installation for database (mine is on SQL SErver), i tried to find the acl.sql and acl.data.sql inside the mentioned folder, which is : ${POW2ACL_HOME}/var/db but I can not find it.
Any one can give me some clues ?
Thanks ,
Anen Wu.
2002-10-11 02:12:32 UTC by anenwu