Re: Maven & java2wsdl...

2008-02-04 Thread Niall Pemberton
On Feb 5, 2008 2:25 AM, Fernando da Motta Hildebrand
<[EMAIL PROTECTED]> wrote:
> Well thanks  anyway

>From a quick glance - looks like the the name you've used in your
"taskdef" is different from the one your trying to then use (taskdef
name is "axis-jjava2wsdl"  but your using "ant:axis-java2wsdl" - seems
to be an extra "j" in the taskdef name).

If that doesn't work then you could get it working as an ant file and
then call the ant file from maven.xml

Niall

> 2008/1/28, Wayne Fay <[EMAIL PROTECTED]>:
> >
> > Perhaps try sending a new email here with [m1] in the subject. Then
> > people who are using Maven1 might be more likely to see it and reply.
> >
> > But as Daniel said, there's just not a whole ton of people using M1
> > these days, it seems.
> >
> > Wayne
> >
> > On 1/28/08, Fernando da Motta Hildebrand <[EMAIL PROTECTED]>
> > wrote:
> > > Thanks man,
> > >
> > > But I really can´t afford to upgrade do maven2. That would require the
> > kind
> > > of efford I can´t spend my team with now.
> > > So... Does anyone have any sugestion? Besides going for maven2... Using
> > ant
> > > tasks maybe?
> > >
> > > 2008/1/28, Allen, Daniel <[EMAIL PROTECTED]>:
> > > >
> > > > (By the way, when I say "it might be because,"  I mean "maybe no one's
> > > > responding because," not that using Maven 1 might be your problem)
> > > >
> > > > -Original Message-
> > > > From: Allen, Daniel
> > > > Sent: Monday, January 28, 2008 4:22 PM
> > > > To: Maven Users List
> > > > Subject: RE: Maven & java2wsdl...
> > > >
> > > > It might be because you're using Maven 1. I get the impression that
> > most
> > > > of the people on the User List have moved on to Maven 2. There is some
> > > > documentation around on WSDL and Axis in Maven 2. I believe the
> > example
> > > > system in "Better Builds With Maven" (free PDF book) uses those, so if
> > > > you wanted to migrate to the newer version, that might help. I have
> > > > little to no idea of the intricacies of Maven 1, though.
> > > >
> > > > -Original Message-
> > > > From: Fernando da Motta Hildebrand [mailto:
> > [EMAIL PROTECTED]
> > > >
> > > > Sent: Monday, January 28, 2008 2:55 PM
> > > > To: users@maven.apache.org
> > > > Subject: Re: Maven & java2wsdl...
> > > >
> > > > No one? Please?
> > > >
> > > > 2008/1/11, Fernando da Motta Hildebrand <[EMAIL PROTECTED]
> > >:
> > > > >
> > > > > Hi,
> > > > >
> > > > > I'm using Maven 1.x with Axis 1, here's below my maven.xml
> > > > >
> > > > > 
> > > > >
> > > > >
> > > > >  > > > > xmlns:ant="jelly:ant" xmlns:u="jelly:util" default="radar:build">
> > > > >
> > > > >   
> > > > > 
> > > > >   
> > > > >   
> > > > >
> > > > >   
> > > > >   
> > > > > 
> > > > > 
> > > > >   
> > > > >
> > > > >
> > > > >   
> > > > > 
> > > > > 
> > > > > 
> > > > > 
> > > > > Copying server-config.wsdd and context.xml..
> > .
> > > > >  > > > preservelastmodified="true">
> > > > >> > > > includes="server-config.wsdd">
> > > > >   
> > > > > 
> > > > >  > > > preservelastmodified="true">
> > > > >> > > > includes="context.xml">
> > > > >   
> > > > > 
> > > > >   
> > > > >
> > > > > 
> > > > >   
> > > > > 
> > > > > 
> > > > >   
> > > > > 
> > > > > 
> > > > >   
> > > > >   
> > > > > 
> > > > >  > > > >  

Re: Maven & java2wsdl...

2008-02-04 Thread Fernando da Motta Hildebrand
Well thanks  anyway

2008/1/28, Wayne Fay <[EMAIL PROTECTED]>:
>
> Perhaps try sending a new email here with [m1] in the subject. Then
> people who are using Maven1 might be more likely to see it and reply.
>
> But as Daniel said, there's just not a whole ton of people using M1
> these days, it seems.
>
> Wayne
>
> On 1/28/08, Fernando da Motta Hildebrand <[EMAIL PROTECTED]>
> wrote:
> > Thanks man,
> >
> > But I really can´t afford to upgrade do maven2. That would require the
> kind
> > of efford I can´t spend my team with now.
> > So... Does anyone have any sugestion? Besides going for maven2... Using
> ant
> > tasks maybe?
> >
> > 2008/1/28, Allen, Daniel <[EMAIL PROTECTED]>:
> > >
> > > (By the way, when I say "it might be because,"  I mean "maybe no one's
> > > responding because," not that using Maven 1 might be your problem)
> > >
> > > -Original Message-
> > > From: Allen, Daniel
> > > Sent: Monday, January 28, 2008 4:22 PM
> > > To: Maven Users List
> > > Subject: RE: Maven & java2wsdl...
> > >
> > > It might be because you're using Maven 1. I get the impression that
> most
> > > of the people on the User List have moved on to Maven 2. There is some
> > > documentation around on WSDL and Axis in Maven 2. I believe the
> example
> > > system in "Better Builds With Maven" (free PDF book) uses those, so if
> > > you wanted to migrate to the newer version, that might help. I have
> > > little to no idea of the intricacies of Maven 1, though.
> > >
> > > -Original Message-
> > > From: Fernando da Motta Hildebrand [mailto:
> [EMAIL PROTECTED]
> > >
> > > Sent: Monday, January 28, 2008 2:55 PM
> > > To: users@maven.apache.org
> > > Subject: Re: Maven & java2wsdl...
> > >
> > > No one? Please?
> > >
> > > 2008/1/11, Fernando da Motta Hildebrand <[EMAIL PROTECTED]
> >:
> > > >
> > > > Hi,
> > > >
> > > > I'm using Maven 1.x with Axis 1, here's below my maven.xml
> > > >
> > > > 
> > > >
> > > >
> > > >  > > > xmlns:ant="jelly:ant" xmlns:u="jelly:util" default="radar:build">
> > > >
> > > >   
> > > > 
> > > >   
> > > >   
> > > >
> > > >   
> > > >   
> > > > 
> > > > 
> > > >   
> > > >
> > > >
> > > >   
> > > > 
> > > > 
> > > > 
> > > > 
> > > > Copying server-config.wsdd and context.xml..
> .
> > > >  > > preservelastmodified="true">
> > > >> > > includes="server-config.wsdd">
> > > >   
> > > > 
> > > >  > > preservelastmodified="true">
> > > >> > > includes="context.xml">
> > > >   
> > > > 
> > > >   
> > > >
> > > > 
> > > >   
> > > > 
> > > > 
> > > >   
> > > > 
> > > > 
> > > >   
> > > >   
> > > > 
> > > >  > > >  classname="
> > > > br.com.siliconstrategy.radar.io.service.CorrelationRemoteService "
> > > > style="rpc"
> > > > namespace="urn:${pom.artifactId}"
> > > >
> > > location="
> http://localhost:8080/${pom.artifactId}/soap/${pom.artifactId}
> > > <
> http://localhost:8080/$%7Bpom.artifactId%7D/soap/$%7Bpom.artifactId%7D>
> > > "
> > > >
> > > >
> > > output="${maven.src.dir}\webapp\${pom.artifactId}.wsdl">
> > > > 
> > > >   
> > > >
> > > >   
> > > >
> > > >
> > > > > > > prereqs="clean,tomcat:undeploy,tomcat:deploy"/>
> > > >
> > > > 
> > > >
> > > >
> > > > But I can't get it to work, it doesn't generate any wsdl files.
> > > 

Re: Maven & java2wsdl...

2008-01-28 Thread Wayne Fay
Perhaps try sending a new email here with [m1] in the subject. Then
people who are using Maven1 might be more likely to see it and reply.

But as Daniel said, there's just not a whole ton of people using M1
these days, it seems.

Wayne

On 1/28/08, Fernando da Motta Hildebrand <[EMAIL PROTECTED]> wrote:
> Thanks man,
>
> But I really can´t afford to upgrade do maven2. That would require the kind
> of efford I can´t spend my team with now.
> So... Does anyone have any sugestion? Besides going for maven2... Using ant
> tasks maybe?
>
> 2008/1/28, Allen, Daniel <[EMAIL PROTECTED]>:
> >
> > (By the way, when I say "it might be because,"  I mean "maybe no one's
> > responding because," not that using Maven 1 might be your problem)
> >
> > -Original Message-
> > From: Allen, Daniel
> > Sent: Monday, January 28, 2008 4:22 PM
> > To: Maven Users List
> > Subject: RE: Maven & java2wsdl...
> >
> > It might be because you're using Maven 1. I get the impression that most
> > of the people on the User List have moved on to Maven 2. There is some
> > documentation around on WSDL and Axis in Maven 2. I believe the example
> > system in "Better Builds With Maven" (free PDF book) uses those, so if
> > you wanted to migrate to the newer version, that might help. I have
> > little to no idea of the intricacies of Maven 1, though.
> >
> > -----Original Message-
> > From: Fernando da Motta Hildebrand [mailto:[EMAIL PROTECTED]
> >
> > Sent: Monday, January 28, 2008 2:55 PM
> > To: users@maven.apache.org
> > Subject: Re: Maven & java2wsdl...
> >
> > No one? Please?
> >
> > 2008/1/11, Fernando da Motta Hildebrand <[EMAIL PROTECTED]>:
> > >
> > > Hi,
> > >
> > > I'm using Maven 1.x with Axis 1, here's below my maven.xml
> > >
> > > 
> > >
> > >
> > >  > > xmlns:ant="jelly:ant" xmlns:u="jelly:util" default="radar:build">
> > >
> > >   
> > > 
> > >   
> > >   
> > >
> > >   
> > >   
> > > 
> > > 
> > >   
> > >
> > >
> > >   
> > > 
> > > 
> > > 
> > > 
> > > Copying server-config.wsdd and context.xml...
> > >  > preservelastmodified="true">
> > >> > includes="server-config.wsdd">
> > >   
> > > 
> > >  > preservelastmodified="true">
> > >> > includes="context.xml">
> > >   
> > > 
> > >   
> > >
> > > 
> > >   
> > > 
> > > 
> > >   
> > > 
> > > 
> > >   
> > >   
> > > 
> > >  > >  classname="
> > > br.com.siliconstrategy.radar.io.service.CorrelationRemoteService "
> > > style="rpc"
> > > namespace="urn:${pom.artifactId}"
> > >
> > location="http://localhost:8080/${pom.artifactId}/soap/${pom.artifactId}
> > <http://localhost:8080/$%7Bpom.artifactId%7D/soap/$%7Bpom.artifactId%7D>
> > "
> > >
> > >
> > output="${maven.src.dir}\webapp\${pom.artifactId}.wsdl">
> > > 
> > >   
> > >
> > >   
> > >
> > >
> > > > > prereqs="clean,tomcat:undeploy,tomcat:deploy"/>
> > >
> > > 
> > >
> > >
> > > But I can't get it to work, it doesn't generate any wsdl files.
> > >
> > > Can anyone give a hint here?
> > >
> > > Thanks.
> > >
> > > --
> > > Fernando da Motta Hildebrand
> > > IT Consultant
> > > Brooks' Law : "adding manpower to a late software project makes it
> > > later..."
> >
> >
> >
> >
> > --
> > Fernando da Motta Hildebrand
> > IT Consultant
> > Brooks' Law : "adding manpower to a late software project makes it
> > later..."
> >
> > --
> > This message may contain confidential, proprietary, or legally
> > privileged information. No confidentiality or privilege is waived by any
> > transm

Re: Maven & java2wsdl...

2008-01-28 Thread Fernando da Motta Hildebrand
Thanks man,

But I really can´t afford to upgrade do maven2. That would require the kind
of efford I can´t spend my team with now.
So... Does anyone have any sugestion? Besides going for maven2... Using ant
tasks maybe?

2008/1/28, Allen, Daniel <[EMAIL PROTECTED]>:
>
> (By the way, when I say "it might be because,"  I mean "maybe no one's
> responding because," not that using Maven 1 might be your problem)
>
> -Original Message-
> From: Allen, Daniel
> Sent: Monday, January 28, 2008 4:22 PM
> To: Maven Users List
> Subject: RE: Maven & java2wsdl...
>
> It might be because you're using Maven 1. I get the impression that most
> of the people on the User List have moved on to Maven 2. There is some
> documentation around on WSDL and Axis in Maven 2. I believe the example
> system in "Better Builds With Maven" (free PDF book) uses those, so if
> you wanted to migrate to the newer version, that might help. I have
> little to no idea of the intricacies of Maven 1, though.
>
> -Original Message-
> From: Fernando da Motta Hildebrand [mailto:[EMAIL PROTECTED]
>
> Sent: Monday, January 28, 2008 2:55 PM
> To: users@maven.apache.org
> Subject: Re: Maven & java2wsdl...
>
> No one? Please?
>
> 2008/1/11, Fernando da Motta Hildebrand <[EMAIL PROTECTED]>:
> >
> > Hi,
> >
> > I'm using Maven 1.x with Axis 1, here's below my maven.xml
> >
> > 
> >
> >
> >  > xmlns:ant="jelly:ant" xmlns:u="jelly:util" default="radar:build">
> >
> >   
> > 
> >   
> >   
> >
> >   
> >   
> > 
> > 
> >   
> >
> >
> >   
> > 
> > 
> > 
> > 
> > Copying server-config.wsdd and context.xml...
> >  preservelastmodified="true">
> >> includes="server-config.wsdd">
> >   
> > 
> >  preservelastmodified="true">
> >> includes="context.xml">
> >   
> > 
> >   
> >
> > 
> >   
> > 
> > 
> >   
> > 
> > 
> >   
> >   
> > 
> >  >  classname="
> > br.com.siliconstrategy.radar.io.service.CorrelationRemoteService "
> > style="rpc"
> > namespace="urn:${pom.artifactId}"
> >
> location="http://localhost:8080/${pom.artifactId}/soap/${pom.artifactId}
> <http://localhost:8080/$%7Bpom.artifactId%7D/soap/$%7Bpom.artifactId%7D>
> "
> >
> >
> output="${maven.src.dir}\webapp\${pom.artifactId}.wsdl">
> > 
> >   
> >
> >   
> >
> >
> > > prereqs="clean,tomcat:undeploy,tomcat:deploy"/>
> >
> > 
> >
> >
> > But I can't get it to work, it doesn't generate any wsdl files.
> >
> > Can anyone give a hint here?
> >
> > Thanks.
> >
> > --
> > Fernando da Motta Hildebrand
> > IT Consultant
> > Brooks' Law : "adding manpower to a late software project makes it
> > later..."
>
>
>
>
> --
> Fernando da Motta Hildebrand
> IT Consultant
> Brooks' Law : "adding manpower to a late software project makes it
> later..."
>
> --
> This message may contain confidential, proprietary, or legally
> privileged information. No confidentiality or privilege is waived by any
> transmission to an unintended recipient. If you are not an intended
> recipient, please notify the sender and delete this message immediately.
> Any views expressed in this message are those of the sender, not those
> of any entity within the KBC Financial Products group of companies
> (together referred to as "KBC FP").
>
> This message does not create any obligation, contractual or otherwise,
> on the part of KBC FP. It is not an offer (or solicitation of an offer)
> of, or a recommendation to buy or sell, any financial product. Any
> prices or other values included in this message are indicative only, and
> do not necessarily represent current market prices, prices at which KBC
> FP would enter into a transaction, or prices at which similar
> transactions may be carried on KBC FP's own books. The information
> contained in this message is provided "as is", without representations
> or warranties, express or implied, of any kind.

RE: Maven & java2wsdl...

2008-01-28 Thread Allen, Daniel
(By the way, when I say "it might be because,"  I mean "maybe no one's
responding because," not that using Maven 1 might be your problem)

-Original Message-
From: Allen, Daniel 
Sent: Monday, January 28, 2008 4:22 PM
To: Maven Users List
Subject: RE: Maven & java2wsdl...

It might be because you're using Maven 1. I get the impression that most
of the people on the User List have moved on to Maven 2. There is some
documentation around on WSDL and Axis in Maven 2. I believe the example
system in "Better Builds With Maven" (free PDF book) uses those, so if
you wanted to migrate to the newer version, that might help. I have
little to no idea of the intricacies of Maven 1, though.

-Original Message-
From: Fernando da Motta Hildebrand [mailto:[EMAIL PROTECTED]

Sent: Monday, January 28, 2008 2:55 PM
To: users@maven.apache.org
Subject: Re: Maven & java2wsdl...

No one? Please?

2008/1/11, Fernando da Motta Hildebrand <[EMAIL PROTECTED]>:
>
> Hi,
>
> I'm using Maven 1.x with Axis 1, here's below my maven.xml
>
> 
>
>
>  xmlns:ant="jelly:ant" xmlns:u="jelly:util" default="radar:build">
>
>   
> 
>   
>   
>
>   
>   
> 
> 
>   
>
>
>   
> 
> 
> 
> 
> Copying server-config.wsdd and context.xml...
> 
>includes="server-config.wsdd">
>   
> 
> 
>includes="context.xml">
>   
> 
>   
>
> 
>   
> 
> 
>   
> 
> 
>   
>   
> 
>   classname="
> br.com.siliconstrategy.radar.io.service.CorrelationRemoteService "
> style="rpc"
> namespace="urn:${pom.artifactId}"
>
location="http://localhost:8080/${pom.artifactId}/soap/${pom.artifactId}
<http://localhost:8080/$%7Bpom.artifactId%7D/soap/$%7Bpom.artifactId%7D>
"
>
>
output="${maven.src.dir}\webapp\${pom.artifactId}.wsdl">
> 
>   
>
>   
>
>
> prereqs="clean,tomcat:undeploy,tomcat:deploy"/>
>
> 
>
>
> But I can't get it to work, it doesn't generate any wsdl files.
>
> Can anyone give a hint here?
>
> Thanks.
>
> --
> Fernando da Motta Hildebrand
> IT Consultant
> Brooks' Law : "adding manpower to a late software project makes it
> later..."




-- 
Fernando da Motta Hildebrand
IT Consultant
Brooks' Law : "adding manpower to a late software project makes it
later..."

-- 
This message may contain confidential, proprietary, or legally
privileged information. No confidentiality or privilege is waived by any
transmission to an unintended recipient. If you are not an intended
recipient, please notify the sender and delete this message immediately.
Any views expressed in this message are those of the sender, not those
of any entity within the KBC Financial Products group of companies
(together referred to as "KBC FP"). 

This message does not create any obligation, contractual or otherwise,
on the part of KBC FP. It is not an offer (or solicitation of an offer)
of, or a recommendation to buy or sell, any financial product. Any
prices or other values included in this message are indicative only, and
do not necessarily represent current market prices, prices at which KBC
FP would enter into a transaction, or prices at which similar
transactions may be carried on KBC FP's own books. The information
contained in this message is provided "as is", without representations
or warranties, express or implied, of any kind. Past performance is not
indicative of future returns.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-- 
This message may contain confidential, proprietary, or legally privileged 
information. No confidentiality or privilege is waived by any transmission to 
an unintended recipient. If you are not an intended recipient, please notify 
the sender and delete this message immediately. Any views expressed in this 
message are those of the sender, not those of any entity within the KBC 
Financial Products group of companies (together referred to as "KBC FP"). 

This message does not create any obligation, contractual or otherwise, on the 
part of KBC FP. It is not an offer (or solicitation of an offer) of, or a 
recommendation to buy or sell, any financial product. Any prices or other 
values included in this message are indicative only, and do not necessarily 
represent current market prices, prices at which KBC FP would enter into a 
transaction, or prices at which similar transactions may be carried on KBC FP's 
own books. The information contained in this message is provided "as is", 
without representations or warranties, express or implied, of any kind. Past 
performance is not indicative of future returns.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Maven & java2wsdl...

2008-01-28 Thread Allen, Daniel
It might be because you're using Maven 1. I get the impression that most
of the people on the User List have moved on to Maven 2. There is some
documentation around on WSDL and Axis in Maven 2. I believe the example
system in "Better Builds With Maven" (free PDF book) uses those, so if
you wanted to migrate to the newer version, that might help. I have
little to no idea of the intricacies of Maven 1, though.

-Original Message-
From: Fernando da Motta Hildebrand [mailto:[EMAIL PROTECTED]

Sent: Monday, January 28, 2008 2:55 PM
To: users@maven.apache.org
Subject: Re: Maven & java2wsdl...

No one? Please?

2008/1/11, Fernando da Motta Hildebrand <[EMAIL PROTECTED]>:
>
> Hi,
>
> I'm using Maven 1.x with Axis 1, here's below my maven.xml
>
> 
>
>
>  xmlns:ant="jelly:ant" xmlns:u="jelly:util" default="radar:build">
>
>   
> 
>   
>   
>
>   
>   
> 
> 
>   
>
>
>   
> 
> 
> 
> 
> Copying server-config.wsdd and context.xml...
> 
>includes="server-config.wsdd">
>   
> 
> 
>includes="context.xml">
>   
> 
>   
>
> 
>   
> 
> 
>   
> 
> 
>   
>   
> 
>   classname="
> br.com.siliconstrategy.radar.io.service.CorrelationRemoteService "
> style="rpc"
> namespace="urn:${pom.artifactId}"
>
location="http://localhost:8080/${pom.artifactId}/soap/${pom.artifactId}
<http://localhost:8080/$%7Bpom.artifactId%7D/soap/$%7Bpom.artifactId%7D>
"
>
>
output="${maven.src.dir}\webapp\${pom.artifactId}.wsdl">
> 
>   
>
>   
>
>
> prereqs="clean,tomcat:undeploy,tomcat:deploy"/>
>
> 
>
>
> But I can't get it to work, it doesn't generate any wsdl files.
>
> Can anyone give a hint here?
>
> Thanks.
>
> --
> Fernando da Motta Hildebrand
> IT Consultant
> Brooks' Law : "adding manpower to a late software project makes it
> later..."




-- 
Fernando da Motta Hildebrand
IT Consultant
Brooks' Law : "adding manpower to a late software project makes it
later..."

-- 
This message may contain confidential, proprietary, or legally privileged 
information. No confidentiality or privilege is waived by any transmission to 
an unintended recipient. If you are not an intended recipient, please notify 
the sender and delete this message immediately. Any views expressed in this 
message are those of the sender, not those of any entity within the KBC 
Financial Products group of companies (together referred to as "KBC FP"). 

This message does not create any obligation, contractual or otherwise, on the 
part of KBC FP. It is not an offer (or solicitation of an offer) of, or a 
recommendation to buy or sell, any financial product. Any prices or other 
values included in this message are indicative only, and do not necessarily 
represent current market prices, prices at which KBC FP would enter into a 
transaction, or prices at which similar transactions may be carried on KBC FP's 
own books. The information contained in this message is provided "as is", 
without representations or warranties, express or implied, of any kind. Past 
performance is not indicative of future returns.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Maven & java2wsdl...

2008-01-28 Thread Fernando da Motta Hildebrand
No one? Please?

2008/1/11, Fernando da Motta Hildebrand <[EMAIL PROTECTED]>:
>
> Hi,
>
> I'm using Maven 1.x with Axis 1, here's below my maven.xml
>
> 
>
>
>  xmlns:ant="jelly:ant" xmlns:u="jelly:util" default="radar:build">
>
>   
> 
>   
>   
>
>   
>   
> 
> 
>   
>
>
>   
> 
> 
> 
> 
> Copying server-config.wsdd and context.xml...
> 
>includes="server-config.wsdd">
>   
> 
> 
>includes="context.xml">
>   
> 
>   
>
> 
>   
> 
> 
>   
> 
> 
>   
>   
> 
>   classname="
> br.com.siliconstrategy.radar.io.service.CorrelationRemoteService "
> style="rpc"
> namespace="urn:${pom.artifactId}"
> 
> location="http://localhost:8080/${pom.artifactId}/soap/${pom.artifactId}"
>
> output="${maven.src.dir}\webapp\${pom.artifactId}.wsdl">
> 
>   
>
>   
>
>
> prereqs="clean,tomcat:undeploy,tomcat:deploy"/>
>
> 
>
>
> But I can't get it to work, it doesn't generate any wsdl files.
>
> Can anyone give a hint here?
>
> Thanks.
>
> --
> Fernando da Motta Hildebrand
> IT Consultant
> Brooks' Law : "adding manpower to a late software project makes it
> later..."




-- 
Fernando da Motta Hildebrand
IT Consultant
Brooks' Law : "adding manpower to a late software project makes it later..."