You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Aki Yoshida (JIRA)" <ji...@apache.org> on 2012/10/26 10:17:13 UTC

[jira] [Commented] (CAMEL-5744) placeholders usage for QName types CXF endpoint attributes (BP version of CAMEL-4351)

    [ https://issues.apache.org/jira/browse/CAMEL-5744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13484779#comment-13484779 ] 

Aki Yoshida commented on CAMEL-5744:
------------------------------------

I forgot to mention that you will needed to disable schema validation of BP so that this placeholder string is not rejected by the BP's xsd schema validation phase.

that means, you will need to add the following parameter to the bundle symbolic name
blueprint.aries.xml-validation:=false

                
> placeholders usage for QName types CXF endpoint attributes (BP version of CAMEL-4351)
> -------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5744
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5744
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>    Affects Versions: 2.10.2
>            Reporter: Aki Yoshida
>            Assignee: Willem Jiang
>         Attachments: trunk-camel-20121025.diff
>
>
> I noticed the Blueprint equivalent of CAMEL-4351 is not there yet in trunk, which handles the placeholder usage for QName typed CXF endpoint attributes.
> Since this is a very small but useful change, I would like to have it also integrated into 2.10.x.
> Could you look at it?
> Thank you.
> Aki

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira