Hello John,

        I started with this but it then show a fatal error like this.



"java.security.AccessControlException: access denied (java.io.FilePermission
logging.xml read)
        at
java.security.AccessControlContext.checkPermission(AccessControlContext.java
:269)
        at
java.security.AccessController.checkPermission(AccessController.java:401)
        at
java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
        at java.lang.SecurityManager.checkRead(SecurityManager.java:863)
        at java.io.FileInputStream.<init>(FileInputStream.java:100)
        at java.io.FileInputStream.<init>(FileInputStream.java:66)
        at
org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:583)
        at
org.apache.log4j.xml.DOMConfigurator.configure(DOMConfigurator.java:687)
        at openwfe.org.Application.main(Application.java:115)
Exception in thread "main"
"



Thanks,







-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John
Mettraux
Sent: Monday, October 24, 2005 6:33 PM
To: [email protected]
Subject: Re: [OpenWFE-users] AccessControlException

On Mon, Oct 24, 2005 at 05:53:00PM +0530, Lalit wrote:
>  
> 
> Hello friends,
> 
>  
> 
>             There is a one problem and hope a solution from your side.
When
> I try to launch any flow when I started my application through command
line
> parameter with this configuration
> 
>  
> 
>             Java -Dapp=engine -Dopenwfe.xml.encoding=ISO-8859-1
> -Dlog4j.configuration=etc/engine/logging.xml
>
-Djava.security.manager-Djava.security.policy=etc/engine/engine-policy.conf
> -Djava.security.auth.login.config=etc/engine/engine-login.conf
> openwfe.org.Application etc\engine\engine-configuration.xml

Hi Lalit,

>
-Djava.security.manager-Djava.security.policy=etc/engine/engine-policy.conf

should be 

> -Djava.security.manager
-Djava.security.policy=etc/engine/engine-policy.conf


Best regards,

-- 
john.mettraux @ openwfe.org  -///-  http://www.openwfe.org


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
OpenWFE - Open source WorkFlow Engine
OpenWFE-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openwfe-users



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
OpenWFE - Open source WorkFlow Engine
OpenWFE-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openwfe-users

Reply via email to