Still have to clear up the sun xsd issue as mentioned earlier.
I deleted the xsd files from openejb-jee scheme directory and rebuilt, it worked fine. I also looked into the JaxbJavaee and we are using a non-validating SAXParser in there. Also looks like all the java objects for the xsd files are generated, is there any other xsd for which we still need java objects. Wouldnt simply deleting these files fix the issue? Is there a place where we are dynamically generating this tree of java objects and using them? -- Karan Singh Malhi
