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 2005/06/08 19:24:03 UTC

Scout Breakage

Can some kind soul please fix this breakage in scout?

thanks,
dims

 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0

Attempting to download jaxr-api-1.0-SNAPSHOT.jar.
Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar.
Attempting to download juddi-SNAPSHOT.jar.
Attempting to download commons-discovery-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Apache Scout Implementation'
is not available
build:start:

java:prepare-filesystem:
    [mkdir] Created dir: /home/dims/scout/modules/scout/target/classes

java:compile:
    [echo] Compiling to /home/dims/scout/modules/scout/target/classes
    [javac] Compiling 34 source files to
/home/dims/scout/modules/scout/target/classes
    [javac] /home/dims/scout/modules/scout/src/java/org/apache/ws/scout/registry/RegistryServiceImpl.java:132:
execute(org.apache.juddi.datatype.RegistryObject) in
org.apache.juddi.proxy.RegistryProxy cannot be applied to
(java.lang.String,java.lang.String)
    [javac]           return registry.execute(s,type);
    [javac]                          ^
    [javac] 1 error
Total time: 10 seconds
Finished at: Wed Jun 08 17:19:26 GMT+00:00 2005

End Axis EWS



-- 
Davanum Srinivas -http://blogs.cocoondev.org/dims/

Re: Scout Breakage

Posted by Davanum Srinivas <da...@gmail.com>.
great!

On 6/9/05, Geir Magnusson Jr. <ge...@apache.org> wrote:
> If there's an issue, I'll probably figure it out this week - I'm re-
> running TCK for JAXR for Geronimo...
> 
> geir
> 
> On Jun 8, 2005, at 10:49 PM, Davanum Srinivas wrote:
> 
> > thanks guys. i had to build juddi-SNAPSHOT and use that to build
> > scout.
> >
> > -- dims
> >
> > On 6/8/05, Steve Viens <st...@viens.net> wrote:
> >
> >> I can't quite tell from the information provided below what the
> >> problem
> >> is.
> >>
> >> Steve
> >>
> >> -----Original Message-----
> >> From: Anil Saldhana [mailto:anilsaldhana@yahoo.com]
> >> Sent: Wednesday, June 08, 2005 6:06 PM
> >> To: juddi-dev@ws.apache.org; dims@apache.org; scout-dev@ws.apache.org
> >> Subject: Re: Scout Breakage
> >>
> >>
> >> Dims,
> >>    jUDDI has had considerable changes from Steve in
> >> the last few days.  But my workspace builds fine for
> >> Scout.
> >>
> >> Cheers,
> >> Anil
> >>
> >> --- Davanum Srinivas <da...@gmail.com> wrote:
> >>
> >>
> >>> Can some kind soul please fix this breakage in
> >>> scout?
> >>>
> >>> thanks,
> >>> dims
> >>>
> >>>  __  __
> >>> |  \/  |__ _Apache__ ___
> >>> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> >>> |_|  |_\__,_|\_/\___|_||_|  v. 1.0
> >>>
> >>> Attempting to download jaxr-api-1.0-SNAPSHOT.jar.
> >>> Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar.
> >>> Attempting to download juddi-SNAPSHOT.jar.
> >>> Attempting to download
> >>> commons-discovery-SNAPSHOT.jar.
> >>> Plugin 'maven-deploy-plugin' in project 'Apache
> >>> Scout Implementation'
> >>> is not available
> >>> build:start:
> >>>
> >>> java:prepare-filesystem:
> >>>     [mkdir] Created dir: /home/dims/scout/modules/scout/target/
> >>> classes
> >>>
> >>> java:compile:
> >>>     [echo] Compiling to /home/dims/scout/modules/scout/target/
> >>> classes
> >>>     [javac] Compiling 34 source files to
> >>>
> >> /home/dims/scout/modules/scout/target/classes
> >>
> >>>     [javac]
> >>>
> >>>
> >> /home/dims/scout/modules/scout/src/java/org/apache/ws/scout/
> >> registry/Reg
> >> istryServiceImpl.java:132:
> >>
> >>> execute(org.apache.juddi.datatype.RegistryObject) in
> >>> org.apache.juddi.proxy.RegistryProxy cannot be applied to
> >>>
> >> (java.lang.String,java.lang.String)
> >>
> >>>     [javac]           return registry.execute(s,type);
> >>>     [javac]                          ^
> >>>     [javac] 1 error
> >>> Total time: 10 seconds
> >>> Finished at: Wed Jun 08 17:19:26 GMT+00:00 2005
> >>>
> >>> End Axis EWS
> >>>
> >>>
> >>>
> >>> --
> >>> Davanum Srinivas -http://blogs.cocoondev.org/dims/
> >>>
> >>>
> >>
> >>
> >> __________________________________________________
> >> Do You Yahoo!?
> >> Tired of spam?  Yahoo! Mail has the best spam protection around
> >> http://mail.yahoo.com
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
> >> For additional commands, e-mail: scout-dev-help@ws.apache.org
> >>
> >>
> >>
> >
> >
> > --
> > Davanum Srinivas -http://blogs.cocoondev.org/dims/
> >
> >
> 
> --
> Geir Magnusson Jr                                  +1-203-665-6437
> geirm@apache.org
> 
> 
> 


-- 
Davanum Srinivas -http://blogs.cocoondev.org/dims/

Re: Scout Breakage

Posted by Anil Saldhana <an...@yahoo.com>.
Welcome back to Scout, Geir !!!  I am waiting for TCK
confirmation from you.  :-)

--- "Geir Magnusson Jr." <ge...@apache.org> wrote:

> If there's an issue, I'll probably figure it out
> this week - I'm re- 
> running TCK for JAXR for Geronimo...
> 
> geir  
> 
> 


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

Re: Scout Breakage

Posted by "Geir Magnusson Jr." <ge...@apache.org>.
If there's an issue, I'll probably figure it out this week - I'm re- 
running TCK for JAXR for Geronimo...

geir

On Jun 8, 2005, at 10:49 PM, Davanum Srinivas wrote:

> thanks guys. i had to build juddi-SNAPSHOT and use that to build  
> scout.
>
> -- dims
>
> On 6/8/05, Steve Viens <st...@viens.net> wrote:
>
>> I can't quite tell from the information provided below what the  
>> problem
>> is.
>>
>> Steve
>>
>> -----Original Message-----
>> From: Anil Saldhana [mailto:anilsaldhana@yahoo.com]
>> Sent: Wednesday, June 08, 2005 6:06 PM
>> To: juddi-dev@ws.apache.org; dims@apache.org; scout-dev@ws.apache.org
>> Subject: Re: Scout Breakage
>>
>>
>> Dims,
>>    jUDDI has had considerable changes from Steve in
>> the last few days.  But my workspace builds fine for
>> Scout.
>>
>> Cheers,
>> Anil
>>
>> --- Davanum Srinivas <da...@gmail.com> wrote:
>>
>>
>>> Can some kind soul please fix this breakage in
>>> scout?
>>>
>>> thanks,
>>> dims
>>>
>>>  __  __
>>> |  \/  |__ _Apache__ ___
>>> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
>>> |_|  |_\__,_|\_/\___|_||_|  v. 1.0
>>>
>>> Attempting to download jaxr-api-1.0-SNAPSHOT.jar.
>>> Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar.
>>> Attempting to download juddi-SNAPSHOT.jar.
>>> Attempting to download
>>> commons-discovery-SNAPSHOT.jar.
>>> Plugin 'maven-deploy-plugin' in project 'Apache
>>> Scout Implementation'
>>> is not available
>>> build:start:
>>>
>>> java:prepare-filesystem:
>>>     [mkdir] Created dir: /home/dims/scout/modules/scout/target/ 
>>> classes
>>>
>>> java:compile:
>>>     [echo] Compiling to /home/dims/scout/modules/scout/target/ 
>>> classes
>>>     [javac] Compiling 34 source files to
>>>
>> /home/dims/scout/modules/scout/target/classes
>>
>>>     [javac]
>>>
>>>
>> /home/dims/scout/modules/scout/src/java/org/apache/ws/scout/ 
>> registry/Reg
>> istryServiceImpl.java:132:
>>
>>> execute(org.apache.juddi.datatype.RegistryObject) in
>>> org.apache.juddi.proxy.RegistryProxy cannot be applied to
>>>
>> (java.lang.String,java.lang.String)
>>
>>>     [javac]           return registry.execute(s,type);
>>>     [javac]                          ^
>>>     [javac] 1 error
>>> Total time: 10 seconds
>>> Finished at: Wed Jun 08 17:19:26 GMT+00:00 2005
>>>
>>> End Axis EWS
>>>
>>>
>>>
>>> --
>>> Davanum Srinivas -http://blogs.cocoondev.org/dims/
>>>
>>>
>>
>>
>> __________________________________________________
>> Do You Yahoo!?
>> Tired of spam?  Yahoo! Mail has the best spam protection around
>> http://mail.yahoo.com
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
>> For additional commands, e-mail: scout-dev-help@ws.apache.org
>>
>>
>>
>
>
> -- 
> Davanum Srinivas -http://blogs.cocoondev.org/dims/
>
>

-- 
Geir Magnusson Jr                                  +1-203-665-6437
geirm@apache.org



Re: Scout Breakage

Posted by Davanum Srinivas <da...@gmail.com>.
thanks guys. i had to build juddi-SNAPSHOT and use that to build scout.

-- dims

On 6/8/05, Steve Viens <st...@viens.net> wrote:
> I can't quite tell from the information provided below what the problem
> is.
> 
> Steve
> 
> -----Original Message-----
> From: Anil Saldhana [mailto:anilsaldhana@yahoo.com]
> Sent: Wednesday, June 08, 2005 6:06 PM
> To: juddi-dev@ws.apache.org; dims@apache.org; scout-dev@ws.apache.org
> Subject: Re: Scout Breakage
> 
> 
> Dims,
>    jUDDI has had considerable changes from Steve in
> the last few days.  But my workspace builds fine for
> Scout.
> 
> Cheers,
> Anil
> 
> --- Davanum Srinivas <da...@gmail.com> wrote:
> 
> > Can some kind soul please fix this breakage in
> > scout?
> >
> > thanks,
> > dims
> >
> >  __  __
> > |  \/  |__ _Apache__ ___
> > | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> > |_|  |_\__,_|\_/\___|_||_|  v. 1.0
> >
> > Attempting to download jaxr-api-1.0-SNAPSHOT.jar.
> > Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar.
> > Attempting to download juddi-SNAPSHOT.jar.
> > Attempting to download
> > commons-discovery-SNAPSHOT.jar.
> > Plugin 'maven-deploy-plugin' in project 'Apache
> > Scout Implementation'
> > is not available
> > build:start:
> >
> > java:prepare-filesystem:
> >     [mkdir] Created dir: /home/dims/scout/modules/scout/target/classes
> >
> > java:compile:
> >     [echo] Compiling to /home/dims/scout/modules/scout/target/classes
> >     [javac] Compiling 34 source files to
> /home/dims/scout/modules/scout/target/classes
> >     [javac]
> >
> /home/dims/scout/modules/scout/src/java/org/apache/ws/scout/registry/Reg
> istryServiceImpl.java:132:
> > execute(org.apache.juddi.datatype.RegistryObject) in
> > org.apache.juddi.proxy.RegistryProxy cannot be applied to
> (java.lang.String,java.lang.String)
> >     [javac]           return registry.execute(s,type);
> >     [javac]                          ^
> >     [javac] 1 error
> > Total time: 10 seconds
> > Finished at: Wed Jun 08 17:19:26 GMT+00:00 2005
> >
> > End Axis EWS
> >
> >
> >
> > --
> > Davanum Srinivas -http://blogs.cocoondev.org/dims/
> >
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: scout-dev-help@ws.apache.org
> 
> 


-- 
Davanum Srinivas -http://blogs.cocoondev.org/dims/

---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


Re: Scout Breakage

Posted by Davanum Srinivas <da...@gmail.com>.
thanks guys. i had to build juddi-SNAPSHOT and use that to build scout.

-- dims

On 6/8/05, Steve Viens <st...@viens.net> wrote:
> I can't quite tell from the information provided below what the problem
> is.
> 
> Steve
> 
> -----Original Message-----
> From: Anil Saldhana [mailto:anilsaldhana@yahoo.com]
> Sent: Wednesday, June 08, 2005 6:06 PM
> To: juddi-dev@ws.apache.org; dims@apache.org; scout-dev@ws.apache.org
> Subject: Re: Scout Breakage
> 
> 
> Dims,
>    jUDDI has had considerable changes from Steve in
> the last few days.  But my workspace builds fine for
> Scout.
> 
> Cheers,
> Anil
> 
> --- Davanum Srinivas <da...@gmail.com> wrote:
> 
> > Can some kind soul please fix this breakage in
> > scout?
> >
> > thanks,
> > dims
> >
> >  __  __
> > |  \/  |__ _Apache__ ___
> > | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> > |_|  |_\__,_|\_/\___|_||_|  v. 1.0
> >
> > Attempting to download jaxr-api-1.0-SNAPSHOT.jar.
> > Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar.
> > Attempting to download juddi-SNAPSHOT.jar.
> > Attempting to download
> > commons-discovery-SNAPSHOT.jar.
> > Plugin 'maven-deploy-plugin' in project 'Apache
> > Scout Implementation'
> > is not available
> > build:start:
> >
> > java:prepare-filesystem:
> >     [mkdir] Created dir: /home/dims/scout/modules/scout/target/classes
> >
> > java:compile:
> >     [echo] Compiling to /home/dims/scout/modules/scout/target/classes
> >     [javac] Compiling 34 source files to
> /home/dims/scout/modules/scout/target/classes
> >     [javac]
> >
> /home/dims/scout/modules/scout/src/java/org/apache/ws/scout/registry/Reg
> istryServiceImpl.java:132:
> > execute(org.apache.juddi.datatype.RegistryObject) in
> > org.apache.juddi.proxy.RegistryProxy cannot be applied to
> (java.lang.String,java.lang.String)
> >     [javac]           return registry.execute(s,type);
> >     [javac]                          ^
> >     [javac] 1 error
> > Total time: 10 seconds
> > Finished at: Wed Jun 08 17:19:26 GMT+00:00 2005
> >
> > End Axis EWS
> >
> >
> >
> > --
> > Davanum Srinivas -http://blogs.cocoondev.org/dims/
> >
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: scout-dev-help@ws.apache.org
> 
> 


-- 
Davanum Srinivas -http://blogs.cocoondev.org/dims/

RE: Scout Breakage

Posted by Steve Viens <st...@viens.net>.
I can't quite tell from the information provided below what the problem
is.

Steve

-----Original Message-----
From: Anil Saldhana [mailto:anilsaldhana@yahoo.com] 
Sent: Wednesday, June 08, 2005 6:06 PM
To: juddi-dev@ws.apache.org; dims@apache.org; scout-dev@ws.apache.org
Subject: Re: Scout Breakage


Dims,
   jUDDI has had considerable changes from Steve in
the last few days.  But my workspace builds fine for
Scout.

Cheers,
Anil

--- Davanum Srinivas <da...@gmail.com> wrote:

> Can some kind soul please fix this breakage in
> scout?
> 
> thanks,
> dims
> 
>  __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0
> 
> Attempting to download jaxr-api-1.0-SNAPSHOT.jar.
> Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar.
> Attempting to download juddi-SNAPSHOT.jar.
> Attempting to download
> commons-discovery-SNAPSHOT.jar.
> Plugin 'maven-deploy-plugin' in project 'Apache
> Scout Implementation'
> is not available
> build:start:
> 
> java:prepare-filesystem:
>     [mkdir] Created dir: /home/dims/scout/modules/scout/target/classes
> 
> java:compile:
>     [echo] Compiling to /home/dims/scout/modules/scout/target/classes
>     [javac] Compiling 34 source files to
/home/dims/scout/modules/scout/target/classes
>     [javac]
>
/home/dims/scout/modules/scout/src/java/org/apache/ws/scout/registry/Reg
istryServiceImpl.java:132:
> execute(org.apache.juddi.datatype.RegistryObject) in 
> org.apache.juddi.proxy.RegistryProxy cannot be applied to
(java.lang.String,java.lang.String)
>     [javac]           return registry.execute(s,type);
>     [javac]                          ^
>     [javac] 1 error
> Total time: 10 seconds
> Finished at: Wed Jun 08 17:19:26 GMT+00:00 2005
> 
> End Axis EWS
> 
> 
> 
> --
> Davanum Srinivas -http://blogs.cocoondev.org/dims/
> 


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



RE: Scout Breakage

Posted by Steve Viens <st...@viens.net>.
I can't quite tell from the information provided below what the problem
is.

Steve

-----Original Message-----
From: Anil Saldhana [mailto:anilsaldhana@yahoo.com] 
Sent: Wednesday, June 08, 2005 6:06 PM
To: juddi-dev@ws.apache.org; dims@apache.org; scout-dev@ws.apache.org
Subject: Re: Scout Breakage


Dims,
   jUDDI has had considerable changes from Steve in
the last few days.  But my workspace builds fine for
Scout.

Cheers,
Anil

--- Davanum Srinivas <da...@gmail.com> wrote:

> Can some kind soul please fix this breakage in
> scout?
> 
> thanks,
> dims
> 
>  __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0
> 
> Attempting to download jaxr-api-1.0-SNAPSHOT.jar.
> Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar.
> Attempting to download juddi-SNAPSHOT.jar.
> Attempting to download
> commons-discovery-SNAPSHOT.jar.
> Plugin 'maven-deploy-plugin' in project 'Apache
> Scout Implementation'
> is not available
> build:start:
> 
> java:prepare-filesystem:
>     [mkdir] Created dir: /home/dims/scout/modules/scout/target/classes
> 
> java:compile:
>     [echo] Compiling to /home/dims/scout/modules/scout/target/classes
>     [javac] Compiling 34 source files to
/home/dims/scout/modules/scout/target/classes
>     [javac]
>
/home/dims/scout/modules/scout/src/java/org/apache/ws/scout/registry/Reg
istryServiceImpl.java:132:
> execute(org.apache.juddi.datatype.RegistryObject) in 
> org.apache.juddi.proxy.RegistryProxy cannot be applied to
(java.lang.String,java.lang.String)
>     [javac]           return registry.execute(s,type);
>     [javac]                          ^
>     [javac] 1 error
> Total time: 10 seconds
> Finished at: Wed Jun 08 17:19:26 GMT+00:00 2005
> 
> End Axis EWS
> 
> 
> 
> --
> Davanum Srinivas -http://blogs.cocoondev.org/dims/
> 


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



---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


Re: Scout Breakage

Posted by Anil Saldhana <an...@yahoo.com>.
Dims,
   jUDDI has had considerable changes from Steve in
the last few days.  But my workspace builds fine for
Scout.

Cheers,
Anil

--- Davanum Srinivas <da...@gmail.com> wrote:

> Can some kind soul please fix this breakage in
> scout?
> 
> thanks,
> dims
> 
>  __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0
> 
> Attempting to download jaxr-api-1.0-SNAPSHOT.jar.
> Attempting to download
> geronimo-spec-activation-1.0.2-SNAPSHOT.jar.
> Attempting to download juddi-SNAPSHOT.jar.
> Attempting to download
> commons-discovery-SNAPSHOT.jar.
> Plugin 'maven-deploy-plugin' in project 'Apache
> Scout Implementation'
> is not available
> build:start:
> 
> java:prepare-filesystem:
>     [mkdir] Created dir:
> /home/dims/scout/modules/scout/target/classes
> 
> java:compile:
>     [echo] Compiling to
> /home/dims/scout/modules/scout/target/classes
>     [javac] Compiling 34 source files to
> /home/dims/scout/modules/scout/target/classes
>     [javac]
>
/home/dims/scout/modules/scout/src/java/org/apache/ws/scout/registry/RegistryServiceImpl.java:132:
> execute(org.apache.juddi.datatype.RegistryObject) in
> org.apache.juddi.proxy.RegistryProxy cannot be
> applied to
> (java.lang.String,java.lang.String)
>     [javac]           return
> registry.execute(s,type);
>     [javac]                          ^
>     [javac] 1 error
> Total time: 10 seconds
> Finished at: Wed Jun 08 17:19:26 GMT+00:00 2005
> 
> End Axis EWS
> 
> 
> 
> -- 
> Davanum Srinivas -http://blogs.cocoondev.org/dims/
> 


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

Re: Scout Breakage

Posted by Anil Saldhana <an...@yahoo.com>.
Dims,
   jUDDI has had considerable changes from Steve in
the last few days.  But my workspace builds fine for
Scout.

Cheers,
Anil

--- Davanum Srinivas <da...@gmail.com> wrote:

> Can some kind soul please fix this breakage in
> scout?
> 
> thanks,
> dims
> 
>  __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0
> 
> Attempting to download jaxr-api-1.0-SNAPSHOT.jar.
> Attempting to download
> geronimo-spec-activation-1.0.2-SNAPSHOT.jar.
> Attempting to download juddi-SNAPSHOT.jar.
> Attempting to download
> commons-discovery-SNAPSHOT.jar.
> Plugin 'maven-deploy-plugin' in project 'Apache
> Scout Implementation'
> is not available
> build:start:
> 
> java:prepare-filesystem:
>     [mkdir] Created dir:
> /home/dims/scout/modules/scout/target/classes
> 
> java:compile:
>     [echo] Compiling to
> /home/dims/scout/modules/scout/target/classes
>     [javac] Compiling 34 source files to
> /home/dims/scout/modules/scout/target/classes
>     [javac]
>
/home/dims/scout/modules/scout/src/java/org/apache/ws/scout/registry/RegistryServiceImpl.java:132:
> execute(org.apache.juddi.datatype.RegistryObject) in
> org.apache.juddi.proxy.RegistryProxy cannot be
> applied to
> (java.lang.String,java.lang.String)
>     [javac]           return
> registry.execute(s,type);
>     [javac]                          ^
>     [javac] 1 error
> Total time: 10 seconds
> Finished at: Wed Jun 08 17:19:26 GMT+00:00 2005
> 
> End Axis EWS
> 
> 
> 
> -- 
> Davanum Srinivas -http://blogs.cocoondev.org/dims/
> 


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

---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org