You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Ulhas Bhole (JIRA)" <ji...@apache.org> on 2008/07/01 17:56:01 UTC

[jira] Created: (SMX4-41) SMX4 basic sample fails with error Unrecognized xbean namespace mapping: http://activemq.org/ra/1.0

SMX4 basic sample fails with error Unrecognized xbean namespace mapping: http://activemq.org/ra/1.0
---------------------------------------------------------------------------------------------------

                 Key: SMX4-41
                 URL: https://issues.apache.org/activemq/browse/SMX4-41
             Project: ServiceMix 4
          Issue Type: Bug
    Affects Versions: 4.0-m2
            Reporter: Ulhas Bhole


basic sample is failing to find the namespace mapping for activemq-ra.

mvn jbi:embeddedServicemix  fails with error 

Embedded error: Unable to start the ServiceMix container
Unrecognized xbean namespace mapping: http://activemq.org/ra/1.0

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


[jira] Resolved: (SMX4-41) SMX4 basic sample fails with error Unrecognized xbean namespace mapping: http://activemq.org/ra/1.0

Posted by "Gert Vanthienen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gert Vanthienen resolved SMX4-41.
---------------------------------

         Assignee: Gert Vanthienen
    Fix Version/s: 4.0-m2
       Resolution: Won't Fix

The basic example should never had been included in the SMX4 assembly in the first place -- the {{mvn jbi:embeddedServicemix}} starts an embedded SMX3 container instead of SMX4.

{noformat}
Sending        assembly/src/main/descriptors/unix-bin.xml
Sending        assembly/src/main/descriptors/windows-bin.xml
Transmitting file data ..
Committed revision 673600.
{noformat}

> SMX4 basic sample fails with error Unrecognized xbean namespace mapping: http://activemq.org/ra/1.0
> ---------------------------------------------------------------------------------------------------
>
>                 Key: SMX4-41
>                 URL: https://issues.apache.org/activemq/browse/SMX4-41
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Ulhas Bhole
>            Assignee: Gert Vanthienen
>             Fix For: 4.0-m2
>
>
> basic sample is failing to find the namespace mapping for activemq-ra.
> mvn jbi:embeddedServicemix  fails with error 
> Embedded error: Unable to start the ServiceMix container
> Unrecognized xbean namespace mapping: http://activemq.org/ra/1.0

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