Thread.currentThread().getContextClassLoader() == null when the program is 
runned by Prunsrv
--------------------------------------------------------------------------------------------

                 Key: DAEMON-100
                 URL: https://issues.apache.org/jira/browse/DAEMON-100
             Project: Commons Daemon
          Issue Type: Bug
         Environment: Win XP, jre1.5.0_11, -Djava.security.policy=<path to the 
file with following content>:
            Reporter: Anton Vodonosov


Thread.currentThread().getContextClassLoader() == null when the program is 
runned by Prunsrv, but when we run the same system using java.exe, 
Thread.currentThread().getContextClassLoader() is not null.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to