You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Luciano Resende <lu...@gmail.com> on 2006/12/14 13:40:18 UTC

Temporarly excluding ofending project from build, was Fwd: Tuscany/java documentation

As a suggestion from our user-list, if people are OK I'd exclude the
offending project from the build...

>ps:
>regarding the already echo.binding error, I think that it could help the
>new users to check out and build Tuscany, if you exclude the module in
>the pom file until a fix is released.

Toughts ?

---------- Forwarded message ----------
From: Francesco Furfari <fr...@isti.cnr.it>
Date: Dec 14, 2006 3:38 AM
Subject: Re: Tuscany/java documentation
To: tuscany-user@ws.apache.org



Luciano Resende wrote:
> Have you tried the documentation section of the Tuscany website ?
>   http://incubator.apache.org/tuscany/documentation.html
>
> You could also try the OSOA website
>   http://www.osoa.org
>

Yes, I'm still reading it, I just realized that the M1 is compliant to
the  9.0 while you are working with 9.5.
Before to understand that I was a bit confused because I didn't find
.module files in the examples. :-)

> And I think that for SCA, there are some docs on the svn repository, but
> I'm
> not sure how up to date they are...
> https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/doc/
>
>

I think this is what I was looking for

thanks for the fast response.
francesco


ps:
regarding the already echo.binding error, I think that it could help the
new users to check out and build Tuscany, if you exclude the module in
the pom file until a fix is released.

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



-- 
Luciano Resende
http://people.apache.org/~lresende

Re: Temporarly excluding ofending project from build, was Fwd: Tuscany/java documentation

Posted by Luciano Resende <lu...@gmail.com>.
I have removed the project from the build for now...

The offending project is : samples/sca/echo.databinding
The error is :


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running echo.DataBindingIntegrationTestCase
[Property] prefix: ABC
[Property] bar: BAR
[Property] prefix1: ABC
log4j:WARN No appenders could be found for logger (
org.apache.axiom.om.impl.builder.StAXOMBuilder).
log4j:WARN Please initialize the log4j system properly.
ComponentA --> Received message: <message><foo>123</foo></message> [
java.lang.String]
ComponentB --> Received message: [#document: null] [
org.apache.xerces.dom.DeferredDocumentImpl]
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.498 sec
<<< FAILURE!

Results :

Tests in error:
  testTransform(echo.DataBindingIntegrationTestCase)

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] There are test failures.
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Fri Dec 15 03:16:52 PST 2006
[INFO] Final Memory: 6M/11M
[INFO] --------------------------------------------------

On 12/14/06, Jim Marino <jm...@myromatours.com> wrote:
>
> What is the error being reported and is this off trunk? I'd be happy
> to just delete it as well (and eventually get around to creating a
> real extension sample).
>
> Jim
>
> On Dec 14, 2006, at 8:44 AM, Raymond Feng wrote:
>
> > +1.
> >
> > Thanks,
> > Raymond
> >
> > ----- Original Message ----- From: "Luciano Resende"
> > <lu...@gmail.com>
> > To: "tuscany-dev" <tu...@ws.apache.org>; "Francesco Furfari"
> > <fr...@isti.cnr.it>
> > Sent: Thursday, December 14, 2006 4:40 AM
> > Subject: Temporarly excluding ofending project from build, was Fwd:
> > Tuscany/java documentation
> >
> >
> >> As a suggestion from our user-list, if people are OK I'd exclude the
> >> offending project from the build...
> >>
> >>> ps:
> >>> regarding the already echo.binding error, I think that it could
> >>> help the
> >>> new users to check out and build Tuscany, if you exclude the
> >>> module in
> >>> the pom file until a fix is released.
> >>
> >> Toughts ?
> >>
> >> ---------- Forwarded message ----------
> >> From: Francesco Furfari <fr...@isti.cnr.it>
> >> Date: Dec 14, 2006 3:38 AM
> >> Subject: Re: Tuscany/java documentation
> >> To: tuscany-user@ws.apache.org
> >>
> >>
> >>
> >> Luciano Resende wrote:
> >>> Have you tried the documentation section of the Tuscany website ?
> >>>   http://incubator.apache.org/tuscany/documentation.html
> >>>
> >>> You could also try the OSOA website
> >>>   http://www.osoa.org
> >>>
> >>
> >> Yes, I'm still reading it, I just realized that the M1 is
> >> compliant to
> >> the  9.0 while you are working with 9.5.
> >> Before to understand that I was a bit confused because I didn't find
> >> .module files in the examples. :-)
> >>
> >>> And I think that for SCA, there are some docs on the svn
> >>> repository, but
> >>> I'm
> >>> not sure how up to date they are...
> >>> https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/doc/
> >>>
> >>>
> >>
> >> I think this is what I was looking for
> >>
> >> thanks for the fast response.
> >> francesco
> >>
> >>
> >> ps:
> >> regarding the already echo.binding error, I think that it could
> >> help the
> >> new users to check out and build Tuscany, if you exclude the
> >> module in
> >> the pom file until a fix is released.
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: tuscany-user-unsubscribe@ws.apache.org
> >> For additional commands, e-mail: tuscany-user-help@ws.apache.org
> >>
> >>
> >>
> >> --
> >> Luciano Resende
> >> http://people.apache.org/~lresende
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: tuscany-dev-help@ws.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>


-- 
Luciano Resende
http://people.apache.org/~lresende

Re: Temporarly excluding ofending project from build, was Fwd: Tuscany/java documentation

Posted by Jim Marino <jm...@myromatours.com>.
What is the error being reported and is this off trunk? I'd be happy  
to just delete it as well (and eventually get around to creating a  
real extension sample).

Jim

On Dec 14, 2006, at 8:44 AM, Raymond Feng wrote:

> +1.
>
> Thanks,
> Raymond
>
> ----- Original Message ----- From: "Luciano Resende"  
> <lu...@gmail.com>
> To: "tuscany-dev" <tu...@ws.apache.org>; "Francesco Furfari"  
> <fr...@isti.cnr.it>
> Sent: Thursday, December 14, 2006 4:40 AM
> Subject: Temporarly excluding ofending project from build, was Fwd:  
> Tuscany/java documentation
>
>
>> As a suggestion from our user-list, if people are OK I'd exclude the
>> offending project from the build...
>>
>>> ps:
>>> regarding the already echo.binding error, I think that it could  
>>> help the
>>> new users to check out and build Tuscany, if you exclude the  
>>> module in
>>> the pom file until a fix is released.
>>
>> Toughts ?
>>
>> ---------- Forwarded message ----------
>> From: Francesco Furfari <fr...@isti.cnr.it>
>> Date: Dec 14, 2006 3:38 AM
>> Subject: Re: Tuscany/java documentation
>> To: tuscany-user@ws.apache.org
>>
>>
>>
>> Luciano Resende wrote:
>>> Have you tried the documentation section of the Tuscany website ?
>>>   http://incubator.apache.org/tuscany/documentation.html
>>>
>>> You could also try the OSOA website
>>>   http://www.osoa.org
>>>
>>
>> Yes, I'm still reading it, I just realized that the M1 is  
>> compliant to
>> the  9.0 while you are working with 9.5.
>> Before to understand that I was a bit confused because I didn't find
>> .module files in the examples. :-)
>>
>>> And I think that for SCA, there are some docs on the svn  
>>> repository, but
>>> I'm
>>> not sure how up to date they are...
>>> https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/doc/
>>>
>>>
>>
>> I think this is what I was looking for
>>
>> thanks for the fast response.
>> francesco
>>
>>
>> ps:
>> regarding the already echo.binding error, I think that it could  
>> help the
>> new users to check out and build Tuscany, if you exclude the  
>> module in
>> the pom file until a fix is released.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tuscany-user-unsubscribe@ws.apache.org
>> For additional commands, e-mail: tuscany-user-help@ws.apache.org
>>
>>
>>
>> -- 
>> Luciano Resende
>> http://people.apache.org/~lresende
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>


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


Re: Temporarly excluding ofending project from build, was Fwd: Tuscany/java documentation

Posted by Raymond Feng <en...@gmail.com>.
+1.

Thanks,
Raymond

----- Original Message ----- 
From: "Luciano Resende" <lu...@gmail.com>
To: "tuscany-dev" <tu...@ws.apache.org>; "Francesco Furfari" 
<fr...@isti.cnr.it>
Sent: Thursday, December 14, 2006 4:40 AM
Subject: Temporarly excluding ofending project from build, was Fwd: 
Tuscany/java documentation


> As a suggestion from our user-list, if people are OK I'd exclude the
> offending project from the build...
>
>>ps:
>>regarding the already echo.binding error, I think that it could help the
>>new users to check out and build Tuscany, if you exclude the module in
>>the pom file until a fix is released.
>
> Toughts ?
>
> ---------- Forwarded message ----------
> From: Francesco Furfari <fr...@isti.cnr.it>
> Date: Dec 14, 2006 3:38 AM
> Subject: Re: Tuscany/java documentation
> To: tuscany-user@ws.apache.org
>
>
>
> Luciano Resende wrote:
>> Have you tried the documentation section of the Tuscany website ?
>>   http://incubator.apache.org/tuscany/documentation.html
>>
>> You could also try the OSOA website
>>   http://www.osoa.org
>>
>
> Yes, I'm still reading it, I just realized that the M1 is compliant to
> the  9.0 while you are working with 9.5.
> Before to understand that I was a bit confused because I didn't find
> .module files in the examples. :-)
>
>> And I think that for SCA, there are some docs on the svn repository, but
>> I'm
>> not sure how up to date they are...
>> https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/doc/
>>
>>
>
> I think this is what I was looking for
>
> thanks for the fast response.
> francesco
>
>
> ps:
> regarding the already echo.binding error, I think that it could help the
> new users to check out and build Tuscany, if you exclude the module in
> the pom file until a fix is released.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-user-help@ws.apache.org
>
>
>
> -- 
> Luciano Resende
> http://people.apache.org/~lresende
> 


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