[ http://issues.apache.org/jira/browse/DERBY-556?page=all ]

Jeremy Boynes updated DERBY-556:
--------------------------------

    Attachment: Derby556.java

Java program to illustrate the problem.

> NetworkServer does not set thread context classloader
> -----------------------------------------------------
>
>          Key: DERBY-556
>          URL: http://issues.apache.org/jira/browse/DERBY-556
>      Project: Derby
>         Type: Bug
>   Components: Network Server
>     Versions: 10.1.1.0
>     Reporter: Jeremy Boynes
>     Assignee: Rick Hillegas
>  Attachments: Derby556.java, MathUtils.jar, ServerStarter.java, z.sql, zz.sql
>
> The NetworkServer does not set the thread context classloader which is used 
> to load the implementations of stored procedures. As a result, procedure 
> implementations must be present in the classpath of the engine itself; this 
> differs from embedded mode where classes may be located in the application.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to