Thank you both very much for your help. I finally got it to work, I had a bug in my web.xml because I thought I could wildcard context files that exist in jars and that appears not to be valid.
I appreciate both your responses. Looks like I can point implementor at the SIB and implementorClass at the SEI and I can successfully use CXF to send a web service request through org.apache.cxf.jaxws.JaxWsProxyFactoryBean and successfully consume that message through my service endpoint all by disconnecting the SEI and SIB. The only relationship I have is that the SIB implements the SEI. Thanks for the input...Jay -- View this message in context: http://cxf.547215.n5.nabble.com/implementor-and-implementorClass-tp3208080p3209148.html Sent from the cxf-user mailing list archive at Nabble.com.
