On Jun 14, 2008, at 6:08 PM, Karan Malhi wrote:

Where would i start from to add support for Websphere descriptors?

First thing would be to grab the xsds and generate a jaxb tree. You can throw then in a new package at org.apache.openejb.jee.was in the openejb-jee module.

For the trees that I did, I just grabbed the latest 2.0.x version of the jaxb ri and generated via the command line.

-David

Reply via email to