What's wrong with just using Spring from a simple applicaton to launch the server?
In any case, you can certainly configure the http conduit for SSL without spring, but I'm hoping that Glen will see this and have one of his handy samples to help you out. On Sun, Nov 2, 2008 at 4:42 AM, JuliusIT <[EMAIL PROTECTED]> wrote: > > Hi again > > I was looking to provide a server side SSL without using a container such > Tomcat, like in Jsch for Sftp. I look around in the documetation and in the > example but they all use Spring configuration. > I would really like to put the server in a container, but my boss doesn't > want this solution. > Can enyone help me on this? > I see how I can configure it in the client, but not in the server > > I'm using CXF 2.1 > -- > View this message in context: > http://www.nabble.com/SSL-on-server-side-without-container-tp20288256p20288256.html > Sent from the cxf-user mailing list archive at Nabble.com. > >
