Should be a way to add the commons-proxy class loader to the list of class loaders searched for by the ClassFactory's class loader.
On 4/18/06, James Carman (JIRA) <[email protected]> wrote: > HiveMind incompatible with proxies created using a different Javassist > ClassPool > -------------------------------------------------------------------------------- > > Key: HIVEMIND-176 > URL: http://issues.apache.org/jira/browse/HIVEMIND-176 > Project: HiveMind > Type: Bug > > Components: framework > Versions: 1.1 > Reporter: James Carman > > > Jakarta Commons Proxy allows me to create interceptors very easily using > Javassist. However, when I put one of my JCP-generated proxies on the > interceptor stack and then try to put a HiveMind-generated one (like > LoggingInterceptor), it can't find the JCP-generated proxy class. Isn't > there something we can do to fix this? > > -- > 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 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
