Thank you very much for this critical information, I will send an email
right now to ask the JIRA Admin to check it, I hope it will be solved soon.
On Fri, Apr 16, 2010 at 10:21 AM, Luca Stancapiano <
l.stancapiano(a)sourcesense.com> wrote:
one week about... maybe some permission changed?
On Fri, Apr 16, 2010 at 9:08 AM, Nicolas Filotto <
nicolas.filotto(a)exoplatform.com> wrote:
> Since when you cannot create any issue in eXo JCR project?
>
>
> On Fri, Apr 16, 2010 at 9:55 AM, Luca Stancapiano <
> l.stancapiano(a)sourcesense.com> wrote:
>
>> Itried but I have this error when I create an issue in the exo-jcr
>> project:
>>
>> *Step 2 of 2*: Enter the details of the issue...
>> Errors
>>
>> - Error occurred while storing issue.
>>
>>
>>
>> On Fri, Apr 16, 2010 at 8:47 AM, Nicolas Filotto <
>> nicolas.filotto(a)exoplatform.com> wrote:
>>
>>> Hi Luca,
>>>
>>> Could you please, create the related JIRA in the eXo JCR project (
>>>
https://jira.jboss.org/jira/browse/EXOJCR). We will see what we can do.
>>>
>>> Thank you in advance,
>>> Nicolas
>>>
>>> On Fri, Apr 9, 2010 at 4:00 PM, Luca Stancapiano <
>>> l.stancapiano(a)sourcesense.com> wrote:
>>>
>>>> I've seen that if we insert some metadata in our document as:
>>>>
>>>> <meta http-equiv="File-NodeType"
content="my_ns:my_resource" />
>>>>
>>>> and we upload it through webdav or ftp never happens.
>>>>
>>>> I expect an extraction of theese metadas inside the http headers list.
>>>> To implement this feature you could add a read during the creation of
the
>>>> org.exoplatform.services.rest.impl.ContainerRequest instance.
>>>>
>>>> Here an example:
>>>>
>>>> public ContainerRequest(String method,
>>>> URI requestUri,
>>>> URI baseUri,
>>>> InputStream
>>>> entityStream,
>>>> MultivaluedMap<String,
>>>> String> httpHeaders)
{
>>>> this.method = method;
>>>> this.requestUri = requestUri;
>>>> this.baseUri = baseUri;
>>>> this.entityStream = entityStream;
>>>> this.httpHeaders = httpHeaders;
>>>>
>>>> String[] headersFromContent =
>>>> this.reader.read(entityStream, httpHeaders);
>>>>
>>>> }
>>>>
>>>> this reader could extract the 'http-equiv' inside the content and
tail
>>>> in the httpHeaders
>>>>
>>>>
>>>> _______________________________________________
>>>> gatein-dev mailing list
>>>> gatein-dev(a)lists.jboss.org
>>>>
https://lists.jboss.org/mailman/listinfo/gatein-dev
>>>>
>>>>
>>>
>>>
>>> --
>>> Nicolas Filotto
>>> JCR Product Manager
>>> Project Manager
>>> eXo Platform SAS
>>> nicolas.filotto(a)exoplatform.com
>>> +33 (0)6 31 32 92 19
>>>
>>
>>
>
>
> --
> Nicolas Filotto
> JCR Product Manager
> Project Manager
> eXo Platform SAS
> nicolas.filotto(a)exoplatform.com
> +33 (0)6 31 32 92 19
>
--
Nicolas Filotto
JCR Product Manager
Project Manager
eXo Platform SAS
nicolas.filotto(a)exoplatform.com
+33 (0)6 31 32 92 19