(I've attached a simple diagram in PDF, assuming the mailing list supports
attachments.)

I posted a question on Stackoverflow about websocket support in WSO2.
Someone suggested using a class mediator as a go between but I don't know
if this will work as it looks like the mediator is unidirectional.

I have a number of web services (JAX-WS, JAX-RS and WebSockets) on the App
Server. They are unsecured.

Can I write a proxy class that runs on the ESB that accepts incoming
websocket connections and proxies sent and received messages to/from the
ESB? I want to authenticate the user at the ESB. The ESB would proxy HTTP
and WebSocket requests to the App Server.

The API Manager would authenticate a different set of users for the same
web services on the App Server.

Thoughts/suggestions?
Thanks as always
Mike

Attachment: wso2_arch.pdf
Description: Adobe PDF document

_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to