On 6/24/13 11:29 AM, Rajath Shashidhara wrote:
> Hello,
> 
> Can i follow the uri format mentioned on this page:
> https://camel.apache.org/cmis.html

in general yes, but I would say the configuration of the CMIS stores
should be http/https. Internally you will replace http/https with "cmis"
and will use the CMIS Url only.

I think it is important to differentiate between http and https
connections. If you have better ideas please let us know and discuss.

The next step will be to define a configuration scheme to manage 1-n
cmis stores.

User credentials can be stored in the internal password container that
can handle Urls and related user/password combinations.

I will search some related info for you ...

Juergen





> 
> 
> 
> On Mon, Jun 24, 2013 at 2:53 PM, Rajath Shashidhara <
> [email protected]> wrote:
> 
>> Hello,
>>
>> As of now I'm by default connected to my inmemory repository and my path
>> supplied to ucp is relative to the root of that repository.
>> But, as my task requires I need to develop a way to break any given url
>> into the repository url, repository id, port, and the relative path of
>> object with respective to the root of this repository. This requires are
>> decoding mechanism.
>>
>> Is there a standard way of encoding a CMIS Url so that I can decode it
>> into the respective components?
>> I want to do this before continuing on implementing other commands.
>>
>> --
>> Rajath S,
>> M.Sc(Hons.) Physics,
>> Birla Institute of Technology and Science - Pilani,
>> Pilani
>>
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to