n-cue...@ext.ec.europa.eu
-Original Message-
From: Florian Müller [mailto:f...@apache.org]
Sent: Friday, July 11, 2014 12:41 PM
To: MARTIN CUERVO Jorge (TRADE-EXT); dev
Subject: RE: CallContext.getCmisVersion() is null for SOAP binding
Hi Jorge,
Now I know what's wrong. You a
; Jorge MARTIN CUERVO
>
> European Commission
> DG TRADE
> Unit A4
> CHAR 02/077
> B-1049 Brussels/Belgium
> +32 2 298 86 27
> jorge.martin-cue...@ext.ec.europa.eu
>
>
> -Original Message-
> From: Florian Müller [mailto:f...@apache.org]
> Sent: Frid
sage-
From: Florian Müller [mailto:f...@apache.org]
Sent: Friday, July 11, 2014 11:16 AM
To: MARTIN CUERVO Jorge (TRADE-EXT); dev
Subject: Re: CallContext.getCmisVersion() is null for SOAP binding
Hi Jorge,
WSServlet does not register new servlets. It routes all requests through one
servlet
Hi Jorge,
WSServlet does not register new servlets. It routes all requests through one
servlet. Internally it dispatches the requests to right implementation based on
the URL pattern.
To make sure that there is no bug in the OpenCMIS code, I've added an extra
check to the createContext() method a
Hello everybody,
We are upgrading our system to CMIS 1.1, but we have still service consumers
that uses CMIS 1.0.
I need to know the version of the client binding, and checking the code, the 4
servlets declared in web.xml has the version as a parameter.
The ATOM servlet is getting the parameter