You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <de...@geronimo.apache.org> on 2006/10/14 19:48:35 UTC

[jira] Commented: (GERONIMO-2495) Build error: server/config/j2ee-corba-* plans refer to corba-tss-config-2.0 instead of corba-tss-config-2.1

    [ http://issues.apache.org/jira/browse/GERONIMO-2495?page=comments#action_12442321 ] 
            
David Jencks commented on GERONIMO-2495:
----------------------------------------

The xml namespaces are supposed to be translated to the latest version as the xml is read in by the XmlBeansUtil.parse() methods.  (This class is in the geronimo-service-builder jar).  I've somewhat intentionally not updated the namespaces in the plans to check that this is working, and I have not seen this particular error.  Could you run mvn with -X and supply a stack trace?

> Build error: server/config/j2ee-corba-* plans refer to corba-tss-config-2.0 instead of corba-tss-config-2.1
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2495
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2495
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>         Environment: windows xp
>            Reporter: Mark DeLaFranier
>         Attachments: corba-plan-patch.txt
>
>
> While building the latest codeline, the build failed due to bad references in the xml namespace.  The following plans:
> j2ee-corba-sun/src/plan/plan.xml
> j2ee-corba-yoko/src/plan/plan.xml
> refer to the namespace:
> http://www.openejb.org/xml/ns/corba-tss-config-2.0
> but looking at the openejb2 codeline, I only find:
> http://www.openejb.org/xml/ns/corba-tss-config-2.1
> From:
> openejb/openejb2/modules/openejb-builder/src/main/xsd/corba-tss-config-2.1.xsd

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira