RE: InvocationtargetException

2007-03-02 Thread Daryl.Dwyer
You realize this is the Maven users group (vs. Axis) or am I missing something? -Original Message- From: Alicia Sánchez-Mora [mailto:[EMAIL PROTECTED] Sent: Friday, March 02, 2007 8:32 AM To: users@maven.apache.org Subject: InvocationtargetException I forgot atach the code :P Hello

InvocationtargetException

2007-03-02 Thread Alicia Sánchez-Mora
I forgot atach the code :P Hello, I am developig a web service in Java. I use axis 1.4 and tomcat 5.5. From the Client (Client.java) side I have to call some services in the class ( SDMInterfaceImpl.java). All was working correctly but now I have to add a GUI. Every time I call I service in a g

InvocationtargetException

2007-03-02 Thread Alicia Sánchez-Mora
Hello, I am developig a web service in Java. I use axis 1.4 and tomcat 5.5. From the Client (Client.java) side I have to call some services in the class ( SDMInterfaceImpl.java). All was working correctly but now I have to add a GUI. Every time I call I service in a graphical window should appea

RE: InvocationTargetException on echo & ant:echo in maven.xml

2005-08-12 Thread Walsh, Richard \(Richard\)
23:43 To: Maven Users List Subject: Re: InvocationTargetException on echo & ant:echo in maven.xml Check if you have multiple preGoals to the same goal. In my case I accidentally created two preGoals to java:compile. I was running 1.1-b1. Reorganizing to have just one preGoal for java:compile f

Re: InvocationTargetException on echo & ant:echo in maven.xml

2005-08-11 Thread Vitaliy Geraymovych
gt; might be wrong. It's a pretty strange bug as this used to work before. I > am running with ant 1.6.2 and also tried it with ant 1.6.5. > Thanks, > Richie. > > -Original Message- > From: Walsh, Richard (Richard) > Sent: 11 August 2005 10:22 > To: 'Mav

RE: InvocationTargetException on echo & ant:echo in maven.xml

2005-08-11 Thread Walsh, Richard \(Richard\)
x27;s a pretty strange bug as this used to work before. I am running with ant 1.6.2 and also tried it with ant 1.6.5. Thanks, Richie. -Original Message- From: Walsh, Richard (Richard) Sent: 11 August 2005 10:22 To: 'Maven Users List' Subject: RE: InvocationTargetException on ech

Re: InvocationTargetException on echo & ant:echo in maven.xml

2005-08-11 Thread Vitaliy Geraymovych
-Original Message- > >From: Edwin Punzalan [mailto:[EMAIL PROTECTED] > >Sent: 11 August 2005 10:27 > >To: Maven Users List > >Subject: Re: InvocationTargetException on echo & ant:echo in maven.xml > > > >Try changing it to: > > > >maven.junit.sysp

Re: InvocationTargetException on echo & ant:echo in maven.xml

2005-08-11 Thread Edwin Punzalan
EMAIL PROTECTED] Sent: 11 August 2005 10:27 To: Maven Users List Subject: Re: InvocationTargetException on echo & ant:echo in maven.xml Try changing it to: maven.junit.sysproperties=${maven.junit.sysproperties} Walsh, Richard (Richard) wrote: When I do a maven -e I get the follo

RE: InvocationTargetException on echo & ant:echo in maven.xml

2005-08-11 Thread Walsh, Richard \(Richard\)
August 2005 10:24 To: Maven Users List Subject: Re: InvocationTargetException on echo & ant:echo in maven.xml Stack overflow means an infinite loop. does maven.junit.sysproperties reference itself in any of your properties files? - Brett On 8/11/05, Walsh, Richard (Richard) <[EMAIL PR

RE: InvocationTargetException on echo & ant:echo in maven.xml

2005-08-11 Thread Walsh, Richard \(Richard\)
: InvocationTargetException on echo & ant:echo in maven.xml Try changing it to: maven.junit.sysproperties=${maven.junit.sysproperties} Walsh, Richard (Richard) wrote: >When I do a maven -e I get the following. The line that is causing this >is in the maven.xml and is: > >

Re: InvocationTargetException on echo & ant:echo in maven.xml

2005-08-11 Thread Edwin Punzalan
o: users@maven.apache.org Subject: InvocationTargetException on echo & ant:echo in maven.xml Hi, I have the following problem with my maven.xml file, it gives the following error. I am using maven 1.0.2. It also happens with 1.0-rc3. Anyone any ideas, Thanks, Richie. C:\maven\dsapi-mx\Dub_MX_Dsapi\sour

Re: InvocationTargetException on echo & ant:echo in maven.xml

2005-08-11 Thread Brett Porter
ng.reflect.InvocationTargetException > Total time: 5 seconds > Finished at: Thu Aug 11 10:12:58 BST 2005 > > -Original Message- > From: Walsh, Richard (Richard) > Sent: 11 August 2005 09:53 > To: users@maven.apache.org > Subject: InvocationTargetException on echo &a

RE: InvocationTargetException on echo & ant:echo in maven.xml

2005-08-11 Thread Walsh, Richard \(Richard\)
n 76 java.lang.reflect.InvocationTargetException Total time: 5 seconds Finished at: Thu Aug 11 10:12:58 BST 2005 -Original Message- From: Walsh, Richard (Richard) Sent: 11 August 2005 09:53 To: users@maven.apache.org Subject: InvocationTargetException on echo & ant:echo in maven.xml Hi

InvocationTargetException on echo & ant:echo in maven.xml

2005-08-11 Thread Walsh, Richard \(Richard\)
Hi, I have the following problem with my maven.xml file, it gives the following error. I am using maven 1.0.2. It also happens with 1.0-rc3. Anyone any ideas, Thanks, Richie. C:\maven\dsapi-mx\Dub_MX_Dsapi\sourcecode>maven __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent p

RE: InvocationTargetException

2004-04-29 Thread Bill Madison
> > -Original Message- > > From: Bill Madison [mailto:[EMAIL PROTECTED] > > Sent: Thursday, 29 April 2004 2:53 AM > > To: Maven Users List > > Subject: InvocationTargetException > > > > > > Hi all, > > > > When I run maven I am g

RE: InvocationTargetException

2004-04-28 Thread Brett Porter
Lots! Its usually when something goes wrong inside Jelly. Can you run maven -e and show us the stack trace? - Brett > -Original Message- > From: Bill Madison [mailto:[EMAIL PROTECTED] > Sent: Thursday, 29 April 2004 2:53 AM > To: Maven Users List > Subject: Invocation

InvocationTargetException

2004-04-28 Thread Bill Madison
Hi all, When I run maven I am getting InvocationTargetException, can anyone tell me in what circumstances I would get that? Thanks in advance Bill __ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http

xdoc-plugin : invocationtargetexception

2004-02-06 Thread Lu, David
Has anyone seen this error in the context of trying to xdoc starteam changelogs? bash-2.03$ maven site:deploy __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc1-SNAPSHOT [echo] Generating the Change Log... [ech