cxf jetty https server

2007-11-28 Thread tog
Hi, I want to configure the jetty http server programmatically so that it can use https. I am currently publishing my service using: sf = new ServerFactoryBean(); sf.getServiceFactory().getServiceConfigurations().add(0, new GroovyConfiguration());

Re: HTTPS Server

2007-08-19 Thread Willem Jiang
: Julio Arias [mailto:[EMAIL PROTECTED] Sent: Sat 8/11/2007 7:16 To: cxf-user@incubator.apache.org Subject: HTTPS Server Hi, I have a web app that has cxf web services, in our local env everything works fine but we just move to QA and the QA server is behind HTTPS and now the client throws

RE: HTTPS Server

2007-08-10 Thread Jiang, Ning \(Willem\)
- From: Julio Arias [mailto:[EMAIL PROTECTED] Sent: Sat 8/11/2007 7:16 To: cxf-user@incubator.apache.org Subject: HTTPS Server Hi, I have a web app that has cxf web services, in our local env everything works fine but we just move to QA and the QA server is behind HTTPS and now the client