Problems with configuring the Jetty Runtime (SSL)

2014-06-12 Thread Jana Weschenfelder
Dear Ladies and Gentlemen, I have exactly the problem of http://mail-archives.apache.org/mod_mbox/cxf-users/201403.mbox/%3c5316440e.4020...@serotoninsoftware.com%3E. I don't know if there existed a solution already. I followed the instructions of

Re: Problems with configuring the Jetty Runtime (SSL)

2014-06-12 Thread Jana Weschenfelder
of org.eclipse.jetty.server.ssl.SslSelectChannelConnector, the class org.eclipse.jetty.server.ssl.SslSocketConnector can be used as well... looked very similar and worked, too. Thanks, Jana Am Do, 12.06.2014, 23:45 schrieb Jana Weschenfelder: Dear Ladies and Gentlemen, I have exactly the problem of http://mail-archives.apache.org

Re: Problems with configuring the Jetty Runtime (SSL)

2014-06-12 Thread Jana Weschenfelder
=... constructor-arg value=.../ /bean I just forgot a slash there. ;-) Jana Am Fr, 13.06.2014, 01:30 schrieb Jana Weschenfelder: Hello, I think I got it working... With the following configuration, it seems to work... I haven't found online references for it, and it looks twice configured

Re: Problems with configuring the Jetty Runtime (SSL)

2014-06-12 Thread Jana Weschenfelder
org.eclipse.jetty.server.ssl.SslSocketConnector can be used as well... looked very similar and worked, too. Jana Am Fr, 13.06.2014, 01:47 schrieb Jana Weschenfelder: I forgot something: More info: http://cxf.apache.org/docs/secure-jax-rs-services.html#SecureJAX-RSServices-Configuringendpoints

Re: Inject attribute into Apache CXF servlet

2013-09-03 Thread Jana Weschenfelder
down there first what I have done. Many thanks again, Jana Weschenfelder Am Di, 3.09.2013, 00:12 schrieb Jason Pell: Please be sure to post back saying how you solved it... On 02/09/2013 6:45 PM, Jana Weschenfelder jana.weschenfel...@student.htw-berlin.de wrote: Hello, many thanks

Re: Inject attribute into Apache CXF servlet

2013-09-03 Thread Jana Weschenfelder
The solution is online now: http://forum.springsource.org/showthread.php?141358-Inject-attribute-into-Apache-CXF-servlet Am Di, 3.09.2013, 17:01 schrieb Jana Weschenfelder: Hello, I think I could solve the problem now (a few seconds ago). At least I get the attribute now. And former tests

Re: Inject attribute into Apache CXF servlet

2013-09-02 Thread Jana Weschenfelder
On 31/08/13 21:35, Jana Weschenfelder wrote: Dear Ladies and Gentlemen, I have a problem and maybe someone can help me here: The problem is described in the forum of Spring. It cost me 3 days of my time already and I am really stuck now... http://forum.springsource.org/showthread.php?141358

Inject attribute into Apache CXF servlet

2013-08-31 Thread Jana Weschenfelder
(Spring bean) from Spring over Jetty to Apache CXF? Any help is highly appreciated. I tried already many, many ways, but the ServletContext is null then. Many thanks, Jana Weschenfelder