2 Replies Latest reply on Dec 20, 2012 5:05 PM by tanmoypalit

    Creating RESTEasy war from XML Document View Model

    tanmoypalit

      Hello All,

      I have created a XML Document View model from XML schemas and also bind them to a backend data source.

      The source and view model has deployed as VDB and running queries against the VDB works fine as well.

       

      My question is it possble to generate RESTEasy war from the XML Document View model? I am aware that we can create RESTEasy war from Relational Model by defining a REST Procedure to the model.

      But when I try to add a procedure to the XML Document View Model I don't see that option (only XML Document can be created as child to the model).

       

      Thanks for the help!!

       

      -Tanmoy