anonymous wrote : I'll try load-time weaving Please, ignore that. I was mistaken when I thought the problem wouldn't be reproduced in load-time weaving mode.
I have started a discussion at the dev forum about your problem: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4151085#4151085 In the meantime,what you can do to make it work is to overwrite the getResource and getResourceAsStream methods of your class loader. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4151086#4151086 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4151086 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
