My first question would be what container are you attempting deploy to? Some app servers (OC4J especially) have a very eager classloader that will attempt to load all classes (and imports) whether or not the classes are used.
Thanks, Jay View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113783#4113783 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113783 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
