You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by "(Ext.) Ugur Kurnaz" <Ug...@stef.com> on 2022/08/03 13:26:45 UTC

[camel-cxf] Migration to 3.18 BLOCKED due to 404 NOT FOUND on new schemas URLs

Hello,

Referring to migration guide https://camel.apache.org/manual/camel-3x-upgrade-guide-3_18.html#_camel_cxf, we need to use new namespace/schemas url for jaxrs/jaxws endpoint definitions :

Old Namespace

New Namespace


http://camel.apache.org/schema/cxf


http://camel.apache.org/schema/cxf/jaxws


http://camel.apache.org/schema/cxf/camel-cxf.xsd


http://camel.apache.org/schema/cxf/jaxws/camel-cxf.xsd


http://camel.apache.org/schema/cxf


http://camel.apache.org/schema/cxf/jaxrs


http://camel.apache.org/schema/cxf/camel-cxf.xsd


http://camel.apache.org/schema/cxf/jaxrs/camel-cxf.xsd


But all the provided urls returns 404 PAGE NOT FOUND

Indeed when exploring camel.apache.org/schema/cxf nothing refers to jaxrs or jaxws.

This block our migration process to version 3.18+. please deploy the schemas.

Regards,
Ugur Kurnaz
Dev Lead/Architect

NOTICE: This e-mail (including any attachments) may contain information that is private, confidential or legally privileged information or material and is intended solely for the use of the addressee(s). If you receive this e-mail in error, please delete it from your system without copying it and immediately notify the sender(s) by reply e-mail. Any unauthorized use or disclosure of this message is strictly prohibited. STEF does not guarantee the integrity of this transmission and may therefore never be liable if the message is altered or falsified nor for any virus, interception or damage to your system.

AVIS : Ce message (y compris toutes pièces jointes) peut contenir des informations privées, confidentielles et est pour l'usage du(es) seul(s) destinataire(s). Si vous avez reçu ce message par erreur, merci d'en avertir l'expéditeur par retour d'email immédiatement et de procéder à la destruction de l'ensemble des éléments reçus, dont vous ne devez garder aucune copie. Toute diffusion, utilisation ou copie de ce message ou des renseignements qu'il contient par une personne autre que le(les) destinataire(s) désigné(s) est interdite. STEF ne garantit pas l'intégrité de cette transmission et ne saurait être tenu responsable du message, de son contenu, de toute modification ou falsification, d’une interception ou de dégâts à votre système.

Re: [camel-cxf] Migration to 3.18 BLOCKED due to 404 NOT FOUND on new schemas URLs

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

The schemas has been published

On Thu, Aug 4, 2022 at 9:04 AM Claus Ibsen <cl...@gmail.com> wrote:

> Hi
>
> I am adding the XSD to the website - a new build is in the works which
> takes about an hour as it does a full rebuild of the website.
>
> On Wed, Aug 3, 2022 at 4:00 PM (Ext.) Ugur Kurnaz <Ug...@stef.com>
> wrote:
>
>> Hello,
>>
>> Referring to migration guide
>> https://camel.apache.org/manual/camel-3x-upgrade-guide-3_18.html#_camel_cxf,
>> we need to use new namespace/schemas url for jaxrs/jaxws endpoint
>> definitions :
>>
>> Old Namespace
>>
>> New Namespace
>>
>>
>> http://camel.apache.org/schema/cxf
>>
>>
>> http://camel.apache.org/schema/cxf/jaxws
>>
>>
>> http://camel.apache.org/schema/cxf/camel-cxf.xsd
>>
>>
>> http://camel.apache.org/schema/cxf/jaxws/camel-cxf.xsd
>>
>>
>> http://camel.apache.org/schema/cxf
>>
>>
>> http://camel.apache.org/schema/cxf/jaxrs
>>
>>
>> http://camel.apache.org/schema/cxf/camel-cxf.xsd
>>
>>
>> http://camel.apache.org/schema/cxf/jaxrs/camel-cxf.xsd
>>
>>
>> But all the provided urls returns 404 PAGE NOT FOUND
>>
>> Indeed when exploring camel.apache.org/schema/cxf nothing refers to
>> jaxrs or jaxws.
>>
>> This block our migration process to version 3.18+. please deploy the
>> schemas.
>>
>> Regards,
>> Ugur Kurnaz
>> Dev Lead/Architect
>>
>> NOTICE: This e-mail (including any attachments) may contain information
>> that is private, confidential or legally privileged information or material
>> and is intended solely for the use of the addressee(s). If you receive this
>> e-mail in error, please delete it from your system without copying it and
>> immediately notify the sender(s) by reply e-mail. Any unauthorized use or
>> disclosure of this message is strictly prohibited. STEF does not guarantee
>> the integrity of this transmission and may therefore never be liable if the
>> message is altered or falsified nor for any virus, interception or damage
>> to your system.
>>
>> AVIS : Ce message (y compris toutes pièces jointes) peut contenir des
>> informations privées, confidentielles et est pour l'usage du(es) seul(s)
>> destinataire(s). Si vous avez reçu ce message par erreur, merci d'en
>> avertir l'expéditeur par retour d'email immédiatement et de procéder à la
>> destruction de l'ensemble des éléments reçus, dont vous ne devez garder
>> aucune copie. Toute diffusion, utilisation ou copie de ce message ou des
>> renseignements qu'il contient par une personne autre que le(les)
>> destinataire(s) désigné(s) est interdite. STEF ne garantit pas l'intégrité
>> de cette transmission et ne saurait être tenu responsable du message, de
>> son contenu, de toute modification ou falsification, d’une interception ou
>> de dégâts à votre système.
>>
>
>
> --
> Claus Ibsen
> -----------------
> http://davsclaus.com @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2
>


-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Re: [camel-cxf] Migration to 3.18 BLOCKED due to 404 NOT FOUND on new schemas URLs

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

I am adding the XSD to the website - a new build is in the works which
takes about an hour as it does a full rebuild of the website.

On Wed, Aug 3, 2022 at 4:00 PM (Ext.) Ugur Kurnaz <Ug...@stef.com>
wrote:

> Hello,
>
> Referring to migration guide
> https://camel.apache.org/manual/camel-3x-upgrade-guide-3_18.html#_camel_cxf,
> we need to use new namespace/schemas url for jaxrs/jaxws endpoint
> definitions :
>
> Old Namespace
>
> New Namespace
>
>
> http://camel.apache.org/schema/cxf
>
>
> http://camel.apache.org/schema/cxf/jaxws
>
>
> http://camel.apache.org/schema/cxf/camel-cxf.xsd
>
>
> http://camel.apache.org/schema/cxf/jaxws/camel-cxf.xsd
>
>
> http://camel.apache.org/schema/cxf
>
>
> http://camel.apache.org/schema/cxf/jaxrs
>
>
> http://camel.apache.org/schema/cxf/camel-cxf.xsd
>
>
> http://camel.apache.org/schema/cxf/jaxrs/camel-cxf.xsd
>
>
> But all the provided urls returns 404 PAGE NOT FOUND
>
> Indeed when exploring camel.apache.org/schema/cxf nothing refers to jaxrs
> or jaxws.
>
> This block our migration process to version 3.18+. please deploy the
> schemas.
>
> Regards,
> Ugur Kurnaz
> Dev Lead/Architect
>
> NOTICE: This e-mail (including any attachments) may contain information
> that is private, confidential or legally privileged information or material
> and is intended solely for the use of the addressee(s). If you receive this
> e-mail in error, please delete it from your system without copying it and
> immediately notify the sender(s) by reply e-mail. Any unauthorized use or
> disclosure of this message is strictly prohibited. STEF does not guarantee
> the integrity of this transmission and may therefore never be liable if the
> message is altered or falsified nor for any virus, interception or damage
> to your system.
>
> AVIS : Ce message (y compris toutes pièces jointes) peut contenir des
> informations privées, confidentielles et est pour l'usage du(es) seul(s)
> destinataire(s). Si vous avez reçu ce message par erreur, merci d'en
> avertir l'expéditeur par retour d'email immédiatement et de procéder à la
> destruction de l'ensemble des éléments reçus, dont vous ne devez garder
> aucune copie. Toute diffusion, utilisation ou copie de ce message ou des
> renseignements qu'il contient par une personne autre que le(les)
> destinataire(s) désigné(s) est interdite. STEF ne garantit pas l'intégrité
> de cette transmission et ne saurait être tenu responsable du message, de
> son contenu, de toute modification ou falsification, d’une interception ou
> de dégâts à votre système.
>


-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Re: [camel-cxf] Migration to 3.18 BLOCKED due to 404 NOT FOUND on new schemas URLs

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

Thanks.

The XSD files are in the released JARs so you can find them there curerntly.




On Wed, Aug 3, 2022 at 4:00 PM (Ext.) Ugur Kurnaz <Ug...@stef.com>
wrote:

> Hello,
>
> Referring to migration guide
> https://camel.apache.org/manual/camel-3x-upgrade-guide-3_18.html#_camel_cxf,
> we need to use new namespace/schemas url for jaxrs/jaxws endpoint
> definitions :
>
> Old Namespace
>
> New Namespace
>
>
> http://camel.apache.org/schema/cxf
>
>
> http://camel.apache.org/schema/cxf/jaxws
>
>
> http://camel.apache.org/schema/cxf/camel-cxf.xsd
>
>
> http://camel.apache.org/schema/cxf/jaxws/camel-cxf.xsd
>
>
> http://camel.apache.org/schema/cxf
>
>
> http://camel.apache.org/schema/cxf/jaxrs
>
>
> http://camel.apache.org/schema/cxf/camel-cxf.xsd
>
>
> http://camel.apache.org/schema/cxf/jaxrs/camel-cxf.xsd
>
>
> But all the provided urls returns 404 PAGE NOT FOUND
>
> Indeed when exploring camel.apache.org/schema/cxf nothing refers to jaxrs
> or jaxws.
>
> This block our migration process to version 3.18+. please deploy the
> schemas.
>
> Regards,
> Ugur Kurnaz
> Dev Lead/Architect
>
> NOTICE: This e-mail (including any attachments) may contain information
> that is private, confidential or legally privileged information or material
> and is intended solely for the use of the addressee(s). If you receive this
> e-mail in error, please delete it from your system without copying it and
> immediately notify the sender(s) by reply e-mail. Any unauthorized use or
> disclosure of this message is strictly prohibited. STEF does not guarantee
> the integrity of this transmission and may therefore never be liable if the
> message is altered or falsified nor for any virus, interception or damage
> to your system.
>
> AVIS : Ce message (y compris toutes pièces jointes) peut contenir des
> informations privées, confidentielles et est pour l'usage du(es) seul(s)
> destinataire(s). Si vous avez reçu ce message par erreur, merci d'en
> avertir l'expéditeur par retour d'email immédiatement et de procéder à la
> destruction de l'ensemble des éléments reçus, dont vous ne devez garder
> aucune copie. Toute diffusion, utilisation ou copie de ce message ou des
> renseignements qu'il contient par une personne autre que le(les)
> destinataire(s) désigné(s) est interdite. STEF ne garantit pas l'intégrité
> de cette transmission et ne saurait être tenu responsable du message, de
> son contenu, de toute modification ou falsification, d’une interception ou
> de dégâts à votre système.
>


-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2