It looks like Craig Russell is getting the license for schema's cleared up on the apache legal mailing list. FWIU, the schemas are now available under CDDL so we can distribute them with our software.

Craig, does the license change apply to the old DTDs like EJB 1.1 and 2.0 and xsds like EJB 2.1?

-dain

On Jul 3, 2007, at 10:57 AM, David Blevins wrote:


On Jul 3, 2007, at 10:13 AM, Karan Malhi wrote:

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?

We can definitely delete the xsds and let that be that. I'm not sure running offline works as it seems some bit of parsing code is still trying to get the schemas from the internet. I haven't tried yet but the way to test would be to unplug your network cable then boot the server with an app in it.

-David


Reply via email to