Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Help with embedding jWebSocket in Jetty

Jan,

I do, however a while back we developed a large amount of code using the jWebSocket standalone server. Eventually that project was sidelined becuase we needed direct support through Jetty. Now that it looks like this is possible, I would like to re-use all the code we developed from before, by embedding jWebsocket in Jetty.

Thanks,

Casey

On Fri, Aug 17, 2012 at 1:21 AM, Jan Bartel <janb@xxxxxxxxxxx> wrote:
Casey,

You do know that jetty supports websocket already, right?

Here's the link to some doco: http://wiki.eclipse.org/Jetty/Feature/WebSockets

Jan

On 17 August 2012 11:12, Casey Jordan <casey.jordan@xxxxxxxxxx> wrote:
> Hello!
>
> We have used this wonderful server in our projects for a few years now and
> it has been great. Unfortunatly we don't have any Jetty experts on our team,
> and we have finally run into a task which has stymied us: Getting the
> jWebSocket server, http://jwebsocket.org, working inside Jetty. It seems
> people have done this, and they have a tutorial for Tomcat, however I have
> tried for a few months to get help from their team without getting much
> feedback.
>
> I am hoping that someone in the Jetty community would be willing to give me
> some guidance? I have a suspicion this is a trivial task but my lack of
> experience with Jetty is making it complicated for me.
>
> Thanks,
>
> Casey
>
> PS: We are using Jetty 8 embedded with eXist-db.
>
> --
> --
> Casey Jordan
> easyDITA a product of Jorsek LLC
> "CaseyDJordan" on LinkedIn, Twitter & Facebook
> (585) 348 7399
> easydita.com
>
>
> This message is intended only for the use of the Addressee(s) and may
> contain information that is privileged, confidential, and/or exempt from
> disclosure under applicable law.  If you are not the intended recipient,
> please be advised that any disclosure  copying, distribution, or use of
> the information contained herein is prohibited.  If you have received
> this communication in error, please destroy all copies of the message,
> whether in electronic or hard copy format, as well as attachments, and
> immediately contact the sender by replying to this e-mail or by phone.
> Thank you.
>
>
> _______________________________________________
> jetty-users mailing list
> jetty-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>



--
Jan Bartel <janb@xxxxxxxxxxx>
www.webtide.com – Developer advice, services and support
from the Jetty & CometD experts.
_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-users



--
--
Casey Jordan
easyDITA a product of Jorsek LLC
"CaseyDJordan" on LinkedIn, Twitter & Facebook
(585) 348 7399
easydita.com


This message is intended only for the use of the Addressee(s) and may
contain information that is privileged, confidential, and/or exempt from
disclosure under applicable law.  If you are not the intended recipient,
please be advised that any disclosure  copying, distribution, or use of
the information contained herein is prohibited.  If you have received
this communication in error, please destroy all copies of the message,
whether in electronic or hard copy format, as well as attachments, and
immediately contact the sender by replying to this e-mail or by phone.
Thank you.


Back to the top