michaela_mwea [https://community.jboss.org/people/michaela_mwea] created the 
discussion

"splitting Smooks configuration files"

To view the discussion, visit: https://community.jboss.org/message/646635#646635

--------------------------------------------------------------
We try to implement an interface between two software systems. To exchange data 
we use a Web Service. The transfered XML will be translated via JAXB to Plain 
Java objects (POJOs). In the mapping-layer we have to map this objects to other 
POJOs of the other system (only Java-to-Java-mapping is relevant).

So we will have a very large mapping-configuration-xml, which is very complex 
and unmanagable.
Is there an opportunity to split the configuration and implement a mapping 
hierarchy?

We were trying to use xinclude, but it does not work with smooks.
Is there another way or a workaround, so it is easier to handle the complex 
configuration?

Thand you in advance for your answers and suggestion.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/646635#646635]

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to