You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by Davanum Srinivas <da...@gmail.com> on 2004/11/09 16:35:52 UTC

Re: Apache Scout: When to request mailing list, jira, website, etc...

Steve, Anil,

I have created an initial SVN repo for Apache Scout at
http://svn.apache.org/repos/asf/webservices/scout/. It has a mavenized
version of the sources (makes it easy to publish the site and keep
track of dependencies). I also took the liberty of adding the
javax.xml.registry stuff from geronimo and using org.apache.ws.scout
as the package name.

Please try the svn version and let me know...we can work on the JIRA,
Mailing lists, web stuff tomorrow.

thanks,
dims


On Wed, 7 Jul 2004 01:30:34 -0400, Steve Viens <st...@viens.net> wrote:
> At what point should we begin to think about creating lists, Jira, web
> site and dedicated CVS module for Apache Scout?  I'm thinking that at
> the very least something should be set up in Jira sooner rather than
> later.
> 
> Steve
> 
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/

Re: Apache Scout

Posted by Davanum Srinivas <da...@gmail.com>.
Code is in SVN...

Step #1: log into svn.apache.org and run the svnpasswd command to set
up a password.
Step #2: Check out the code using SVN as follows:
svn checkout https://svn.apache.org/repos/asf/webservices/scout/trunk scout
Step #3: run "maven test" to try stuff out...run "maven jar" to generate a jar.

Notes:
- i have added Jeremy's code already
- got rid of the uddi package

TODO:
- Need to change the build to generate 2 jars. one for javax.* and
another for the rest.

Thanks,
dims

On Tue, 9 Nov 2004 12:19:27 -0800 (PST), Anil Saldhana
<an...@yahoo.com> wrote:
> Hi Dims,
>   we went to UDDI4J underneath scout as a first cut
> implementation.
> 
> Our goal eventually was to replace UDDI4J with jUDDI
> Proxy (not a major effort). Hence we built a framework
> in Scout to map Jaxr calls to UDDI4J to jUDDI. The end
> result we want to achieve is Jaxr to jUDDI Proxy to
> jUDDI.
> 
> I see Jeremy's implementation has direct reference to
> jUDDI stuff, without going through the proxy.
> 
> Steve, do you have any comments?
> 
> Dims, whats the module that I need to use to checkout
> Scout?
> 
> Cheers,
> Anil 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/

Apache Scout

Posted by Anil Saldhana <an...@yahoo.com>.
Hi Dims,
  we went to UDDI4J underneath scout as a first cut
implementation. 

Our goal eventually was to replace UDDI4J with jUDDI
Proxy (not a major effort). Hence we built a framework
in Scout to map Jaxr calls to UDDI4J to jUDDI. The end
result we want to achieve is Jaxr to jUDDI Proxy to
jUDDI.   

I see Jeremy's implementation has direct reference to
jUDDI stuff, without going through the proxy.

Steve, do you have any comments?

Dims, whats the module that I need to use to checkout
Scout?

Cheers,
Anil 



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Re: Apache Scout: When to request mailing list, jira, website, etc...

Posted by Jeremy Boynes <jb...@gluecode.com>.
Davanum Srinivas wrote:

 > I also took the liberty of adding the
 > javax.xml.registry stuff from geronimo


Do we really want multiple copies of the API classes floating around? If 
not, where's the best place for them: Scout as is it implementing them, 
Geronimo as it is a licensing requirement we provide them?

-- 
Jeremy


Re: Apache Scout: When to request mailing list, jira, website, etc...

Posted by Davanum Srinivas <da...@gmail.com>.
no. scout does not have a gump entry yet.

-- dims


On Tue, 9 Nov 2004 23:50:31 +0000, Steve Loughran
<st...@gmail.com> wrote:
> On Tue, 9 Nov 2004 14:45:05 -0500, Davanum Srinivas <da...@gmail.com> wrote:
> > SVN: Done. (http://svn.apache.org/repos/asf/webservices/scout/)
> > JIRA: Done. (http://nagoya.apache.org/jira/secure/project/ViewProject.jspa?pid=10610)
> > WEB: Done. (http://ws.apache.org/scout/)
> > ML: Done (scout-dev AT ws.apache.org)
> >
> > TODO:
> > - Need to set up archives on Nagoya's Eyebrowse.
> 
> Does it have a gump entry already?
> 
> ---------------------------------------------------------------------
> 
> 
> To unsubscribe, e-mail: pmc-unsubscribe@ws.apache.org
> For additional commands, e-mail: pmc-help@ws.apache.org
> 
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/

Re: Apache Scout: When to request mailing list, jira, website, etc...

Posted by Davanum Srinivas <da...@gmail.com>.
SVN: Done. (http://svn.apache.org/repos/asf/webservices/scout/)
JIRA: Done. (http://nagoya.apache.org/jira/secure/project/ViewProject.jspa?pid=10610)
WEB: Done. (http://ws.apache.org/scout/)
ML: Done (scout-dev AT ws.apache.org)

TODO:
- Need to set up archives on Nagoya's Eyebrowse.

-- dims


On Tue, 9 Nov 2004 10:35:52 -0500, Davanum Srinivas <da...@gmail.com> wrote:
> Steve, Anil,
> 
> I have created an initial SVN repo for Apache Scout at
> http://svn.apache.org/repos/asf/webservices/scout/. It has a mavenized
> version of the sources (makes it easy to publish the site and keep
> track of dependencies). I also took the liberty of adding the
> javax.xml.registry stuff from geronimo and using org.apache.ws.scout
> as the package name.
> 
> Please try the svn version and let me know...we can work on the JIRA,
> Mailing lists, web stuff tomorrow.
> 
> 
> 
> thanks,
> dims
> 
> On Wed, 7 Jul 2004 01:30:34 -0400, Steve Viens <st...@viens.net> wrote:
> > At what point should we begin to think about creating lists, Jira, web
> > site and dedicated CVS module for Apache Scout?  I'm thinking that at
> > the very least something should be set up in Jira sooner rather than
> > later.
> >
> > Steve
> >
> >
> 
> --
> Davanum Srinivas - http://webservices.apache.org/~dims/
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/

RE: Apache Scout: When to request mailing list, jira, website, etc...

Posted by Steve Viens <st...@viens.net>.
Hey guys!

The new job has kept me out of the loop for the last few months for the
most part and I've been out of the country and off the grid on business
for the past two weeks so I'm just catching up on email now.  Looks like
the list, JIRA and the initial site is up ... thank you Dims.

I'll get through the jUDDI/Scout/Apache emails tonight and give SVN a
shot tomorrow AM (Sat).

Steve
sviens@apache.org

-----Original Message-----
From: Davanum Srinivas [mailto:davanum@gmail.com] 
Sent: Tuesday, November 09, 2004 10:36 AM
To: juddi-dev@ws.apache.org; steve@viens.net; pmc@ws.apache.org
Subject: Re: Apache Scout: When to request mailing list, jira, website,
etc...

Steve, Anil,

I have created an initial SVN repo for Apache Scout at
http://svn.apache.org/repos/asf/webservices/scout/. It has a mavenized
version of the sources (makes it easy to publish the site and keep
track of dependencies). I also took the liberty of adding the
javax.xml.registry stuff from geronimo and using org.apache.ws.scout
as the package name.

Please try the svn version and let me know...we can work on the JIRA,
Mailing lists, web stuff tomorrow.

thanks,
dims


On Wed, 7 Jul 2004 01:30:34 -0400, Steve Viens <st...@viens.net> wrote:
> At what point should we begin to think about creating lists, Jira, web
> site and dedicated CVS module for Apache Scout?  I'm thinking that at
> the very least something should be set up in Jira sooner rather than
> later.
> 
> Steve
> 
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/



Re: Apache Scout: When to request mailing list, jira, website, etc...

Posted by Davanum Srinivas <da...@gmail.com>.
Apache Scout is an implementation of the JAXR JSR...it started life in
juddi's extras directory. We need it for support JAXR in Geronimo.
JAXR is a mandatory part of J2EE 1.4

-- dims


On Wed, 10 Nov 2004 05:22:05 +0600, Sanjiva Weerawarana
<sa...@opensource.lk> wrote:
> Hi Dims,
> 
> I'm sorry if I missed some email .. what's the Scout project?
> 
> Sanjiva.
> 
> 
> 
> ----- Original Message -----
> From: "Davanum Srinivas" <da...@gmail.com>
> To: <ju...@ws.apache.org>; <st...@viens.net>; <pm...@ws.apache.org>
> Sent: Tuesday, November 09, 2004 9:35 PM
> Subject: Re: Apache Scout: When to request mailing list, jira, website,
> etc...
> 
> > Steve, Anil,
> >
> > I have created an initial SVN repo for Apache Scout at
> > http://svn.apache.org/repos/asf/webservices/scout/. It has a mavenized
> > version of the sources (makes it easy to publish the site and keep
> > track of dependencies). I also took the liberty of adding the
> > javax.xml.registry stuff from geronimo and using org.apache.ws.scout
> > as the package name.
> >
> > Please try the svn version and let me know...we can work on the JIRA,
> > Mailing lists, web stuff tomorrow.
> >
> > thanks,
> > dims
> >
> >
> > On Wed, 7 Jul 2004 01:30:34 -0400, Steve Viens <st...@viens.net> wrote:
> > > At what point should we begin to think about creating lists, Jira, web
> > > site and dedicated CVS module for Apache Scout?  I'm thinking that at
> > > the very least something should be set up in Jira sooner rather than
> > > later.
> > >
> > > Steve
> > >
> > >
> >
> >
> > --
> > Davanum Srinivas - http://webservices.apache.org/~dims/
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: pmc-unsubscribe@ws.apache.org
> > For additional commands, e-mail: pmc-help@ws.apache.org
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: pmc-unsubscribe@ws.apache.org
> For additional commands, e-mail: pmc-help@ws.apache.org
> 
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/