My examples are all spring based as cxf and spring go well together.  I
know it should be possible programmaticly but I never bothered to learn :-(

Sent from my Galaxy S2
On May 18, 2013 12:57 AM, "Jeff Ramin" <[email protected]> wrote:

>
> Thanks for the link to that example.
>
> Quick question - I was able to get the very basic service to work via HTTP
> without any
> hassle or config files at all. I'm not familiar w/ Spring...is it possible
> to get things working
> over SSL without interceptors and a bunch of xml-based config files?
>
> Thanks.
>
>
> On 05/16/2013 07:05 PM, Jason Pell wrote:
>
>> Plenty of examples in cxf itself, but I have a fairly detailed set of
>> examples for java first CXF here as well
>>
>> https://github.com/pellcorp/**cxf/tree/master/JavaFirst<https://github.com/pellcorp/cxf/tree/master/JavaFirst>
>>
>>
>>
>>
>> On Fri, May 17, 2013 at 6:07 AM, Jeff Ramin <[email protected]>**
>> wrote:
>>
>>  Hi folks.
>>>
>>> I have a very simple proof-of-concept web service working just fine. It's
>>> a code-first situation,
>>> and CXF automagically provides the service via Jetty, which seems to be
>>> part of the CXF download,
>>> from what I can tell. I have not (and don't want to) set up a servlet
>>> container.
>>>
>>> What I now want to do is have the service provided over SSL, and I'm
>>> spinning my wheels. Is
>>> there a step-by-step howto I could look at?
>>>
>>> Thanks.
>>>
>>> --
>>> Jeff Ramin
>>> Software Engineer
>>> Singlewire Software
>>> 2601 W Beltline Hwy #510
>>> Madison, WI 53713
>>>
>>> Phone Direct - 608.661.1172
>>> www.singlewire.com
>>>
>>>
>>>
> --
> Jeff Ramin
> Software Engineer
> Singlewire Software
> 2601 W Beltline Hwy #510
> Madison, WI 53713
>
> Phone Direct - 608.661.1172
> www.singlewire.com
>
>

Reply via email to