Hi, I'm trying to add on the fly a tapestry module. Up to now, I can find my jar, modify the classLoader to insert my module, but i cannot tell tapestry to consider the module inside. I definitly know that it's not the correct way, but I'm trying to reflectivly (because of my new classLoader) invoke the static IOCUtilities.buildDefaultRegistry() method, but it seems that he tries to rebuild some other modules and fails on it.
Do you know a better way to do that ? Thanks and best regards, Arnaud. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org