3 Replies Latest reply on Mar 20, 2009 11:45 AM by cplin

    Custom RequestHandlerFactoryImpl

      I would like to inject a custom RequestHandlerFactoryImpl to be used in the JBossWS native stack. It seems like the best place to do this is through the *-beans.xml file. However, I am not quite sure how to configure this file to inject my implementation of RequestHandlerFactoryImpl. Does anyone have any ideas on what needs to be replaced in this file?