...you are right..... it works :-)
Thanks at all
Greetings
Hartmut Zimmermann
Phone: +49 621 60-49477, Fax: +49 621 60-78817, E-Mail:
[EMAIL PROTECTED]
Postal Address: BASF IT Services GmbH, HS-AA - J660, 67059 Ludwigshafen,
Germany
www.basf-it-services.com
BASF IT Services GmbH, Registered Office: 67059 Ludwigshafen, Germany
Companies' Register: Amtsgericht Ludwigshafen, HRB 3541
Managing Directors:
Dr. Kurt Ettmüller, Dr. Ralf Sonnberger
Chairman of the Supervisory Board: Andrew Pike
"Chathura C.
Ekanayake"
<[EMAIL PROTECTED] An
m> [email protected]
Gesendet von: Kopie
wsas-java-dev-bou
[EMAIL PROTECTED] Thema
Re: [wsas-java-dev] Problem
configure WSO2 Registry with WSAS!
28.03.2008 08:54
Bitte antworten
an
[EMAIL PROTECTED]
2.org
Hi Hartmut,
WSO2 Registry supports three types of URLs.
1) URLs of the form http://localhost:9762/wso2registry/atom/repository/
give an ATOM feed about the target resource. It can be used to browse
and interact with the resources using APP as described in
http://wso2.org/wiki/display/registry/Registry+Protocol. This interface
is meant to be used by client applications interacting with the registry.
2) http://localhost:9762/wso2registry/web/repository/ URL gives the web
view of the target resource. You can type that URL in a web browser and
view and edit all the authorized details of that resource.
3) http://localhost:9762/wso2registry/resources/repository/config.xml
gives the raw content of the target resource. In this example, the
content of config.xml. But folders (collections) do not contain raw
content. Therefore, this pattern of URL on a folder redirects to the web
view. But in the case of WSAS or Axis2, it appends the actual file path
to the given repository location before sending to the registry. Thus,
the final URL always directs to a file and the registry serves the raw
content of that file.
So you have to give the repository location as
http://localhost:9762/wso2registry/resources/repository/, to which WSAS
appends the actual file paths to get contents of required files.
Hope this helps.
Thanks,
Chathura
[EMAIL PROTECTED] wrote:
> Hi @ all,
>
> I'm wrestling with the integration or using of the WS02 Registry in my
WSAS
> Server.
>
> Below are some screenshots of my Registry configuration.
>
> I configure the URL in the server.xml of the WSAS
>
>
<RepositoryLocation>http://localhost:9762/wso2registry/atom/repository/</RepositoryLocation>
>
> Nothing will be loaded!!!
> Where is the problem?
>
> Can anyone help???
>
> Thanks in advance
> Hartmut
>
>
>
>
_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev