On Monday, June 27, 2011 10:21:13 AM sudhakar wrote:
> The above example, when i am trying to code same way i am getting type cast
> exception for ServerFactoryBean factory = new ServiceFactoryBean();
> 
> Any help?

It should be:

ServerFactoryBean factory = new ServerFactoryBean(); 
 

Dan


> 
> --
> View this message in context:
> http://cxf.547215.n5.nabble.com/How-to-publish-simple-Service-programatical
> ly-CXFNonSpringServlet-Tomcat-ReflectionServiceFactoryBea-tp563152p4529136.h
> tml Sent from the cxf-user mailing list archive at Nabble.com.
-- 
Daniel Kulp
[email protected]
http://dankulp.com/blog
Talend - http://www.talend.com

Reply via email to