hello from the page http://geronimo.apache.org/apache-geronimo-v20-xml-schemas.html it appears that the namespace
http://www.openejb.org/xml/ns/openejb-jar-2.1 has a schema location located in http://svn.apache.org/repos/asf/geronimo/site/tags/pre-confluence/docs/schemas-1.1/openejb-jar-2.1.xsd while all the other schema locations starts nicely with http://geronimo.apache.org/xml .... will this be the permanent location? if so, is this how my openejb-jar.xml should look like? <openejb-jar xmlns="http://www.openejb.org/xml/ns/openejb-jar-2.1" xmlns:sys="http://geronimo.apache.org/xml/ns/j2ee/deployment-1.2" xmlns:gernaming="http://geronimo.apache.org/xml/ns/j2ee/naming-1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" http://www.openejb.org/xml/ns/openejb-jar-2.1 http://svn.apache.org/repos/asf/geronimo/site/tags/pre-confluence/docs/schemas-1.1/openejb-jar-2.1.xsd http://geronimo.apache.org/xml/ns/j2ee/deployment-1.2 http://geronimo.apache.org/schemas-1.2/geronimo-module-1.2.xsd http://geronimo.apache.org/xml/ns/j2ee/naming-1.2 http://geronimo.apache.org/schemas-1.2/geronimo-naming-1.2.xsd"> --- Titi Wangsa bin Damhore
