What kind of error did you get?
Did you put the cxf-rt-http-jetty jar into you class path?


--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com(http://willemjiang.blogspot.com/) 
(English)
http://jnn.iteye.com(http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On March 4, 2014 at 6:39:45 AM, Matthew Lohbihler ([email protected]) 
wrote:
>  
> Hi,
>  
> I'm trying to set up a CXF instance that acts as a web service
> aggregator over https. The examples that i've seen that use Jetty  
> either
> start the server using a ServerFactoryBean or a
> ClassPathXmlApplicationContext, but these don't seem to work  
> for me.
> I've created a cxf.xml file in which i can configure the service  
> and the
> https endpoint, but i can't seem to figure out how to properly  
> start CXF
> so that the configuration file gets loaded. What am i missing?  
>  
> Many thanks,
> Matthew
>  
>  

Reply via email to