ClassFactoryClassLoader does not allow getResource()?

View: New views
3 Messages — Rating Filter:   Alert me  

ClassFactoryClassLoader does not allow getResource()?

by teck-terracotta :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

I entered this item in JIRA quite a while ago, but it has no received any response.

 

A comment on whether or not this is a real problem, and/or any suggested workarounds would be appreciated. I’m not demanding a fix, just seems like JIRA is being ignored

 

https://issues.apache.org/jira/browse/HIVEMIND-207


RE: ClassFactoryClassLoader does not allow getResource()?

by Marcus.Schulte :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
I'm usually using the context-classloader of the current thread which works fine, usually. Alternatively, you could probably just use the classloader of some not-enhanced class in you webapp.


From: Tim Eck [mailto:teck@...]
Sent: Wednesday, September 26, 2007 2:06 AM
To: dev@...
Subject: ClassFactoryClassLoader does not allow getResource()?

I entered this item in JIRA quite a while ago, but it has no received any response.

 

A comment on whether or not this is a real problem, and/or any suggested workarounds would be appreciated. I’m not demanding a fix, just seems like JIRA is being ignored

 

https://issues.apache.org/jira/browse/HIVEMIND-207


RE: ClassFactoryClassLoader does not allow getResource()?

by teck-terracotta :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Thanks for the suggestions. The thread context loader is [usually] exactly the one I want for loading resources anyway, so that will work. Just a shame to have to workaround -- but I got over that kind of software disappoint a long time ago ;-)

 


From: Marcus.Schulte@... [mailto:Marcus.Schulte@...]
Sent: Tuesday, September 25, 2007 11:46 PM
To: dev@...
Subject: RE: ClassFactoryClassLoader does not allow getResource()?

 

I'm usually using the context-classloader of the current thread which works fine, usually. Alternatively, you could probably just use the classloader of some not-enhanced class in you webapp.

 


From: Tim Eck [mailto:teck@...]
Sent: Wednesday, September 26, 2007 2:06 AM
To: dev@...
Subject: ClassFactoryClassLoader does not allow getResource()?

I entered this item in JIRA quite a while ago, but it has no received any response.

 

A comment on whether or not this is a real problem, and/or any suggested workarounds would be appreciated. I’m not demanding a fix, just seems like JIRA is being ignored

 

https://issues.apache.org/jira/browse/HIVEMIND-207