History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: OPENEJB-17
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: David Blevins
Reporter: David Blevins
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenEJB

StandardClassLoader.addRepository error

Created: 10/Jan/05 07:19 AM   Updated: 31/Aug/05 10:34 AM  Due: 25/Sep/06
Component/s: integration
Affects Version/s: 1.0 beta 1
Fix Version/s: 1.0 beta 1

Time Tracking:
Not Specified

Environment: Tomcat 5.5


 Description  « Hide
Tomcat has changed a litle bit it's StandardClassLoader from version 5.0.x to 5.5.x

http://jakarta.apache.org/tomcat/tomcat-5.0-doc/catalina/docs/api/index.html
   object - *org.apache.catalina.loader.StandardClassLoader*
and


http://jakarta.apache.org/tomcat/tomcat-5.5-doc/catalina/docs/api/index.html
   object - *org.apache.catalina.loader.StandardClassLoader

The StandardClassLoader in 5.5 is now a subclass of URLClassLoader, so a hybrid of the alternate style of loading classes in the embedded OpenEJB scenario should work. Some work has been done to get classes loaded, however this seems to cause other class cast related issues.

 All   Comments   Work Log   Change History   Subversion Commits   FishEye      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.