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 03:19 PM   Updated: 31/Aug/05 05:34 PM  Due: 25/Sep/06
Return to search
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

Resolution Date: 25/Sep/06 12:13 AM


 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      Sort Order: Ascending order - Click to sort in descending order
Jeff Turner made changes - 25/Sep/06 12:13 AM
Field Original Value New Value
Status Open [ 1 ] Closed [ 6 ]
Resolution Fixed [ 1 ]