views:

27

answers:

0

Hello everyone,

I'm interested in building a JBoss service. Because I'm reusing some existing code, the service must be able to talk SSL/TLS and Protocol Buffers.

The documentation I see on the JBoss wiki makes it look like services have their transport and data interpretation handled by JBoss itself. Is it really the case?

How could I implement this requirement?

Regards,

M-A

related questions