Hi,
I'm not sure if this exists in ode or not, but we generated our own
classes using JAX-B. I would suggest doing that if you go the "build-it
myself" route.
--
Regards,
Daniel
Stefano Tranquillini wrote:
Hi all.
there's a class that will be used to write the deploy.xml?
smt like a parser (writer is a better name, a couple of class that wrap the
deploy element into java class) where i can put my namespaces my invoke and
so on in JavaObject
and after that a writer that convert these classes into a xml.
there's something already done or i've to build up by myself?
thanks