Hi Keith,

I've seen that blog, what I'm not understand is that part of the article:

Now let's see how we are going to start Axis2 , here we are going to start
Axis2 using URL repository. So following are the codes to start Axis2,


ConfigurationContext configctx =
ConfigurationContextFactory.createConfigurationContextFromURIs(


null, new URL("http://localhost:8080/wso2registry/resources/axis2-repo/";));


SimpleHTTPServer smt = new SimpleHTTPServer(configctx, 9090);


smt.start();


I believe that I only have to configure an URL-based repository in the
server.xml in tag <RepositoryLocation/>!!!???




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




                                                                       
             Keith Chapman                                             
             <[EMAIL PROTECTED]>                                          
             Gesendet von:                                              An
             wsas-java-dev-bou          [email protected]         
             [EMAIL PROTECTED]                                           Kopie
                                                                       
                                                                     Thema
             28.03.2008 07:15           Re: [wsas-java-dev] Problem    
                                        configure WSO2 Registry with WSAS!
                                                                       
              Bitte antworten                                          
                    an                                                 
              [EMAIL PROTECTED];                                          
              Bitte antworten                                          
                    an                                                 
             [EMAIL PROTECTED]                                         
                   2.org                                               
                                                                       
                                                                       




Hi,

Did you have a look at
http://jadeepal.blogspot.com/2008/02/starting-axis2-using-wso2-registry.html


That should apply to WSAS too.

Thanks,
Keith.

[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
>
>
>
> (Embedded image moved to file: pic24635.jpg)
>
>
>
>
> (Embedded image moved to file: pic04240.jpg)
>
>
>
> (Embedded image moved to file: pic24796.jpg)
>
>
> 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
>
>
> ------------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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



_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev

Reply via email to