You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by cmoulliard <cm...@gmail.com> on 2009/02/10 09:48:30 UTC

Namespaces for Apache - 2.0-SNAPSHOT

Hi,

Do we have to chaneg the namespaces declared in the xml files for Camel
2.0-SNAPSHOT ?

e.g. : 

http://activemq.apache.org/camel/schema/cxfEndpoint
http://activemq.apache.org/camel/schema/cxf/cxfEndpoint.xsd

-->

http://camel.apache.org/camel/schema/cxfEndpoint
http://camel.apache.org/camel/schema/cxf/cxfEndpoint.xsd"

If this is the case, it should be interesting to mention it in the
documentation ?

Regards,

Charles


-----
Charles Moulliard
SOA Architect

My Blog :  http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/  
-- 
View this message in context: http://www.nabble.com/Namespaces-for-Apache---2.0-SNAPSHOT-tp21929724s22882p21929724.html
Sent from the Camel - Users mailing list archive at Nabble.com.


Re: Namespaces for Apache - 2.0-SNAPSHOT

Posted by Claus Ibsen <cl...@gmail.com>.
We could add a wiki page with all the namespace and URI's
Well in fact we might have it already, but then improve it a bit

http://camel.apache.org/xml-reference.html

But it could use a total list of all the namespaces and the schemas,
for cxf, spring integration etc.


On Tue, Feb 10, 2009 at 9:59 AM, Willem Jiang <wi...@gmail.com> wrote:
> Hi Charles,
>
> I think the right URI should be
> http://camel.apache.org/schema/cxf/
> http://camel.apache.org/schema/cxf/camel-cxf.xsd
>
> Willem
>
> cmoulliard wrote:
>> Hi,
>>
>> Do we have to chaneg the namespaces declared in the xml files for Camel
>> 2.0-SNAPSHOT ?
>>
>> e.g. :
>>
>> http://activemq.apache.org/camel/schema/cxfEndpoint
>> http://activemq.apache.org/camel/schema/cxf/cxfEndpoint.xsd
>>
>> -->
>>
>> http://camel.apache.org/camel/schema/cxfEndpoint
>> http://camel.apache.org/camel/schema/cxf/cxfEndpoint.xsd"
>>
>> If this is the case, it should be interesting to mention it in the
>> documentation ?
>>
>> Regards,
>>
>> Charles
>>
>>
>> -----
>> Charles Moulliard
>> SOA Architect
>>
>> My Blog :  http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/
>
>



-- 
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/

Re: Namespaces for Apache - 2.0-SNAPSHOT

Posted by Willem Jiang <wi...@gmail.com>.
Hi Charles,

I think the right URI should be
http://camel.apache.org/schema/cxf/
http://camel.apache.org/schema/cxf/camel-cxf.xsd

Willem

cmoulliard wrote:
> Hi,
> 
> Do we have to chaneg the namespaces declared in the xml files for Camel
> 2.0-SNAPSHOT ?
> 
> e.g. : 
> 
> http://activemq.apache.org/camel/schema/cxfEndpoint
> http://activemq.apache.org/camel/schema/cxf/cxfEndpoint.xsd
> 
> -->
> 
> http://camel.apache.org/camel/schema/cxfEndpoint
> http://camel.apache.org/camel/schema/cxf/cxfEndpoint.xsd"
> 
> If this is the case, it should be interesting to mention it in the
> documentation ?
> 
> Regards,
> 
> Charles
> 
> 
> -----
> Charles Moulliard
> SOA Architect
> 
> My Blog :  http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/