As I re-read the post and the code... WarClassLoaderDeployer actually is bound to POST_PARSE, which occurs after the PARSE stage, but before the CLASSLOADER stage. So it's not always obvious where things are firing by the class name alone.
I'll work on updating the blog-post as I continue to figure this stuff out. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177187#4177187 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177187 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
