You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by Mancinelli Elodie <el...@bull.net> on 2006/08/01 17:17:22 UTC

Error compile sandesha

Hi all,

I try to to compile sandesha2 with a jdk 1.4 and i have this error.

server:create:
    [copy] Copying 1 file to 
/home/mancinee/workspace/sandesha/target/repos/server/modules
    [copy] Copying 1 file to 
/home/mancinee/workspace/sandesha/target/repos/server/services

client:create:
    [copy] Copying 1 file to 
/home/mancinee/workspace/sandesha/target/repos/client/modules

secure:create:
    [copy] Copying 2 files to 
/home/mancinee/workspace/sandesha/target/repos/secure-client
    [copy] Copying 3 files to 
/home/mancinee/workspace/sandesha/target/repos/secure-server
    [unjar] Expanding: 
/home/mancinee/workspace/sandesha/target/sandesha2-SNAPSHOT.mar into 
/home/mancinee/workspace/sandesha/target/temp

BUILD FAILED
File...... /home/mancinee/workspace/sandesha/maven.xml
Element... ant:copy
Line...... 143
Column.... 124
Warning: Could not find file 
/home/mancinee/workspace/sandesha/test-resources/test.module.xml to copy.
Total time: 1 minutes 2 seconds
Finished at: Tue Aug 01 16:59:40 CEST 2006

I'm synchronize with the sandesha trunk version on this 
addresse:https://svn.apache.org/repos/asf/webservices/sandesha/trunk.

Actually, there is no test.module.xml file. But where is it?

Regards

Elodie



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


Re: Error compile sandesha

Posted by Mancinelli Elodie <el...@bull.net>.
Hi Chamikara, Jaliya

OK, problem resolves.

Thanks for your help.

Elodie


Chamikara Jayalath wrote:

> Hi Elodie,Jaliya,
>
> I just updated the test.module.xml. Now there shouldnt be any test 
> failures. Please check.
>
> Chamikara
>
>
>
> On 8/2/06, *Jaliya Ekanayake* < jnekanayake@gmail.com 
> <ma...@gmail.com>> wrote:
>
>     Hi Elodie,
>
>     I just added a blank file to the test resoucres. Now there is a
>     test failure
>     [ERROR] TEST org.apache.sandesha2.security.SecurityTest FAILED
>
>     It will work without the test.
>
>     Thanks,
>     -Jaliya
>
>
>     ----- Original Message -----
>     From: "Mancinelli Elodie" < elodie.mancinelli@bull.net
>     <ma...@bull.net>>
>     To: <sandesha-dev@ws.apache.org <ma...@ws.apache.org>>
>     Sent: Wednesday, August 02, 2006 10:54 AM
>     Subject: Re: Error compile sandesha
>
>
>     > Hi all,
>     >
>     > Has anyone can help me?
>     > Why the file test.module.xml id not present whereas at the
>     compilation
>     > this file should copy. I try sereal time maven
>     -Dmaven.test.skip=true, but
>     > anything change.
>     >
>     > Regards
>     >
>     > Elodie
>     >
>     >
>     >
>     >
>     > Mancinelli Elodie wrote:
>     >
>     >> Hi all,
>     >>
>     >> I try to to compile sandesha2 with a jdk 1.4 and i have this error.
>     >>
>     >> server:create:
>     >>    [copy] Copying 1 file to
>     >> /home/mancinee/workspace/sandesha/target/repos/server/modules
>     >>    [copy] Copying 1 file to
>     >> /home/mancinee/workspace/sandesha/target/repos/server/services
>     >>
>     >> client:create:
>     >>    [copy] Copying 1 file to
>     >> /home/mancinee/workspace/sandesha/target/repos/client/modules
>     >>
>     >> secure:create:
>     >>    [copy] Copying 2 files to
>     >> /home/mancinee/workspace/sandesha/target/repos/secure-client
>     >>    [copy] Copying 3 files to
>     >> /home/mancinee/workspace/sandesha/target/repos/secure-server
>     >>    [unjar] Expanding:
>     >> /home/mancinee/workspace/sandesha/target/sandesha2-SNAPSHOT.mar
>     into
>     >> /home/mancinee/workspace/sandesha/target/temp
>     >>
>     >> BUILD FAILED
>     >> File...... /home/mancinee/workspace/sandesha/maven.xml
>     >> Element... ant:copy
>     >> Line...... 143
>     >> Column.... 124
>     >> Warning: Could not find file
>     >>
>     /home/mancinee/workspace/sandesha/test-resources/test.module.xml
>     to copy.
>     >> Total time: 1 minutes 2 seconds
>     >> Finished at: Tue Aug 01 16:59:40 CEST 2006
>     >>
>     >> I'm synchronize with the sandesha trunk version on this
>     >> addresse:
>     https://svn.apache.org/repos/asf/webservices/sandesha/trunk.
>     >>
>     >> Actually, there is no test.module.xml file. But where is it?
>     >>
>     >> Regards
>     >>
>     >> Elodie
>     >>
>     >>
>     >>
>     >>
>     ---------------------------------------------------------------------
>     >> To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
>     <ma...@ws.apache.org>
>     >> For additional commands, e-mail:
>     sandesha-dev-help@ws.apache.org
>     <ma...@ws.apache.org>
>     >>
>     >>
>     >
>     >
>     >
>     ---------------------------------------------------------------------
>     > To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
>     <ma...@ws.apache.org>
>     > For additional commands, e-mail: sandesha-dev-help@ws.apache.org
>     <ma...@ws.apache.org>
>     >
>
>


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


Re: Error compile sandesha

Posted by Mancinelli Elodie <el...@bull.net>.
Hi Chamikara, Jaliya

OK, problem resolves.

Thanks for your help.

Elodie


Chamikara Jayalath wrote:

> Hi Elodie,Jaliya,
>
> I just updated the test.module.xml. Now there shouldnt be any test 
> failures. Please check.
>
> Chamikara
>
>
>
> On 8/2/06, *Jaliya Ekanayake* < jnekanayake@gmail.com 
> <ma...@gmail.com>> wrote:
>
>     Hi Elodie,
>
>     I just added a blank file to the test resoucres. Now there is a
>     test failure
>     [ERROR] TEST org.apache.sandesha2.security.SecurityTest FAILED
>
>     It will work without the test.
>
>     Thanks,
>     -Jaliya
>
>
>     ----- Original Message -----
>     From: "Mancinelli Elodie" < elodie.mancinelli@bull.net
>     <ma...@bull.net>>
>     To: <sandesha-dev@ws.apache.org <ma...@ws.apache.org>>
>     Sent: Wednesday, August 02, 2006 10:54 AM
>     Subject: Re: Error compile sandesha
>
>
>     > Hi all,
>     >
>     > Has anyone can help me?
>     > Why the file test.module.xml id not present whereas at the
>     compilation
>     > this file should copy. I try sereal time maven
>     -Dmaven.test.skip=true, but
>     > anything change.
>     >
>     > Regards
>     >
>     > Elodie
>     >
>     >
>     >
>     >
>     > Mancinelli Elodie wrote:
>     >
>     >> Hi all,
>     >>
>     >> I try to to compile sandesha2 with a jdk 1.4 and i have this error.
>     >>
>     >> server:create:
>     >>    [copy] Copying 1 file to
>     >> /home/mancinee/workspace/sandesha/target/repos/server/modules
>     >>    [copy] Copying 1 file to
>     >> /home/mancinee/workspace/sandesha/target/repos/server/services
>     >>
>     >> client:create:
>     >>    [copy] Copying 1 file to
>     >> /home/mancinee/workspace/sandesha/target/repos/client/modules
>     >>
>     >> secure:create:
>     >>    [copy] Copying 2 files to
>     >> /home/mancinee/workspace/sandesha/target/repos/secure-client
>     >>    [copy] Copying 3 files to
>     >> /home/mancinee/workspace/sandesha/target/repos/secure-server
>     >>    [unjar] Expanding:
>     >> /home/mancinee/workspace/sandesha/target/sandesha2-SNAPSHOT.mar
>     into
>     >> /home/mancinee/workspace/sandesha/target/temp
>     >>
>     >> BUILD FAILED
>     >> File...... /home/mancinee/workspace/sandesha/maven.xml
>     >> Element... ant:copy
>     >> Line...... 143
>     >> Column.... 124
>     >> Warning: Could not find file
>     >>
>     /home/mancinee/workspace/sandesha/test-resources/test.module.xml
>     to copy.
>     >> Total time: 1 minutes 2 seconds
>     >> Finished at: Tue Aug 01 16:59:40 CEST 2006
>     >>
>     >> I'm synchronize with the sandesha trunk version on this
>     >> addresse:
>     https://svn.apache.org/repos/asf/webservices/sandesha/trunk.
>     >>
>     >> Actually, there is no test.module.xml file. But where is it?
>     >>
>     >> Regards
>     >>
>     >> Elodie
>     >>
>     >>
>     >>
>     >>
>     ---------------------------------------------------------------------
>     >> To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
>     <ma...@ws.apache.org>
>     >> For additional commands, e-mail:
>     sandesha-dev-help@ws.apache.org
>     <ma...@ws.apache.org>
>     >>
>     >>
>     >
>     >
>     >
>     ---------------------------------------------------------------------
>     > To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
>     <ma...@ws.apache.org>
>     > For additional commands, e-mail: sandesha-dev-help@ws.apache.org
>     <ma...@ws.apache.org>
>     >
>
>


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


Re: Error compile sandesha

Posted by Chamikara Jayalath <ch...@gmail.com>.
Hi Elodie,Jaliya,

I just updated the test.module.xml. Now there shouldnt be any test failures.
Please check.

Chamikara



On 8/2/06, Jaliya Ekanayake <jn...@gmail.com> wrote:
>
> Hi Elodie,
>
> I just added a blank file to the test resoucres. Now there is a test
> failure
> [ERROR] TEST org.apache.sandesha2.security.SecurityTest FAILED
>
> It will work without the test.
>
> Thanks,
> -Jaliya
>
>
> ----- Original Message -----
> From: "Mancinelli Elodie" <el...@bull.net>
> To: <sandesha-dev@ws.apache.org >
> Sent: Wednesday, August 02, 2006 10:54 AM
> Subject: Re: Error compile sandesha
>
>
> > Hi all,
> >
> > Has anyone can help me?
> > Why the file test.module.xml id not present whereas at the compilation
> > this file should copy. I try sereal time maven -Dmaven.test.skip=true,
> but
> > anything change.
> >
> > Regards
> >
> > Elodie
> >
> >
> >
> >
> > Mancinelli Elodie wrote:
> >
> >> Hi all,
> >>
> >> I try to to compile sandesha2 with a jdk 1.4 and i have this error.
> >>
> >> server:create:
> >>    [copy] Copying 1 file to
> >> /home/mancinee/workspace/sandesha/target/repos/server/modules
> >>    [copy] Copying 1 file to
> >> /home/mancinee/workspace/sandesha/target/repos/server/services
> >>
> >> client:create:
> >>    [copy] Copying 1 file to
> >> /home/mancinee/workspace/sandesha/target/repos/client/modules
> >>
> >> secure:create:
> >>    [copy] Copying 2 files to
> >> /home/mancinee/workspace/sandesha/target/repos/secure-client
> >>    [copy] Copying 3 files to
> >> /home/mancinee/workspace/sandesha/target/repos/secure-server
> >>    [unjar] Expanding:
> >> /home/mancinee/workspace/sandesha/target/sandesha2-SNAPSHOT.mar into
> >> /home/mancinee/workspace/sandesha/target/temp
> >>
> >> BUILD FAILED
> >> File...... /home/mancinee/workspace/sandesha/maven.xml
> >> Element... ant:copy
> >> Line...... 143
> >> Column.... 124
> >> Warning: Could not find file
> >> /home/mancinee/workspace/sandesha/test-resources/test.module.xml to
> copy.
> >> Total time: 1 minutes 2 seconds
> >> Finished at: Tue Aug 01 16:59:40 CEST 2006
> >>
> >> I'm synchronize with the sandesha trunk version on this
> >> addresse: https://svn.apache.org/repos/asf/webservices/sandesha/trunk.
> >>
> >> Actually, there is no test.module.xml file. But where is it?
> >>
> >> Regards
> >>
> >> Elodie
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
> >> For additional commands, e-mail: sandesha-dev-help@ws.apache.org
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: sandesha-dev-help@ws.apache.org
> >
>
>

Re: Error compile sandesha

Posted by Chamikara Jayalath <ch...@gmail.com>.
Hi Elodie,Jaliya,

I just updated the test.module.xml. Now there shouldnt be any test failures.
Please check.

Chamikara



On 8/2/06, Jaliya Ekanayake <jn...@gmail.com> wrote:
>
> Hi Elodie,
>
> I just added a blank file to the test resoucres. Now there is a test
> failure
> [ERROR] TEST org.apache.sandesha2.security.SecurityTest FAILED
>
> It will work without the test.
>
> Thanks,
> -Jaliya
>
>
> ----- Original Message -----
> From: "Mancinelli Elodie" <el...@bull.net>
> To: <sandesha-dev@ws.apache.org >
> Sent: Wednesday, August 02, 2006 10:54 AM
> Subject: Re: Error compile sandesha
>
>
> > Hi all,
> >
> > Has anyone can help me?
> > Why the file test.module.xml id not present whereas at the compilation
> > this file should copy. I try sereal time maven -Dmaven.test.skip=true,
> but
> > anything change.
> >
> > Regards
> >
> > Elodie
> >
> >
> >
> >
> > Mancinelli Elodie wrote:
> >
> >> Hi all,
> >>
> >> I try to to compile sandesha2 with a jdk 1.4 and i have this error.
> >>
> >> server:create:
> >>    [copy] Copying 1 file to
> >> /home/mancinee/workspace/sandesha/target/repos/server/modules
> >>    [copy] Copying 1 file to
> >> /home/mancinee/workspace/sandesha/target/repos/server/services
> >>
> >> client:create:
> >>    [copy] Copying 1 file to
> >> /home/mancinee/workspace/sandesha/target/repos/client/modules
> >>
> >> secure:create:
> >>    [copy] Copying 2 files to
> >> /home/mancinee/workspace/sandesha/target/repos/secure-client
> >>    [copy] Copying 3 files to
> >> /home/mancinee/workspace/sandesha/target/repos/secure-server
> >>    [unjar] Expanding:
> >> /home/mancinee/workspace/sandesha/target/sandesha2-SNAPSHOT.mar into
> >> /home/mancinee/workspace/sandesha/target/temp
> >>
> >> BUILD FAILED
> >> File...... /home/mancinee/workspace/sandesha/maven.xml
> >> Element... ant:copy
> >> Line...... 143
> >> Column.... 124
> >> Warning: Could not find file
> >> /home/mancinee/workspace/sandesha/test-resources/test.module.xml to
> copy.
> >> Total time: 1 minutes 2 seconds
> >> Finished at: Tue Aug 01 16:59:40 CEST 2006
> >>
> >> I'm synchronize with the sandesha trunk version on this
> >> addresse: https://svn.apache.org/repos/asf/webservices/sandesha/trunk.
> >>
> >> Actually, there is no test.module.xml file. But where is it?
> >>
> >> Regards
> >>
> >> Elodie
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
> >> For additional commands, e-mail: sandesha-dev-help@ws.apache.org
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: sandesha-dev-help@ws.apache.org
> >
>
>

Re: Error compile sandesha

Posted by Jaliya Ekanayake <jn...@gmail.com>.
Hi Elodie,

I just added a blank file to the test resoucres. Now there is a test failure
[ERROR] TEST org.apache.sandesha2.security.SecurityTest FAILED

It will work without the test.

Thanks,
-Jaliya


----- Original Message ----- 
From: "Mancinelli Elodie" <el...@bull.net>
To: <sa...@ws.apache.org>
Sent: Wednesday, August 02, 2006 10:54 AM
Subject: Re: Error compile sandesha


> Hi all,
>
> Has anyone can help me?
> Why the file test.module.xml id not present whereas at the compilation 
> this file should copy. I try sereal time maven -Dmaven.test.skip=true, but 
> anything change.
>
> Regards
>
> Elodie
>
>
>
>
> Mancinelli Elodie wrote:
>
>> Hi all,
>>
>> I try to to compile sandesha2 with a jdk 1.4 and i have this error.
>>
>> server:create:
>>    [copy] Copying 1 file to 
>> /home/mancinee/workspace/sandesha/target/repos/server/modules
>>    [copy] Copying 1 file to 
>> /home/mancinee/workspace/sandesha/target/repos/server/services
>>
>> client:create:
>>    [copy] Copying 1 file to 
>> /home/mancinee/workspace/sandesha/target/repos/client/modules
>>
>> secure:create:
>>    [copy] Copying 2 files to 
>> /home/mancinee/workspace/sandesha/target/repos/secure-client
>>    [copy] Copying 3 files to 
>> /home/mancinee/workspace/sandesha/target/repos/secure-server
>>    [unjar] Expanding: 
>> /home/mancinee/workspace/sandesha/target/sandesha2-SNAPSHOT.mar into 
>> /home/mancinee/workspace/sandesha/target/temp
>>
>> BUILD FAILED
>> File...... /home/mancinee/workspace/sandesha/maven.xml
>> Element... ant:copy
>> Line...... 143
>> Column.... 124
>> Warning: Could not find file 
>> /home/mancinee/workspace/sandesha/test-resources/test.module.xml to copy.
>> Total time: 1 minutes 2 seconds
>> Finished at: Tue Aug 01 16:59:40 CEST 2006
>>
>> I'm synchronize with the sandesha trunk version on this 
>> addresse:https://svn.apache.org/repos/asf/webservices/sandesha/trunk.
>>
>> Actually, there is no test.module.xml file. But where is it?
>>
>> Regards
>>
>> Elodie
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
>> For additional commands, e-mail: sandesha-dev-help@ws.apache.org
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: sandesha-dev-help@ws.apache.org
> 


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


Re: Error compile sandesha

Posted by Jaliya Ekanayake <jn...@gmail.com>.
Hi Elodie,

I just added a blank file to the test resoucres. Now there is a test failure
[ERROR] TEST org.apache.sandesha2.security.SecurityTest FAILED

It will work without the test.

Thanks,
-Jaliya


----- Original Message ----- 
From: "Mancinelli Elodie" <el...@bull.net>
To: <sa...@ws.apache.org>
Sent: Wednesday, August 02, 2006 10:54 AM
Subject: Re: Error compile sandesha


> Hi all,
>
> Has anyone can help me?
> Why the file test.module.xml id not present whereas at the compilation 
> this file should copy. I try sereal time maven -Dmaven.test.skip=true, but 
> anything change.
>
> Regards
>
> Elodie
>
>
>
>
> Mancinelli Elodie wrote:
>
>> Hi all,
>>
>> I try to to compile sandesha2 with a jdk 1.4 and i have this error.
>>
>> server:create:
>>    [copy] Copying 1 file to 
>> /home/mancinee/workspace/sandesha/target/repos/server/modules
>>    [copy] Copying 1 file to 
>> /home/mancinee/workspace/sandesha/target/repos/server/services
>>
>> client:create:
>>    [copy] Copying 1 file to 
>> /home/mancinee/workspace/sandesha/target/repos/client/modules
>>
>> secure:create:
>>    [copy] Copying 2 files to 
>> /home/mancinee/workspace/sandesha/target/repos/secure-client
>>    [copy] Copying 3 files to 
>> /home/mancinee/workspace/sandesha/target/repos/secure-server
>>    [unjar] Expanding: 
>> /home/mancinee/workspace/sandesha/target/sandesha2-SNAPSHOT.mar into 
>> /home/mancinee/workspace/sandesha/target/temp
>>
>> BUILD FAILED
>> File...... /home/mancinee/workspace/sandesha/maven.xml
>> Element... ant:copy
>> Line...... 143
>> Column.... 124
>> Warning: Could not find file 
>> /home/mancinee/workspace/sandesha/test-resources/test.module.xml to copy.
>> Total time: 1 minutes 2 seconds
>> Finished at: Tue Aug 01 16:59:40 CEST 2006
>>
>> I'm synchronize with the sandesha trunk version on this 
>> addresse:https://svn.apache.org/repos/asf/webservices/sandesha/trunk.
>>
>> Actually, there is no test.module.xml file. But where is it?
>>
>> Regards
>>
>> Elodie
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
>> For additional commands, e-mail: sandesha-dev-help@ws.apache.org
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: sandesha-dev-help@ws.apache.org
> 


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


Re: Error compile sandesha

Posted by Mancinelli Elodie <el...@bull.net>.
Hi all,

Has anyone can help me?
Why the file test.module.xml id not present whereas at the compilation 
this file should copy. I try sereal time maven -Dmaven.test.skip=true, 
but anything change.

Regards

Elodie




Mancinelli Elodie wrote:

> Hi all,
>
> I try to to compile sandesha2 with a jdk 1.4 and i have this error.
>
> server:create:
>    [copy] Copying 1 file to 
> /home/mancinee/workspace/sandesha/target/repos/server/modules
>    [copy] Copying 1 file to 
> /home/mancinee/workspace/sandesha/target/repos/server/services
>
> client:create:
>    [copy] Copying 1 file to 
> /home/mancinee/workspace/sandesha/target/repos/client/modules
>
> secure:create:
>    [copy] Copying 2 files to 
> /home/mancinee/workspace/sandesha/target/repos/secure-client
>    [copy] Copying 3 files to 
> /home/mancinee/workspace/sandesha/target/repos/secure-server
>    [unjar] Expanding: 
> /home/mancinee/workspace/sandesha/target/sandesha2-SNAPSHOT.mar into 
> /home/mancinee/workspace/sandesha/target/temp
>
> BUILD FAILED
> File...... /home/mancinee/workspace/sandesha/maven.xml
> Element... ant:copy
> Line...... 143
> Column.... 124
> Warning: Could not find file 
> /home/mancinee/workspace/sandesha/test-resources/test.module.xml to copy.
> Total time: 1 minutes 2 seconds
> Finished at: Tue Aug 01 16:59:40 CEST 2006
>
> I'm synchronize with the sandesha trunk version on this 
> addresse:https://svn.apache.org/repos/asf/webservices/sandesha/trunk.
>
> Actually, there is no test.module.xml file. But where is it?
>
> Regards
>
> Elodie
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: sandesha-dev-help@ws.apache.org
>
>


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


Re: Error compile sandesha

Posted by Mancinelli Elodie <el...@bull.net>.
Hi all,

Has anyone can help me?
Why the file test.module.xml id not present whereas at the compilation 
this file should copy. I try sereal time maven -Dmaven.test.skip=true, 
but anything change.

Regards

Elodie




Mancinelli Elodie wrote:

> Hi all,
>
> I try to to compile sandesha2 with a jdk 1.4 and i have this error.
>
> server:create:
>    [copy] Copying 1 file to 
> /home/mancinee/workspace/sandesha/target/repos/server/modules
>    [copy] Copying 1 file to 
> /home/mancinee/workspace/sandesha/target/repos/server/services
>
> client:create:
>    [copy] Copying 1 file to 
> /home/mancinee/workspace/sandesha/target/repos/client/modules
>
> secure:create:
>    [copy] Copying 2 files to 
> /home/mancinee/workspace/sandesha/target/repos/secure-client
>    [copy] Copying 3 files to 
> /home/mancinee/workspace/sandesha/target/repos/secure-server
>    [unjar] Expanding: 
> /home/mancinee/workspace/sandesha/target/sandesha2-SNAPSHOT.mar into 
> /home/mancinee/workspace/sandesha/target/temp
>
> BUILD FAILED
> File...... /home/mancinee/workspace/sandesha/maven.xml
> Element... ant:copy
> Line...... 143
> Column.... 124
> Warning: Could not find file 
> /home/mancinee/workspace/sandesha/test-resources/test.module.xml to copy.
> Total time: 1 minutes 2 seconds
> Finished at: Tue Aug 01 16:59:40 CEST 2006
>
> I'm synchronize with the sandesha trunk version on this 
> addresse:https://svn.apache.org/repos/asf/webservices/sandesha/trunk.
>
> Actually, there is no test.module.xml file. But where is it?
>
> Regards
>
> Elodie
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: sandesha-dev-help@ws.apache.org
>
>


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