Romain Manni-Bucau created TOMEE-992:
----------------------------------------

             Summary: allow to specify how parameters and result is serialized 
in ejbd protocol
                 Key: TOMEE-992
                 URL: https://issues.apache.org/jira/browse/TOMEE-992
             Project: TomEE
          Issue Type: Bug
            Reporter: Romain Manni-Bucau
            Assignee: Romain Manni-Bucau
             Fix For: 1.6.0


1) implementing org.apache.openejb.client.serializer.EJBDSerializer
2) add the class/jar in the server
3) add in ejbd config "serializer = <qualified class name>"
4) on client side add the property in the context properties 
"openejb.ejbd.serializer=<qualified class name>"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to