0 Replies Latest reply on Dec 22, 2015 10:16 AM by sonyjop

    JSON to/from Java Bean connversion in JBoss EAP 6.3

    sonyjop

      I am using JBoss EAP 6.3 and requesting for a suggestion now on conversion to/from JSON and Java Bean(User Defined). I read in Redhat suggestions that Jackson API is not supported in this version of EAp and further it may be removed too. Kindly suggest as to what is the best approach in this case.

       

      Note: There are multiple JSON messages that I have to get with MDBs and process it for multiple things and finally give the response into another response queue in JSON format.