You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2009/09/03 05:30:13 UTC

[jira] Updated: (SMX4-348) use XmlSchema 1.4.5 directly as it's already a bundle

     [ https://issues.apache.org/activemq/browse/SMX4-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang updated SMX4-348:
------------------------------

    Description: 
I have a bundle that uses cxf-2.2.2 which has a dependency to org.apache.ws.commons.schema:XmlSchema:1.4.5 ... Since XmlSchema is not a bundle, you guys made a custom version: org.apache.servicemix.bundles:org.apache.servicemix.bundles.xmlschema:1.4.3_1 and that version seems to be too old an I get a NoSuchMethodError for org.apache.ws.commons.schema.XmlSchema:getSchemaDocument().

Please make a 1.4.5_1 version of your xmlschema bundle.

I made my own custom version that works for the time being but I'd feel better using an official version from you guys. thanks!

  was:

I have a bundle that uses cxf-2.2.2 which has a dependency to org.apache.ws.commons.schema:XmlSchema:1.4.5 ... Since XmlSchema is not a bundle, you guys made a custom version: org.apache.servicemix.bundles:org.apache.servicemix.bundles.xmlschema:1.4.3_1 and that version seems to be too old an I get a NoSuchMethodError for org.apache.ws.commons.schema.XmlSchema:getSchemaDocument().

Please make a 1.4.5_1 version of your xmlschema bundle.

I made my own custom version that works for the time being but I'd feel better using an official version from you guys. thanks!

        Summary: use XmlSchema 1.4.5 directly as it's already a bundle  (was: Upgrade servicemix-bundles-xmlschema to 1.4.5)

> use XmlSchema 1.4.5 directly as it's already a bundle
> -----------------------------------------------------
>
>                 Key: SMX4-348
>                 URL: https://issues.apache.org/activemq/browse/SMX4-348
>             Project: ServiceMix 4
>          Issue Type: Wish
>         Environment: servicemix with bundles using cxf
>            Reporter: Patrick Huber
>            Assignee: Freeman Fang
>   Original Estimate: 15 minutes
>  Remaining Estimate: 15 minutes
>
> I have a bundle that uses cxf-2.2.2 which has a dependency to org.apache.ws.commons.schema:XmlSchema:1.4.5 ... Since XmlSchema is not a bundle, you guys made a custom version: org.apache.servicemix.bundles:org.apache.servicemix.bundles.xmlschema:1.4.3_1 and that version seems to be too old an I get a NoSuchMethodError for org.apache.ws.commons.schema.XmlSchema:getSchemaDocument().
> Please make a 1.4.5_1 version of your xmlschema bundle.
> I made my own custom version that works for the time being but I'd feel better using an official version from you guys. thanks!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.