[jboss-dev-forums] [JBoss Microcontainer Development] - Re: Testing Deployers with new Reflect + ClassPool
flavia.rainone@jboss.com
do-not-reply at jboss.com
Wed Nov 25 11:15:49 EST 2009
"alesj" wrote : "flavia.rainone at jboss.com" wrote : Now, I don't know if we need to port the vfs tests to class pool or not. Maybe I should only port the "key" tests, that uncovered bugs.
| |
| Something definitely needs porting, or any form of "duplication".
| As these errors should already be spotted in the Classpool project itself.
|
I started porting this tests and It looks like I've already found another bug :(
Apparently, bootstrap classes are being loaded by the wrong class pool.
Ales, you mentioned on a private chat that jboss-classpool should not use VFS because that would result in a circular dependency. Have you taken a look at the class pool tests? They already use VFS stuff, even though the pom doesn't declare any direct dependency to VFS. I wonder if those tests are ok or if I'll have to "fix" them, by removing the VFS part.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267526#4267526
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4267526
More information about the jboss-dev-forums
mailing list