Remote referenced resources in a project

4 messages Options
Embed this post
Permalink
Paul Perez

Remote referenced resources in a project

Reply Threaded More More options
Print post
Permalink
Hello,

Does someone knows if there is an example of remote referenced resources in the wiki of elswhere ?  (May be i made a bad research). Does this feature  works ? what protocole can we use to invoke a remote resources ? I did not find any documentation on the Wiki.

Thanks for your help

PPe
Andreas Egloff

Re: Remote referenced resources in a project

Reply Threaded More More options
Print post
Permalink
Maybe you can clarify exactly what you are trying to achieve; are you
talking for example about importing from wsdl/xsd another wsdl/xsd that
is not packaged in the application, but addressed directly via a URL?
Andi

Paul Perez wrote:

> Hello,
>
> Does someone knows if there is an example of remote referenced resources in
> the wiki of elswhere ?  (May be i made a bad research). Does this feature
> works ? what protocole can we use to invoke a remote resources ? I did not
> find any documentation on the Wiki.
>
> Thanks for your help
>
> PPe
>
>  


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

Paul Perez

Re: Remote referenced resources in a project

Reply Threaded More More options
Print post
Permalink
Hi Andi,

Thanks for your reply.

It is exactly what I mean. Let take an example: A company defines and uses entreprise schemas. For coherency reasons, Enterprise schemas are defined managed by one team and stored in a centralized server. So the server coud be a web server accessed by http but could be a shared disk as well.
Company policy try to forbid (as much as possible) enterprise schema duplication. So in that case, using remote referenced resource makes sens.

Thanks for your comment

paul

Andreas Egloff wrote:
Maybe you can clarify exactly what you are trying to achieve; are you
talking for example about importing from wsdl/xsd another wsdl/xsd that
is not packaged in the application, but addressed directly via a URL?
Andi

Paul Perez wrote:
> Hello,
>
> Does someone knows if there is an example of remote referenced resources in
> the wiki of elswhere ?  (May be i made a bad research). Does this feature
> works ? what protocole can we use to invoke a remote resources ? I did not
> find any documentation on the Wiki.
>
> Thanks for your help
>
> PPe
>
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@open-esb.dev.java.net
For additional commands, e-mail: users-help@open-esb.dev.java.net
Vladimir Yaroslavskiy

Re: Remote referenced resources in a project

Reply Threaded More More options
Print post
Permalink
Hi Paul,

In the IDE you can add Remote Resource which can be

http://<company-site>/<resource>

Then you can operate with it as well as other resources.

Thanks,
Vladimir

Paul Perez wrote:

> Hi Andi,
>
> Thanks for your reply.
>
> It is exactly what I mean. Let take an example: A company defines and uses
> entreprise schemas. For coherency reasons, Enterprise schemas are defined
> managed by one team and stored in a centralized server. So the server coud
> be a web server accessed by http but could be a shared disk as well.
> Company policy try to forbid (as much as possible) enterprise schema
> duplication. So in that case, using remote referenced resource makes sens.
>
> Thanks for your comment
>
> paul
>
>
> Andreas Egloff wrote:
>> Maybe you can clarify exactly what you are trying to achieve; are you
>> talking for example about importing from wsdl/xsd another wsdl/xsd that
>> is not packaged in the application, but addressed directly via a URL?
>> Andi
>>
>> Paul Perez wrote:
>>> Hello,
>>>
>>> Does someone knows if there is an example of remote referenced resources
>>> in
>>> the wiki of elswhere ?  (May be i made a bad research). Does this feature
>>> works ? what protocole can we use to invoke a remote resources ? I did
>>> not
>>> find any documentation on the Wiki.
>>>
>>> Thanks for your help
>>>
>>> PPe
>>>
>>>  
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [hidden email]
>> For additional commands, e-mail: [hidden email]
>>
>>
>>
>

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