Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] jetty-spdy-proxy.xml doesn't work

Hi DK,

sorry, for the late reply. I've verified the config last week and it was a bit outdated. We fixed that already. I will retry the config tomorrow to verify it really works.

You can also try M3 yourself as the config should work fine in M3 again. Please let us know if it worked for you, because then I don't need to try it myself tomorrow.

Cheers,
Thomas

Am 11/19/12 4:36 PM, schrieb D.K.:
Hi all,

I tried to run jetty server with jetty-spdy-proxy.xml configuration.
I am using the latest version of jetty (stable 9.0.0 M2).
It seems that there is no method named *defaultConnectionFactory* in
HTTPSPDYServerConnector class.
When I run a server, this error occurs:

Caused by: java.lang.NoSuchMethodException: class
org.eclipse.jetty.spdy.server.
http.HTTPSPDYServerConnector.setDefaultConnectionFactory(class
java.lang.Object)

Has anyone tried to run jetty server with jetty-spdy-proxy.xml in 9.0.0 M2
version?

Thank you.





--
View this message in context: http://jetty.4.n6.nabble.com/jetty-spdy-proxy-xml-doesn-t-work-tp4959577.html
Sent from the Jetty User mailing list archive at Nabble.com.
_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-users



Back to the top