0 Replies Latest reply on Jan 11, 2012 2:26 AM by ronniejoe

    How to disable loading jbossws-native-core.jar under server\default\deployers\jbossws.deployer

    ronniejoe

      When i deploy a war application, the class org.jboss.ws.core.soap.MessageFactoryImpl is loaded from the jbossws-native-core.jar, however, i don't want to load this class from the jar, the class from jdk is expected. How can i do for this purpose?