Re: [xfire-user] [Xfire-user] Book example problem

2007-01-11 Thread Pawel Jasinski
hi, i just switched from jibx to book example. I have build it with correction in pom.xml (-SNAPSHOT -> .4) and deployed. Wsdl looks ok. Pawel - To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_

RE: [xfire-user] [Xfire-user] Book example problem

2007-01-11 Thread Julien HENOT
From: "Benson Margulies" <[EMAIL PROTECTED]> Reply-To: user@xfire.codehaus.org To: Subject: RE: [xfire-user] [Xfire-user] Book example problem Date: Thu, 11 Jan 2007 08:35:45 -0500 It's great, thank you very much : my problem was I run just mvn war:war instead of mvn

RE: [xfire-user] [Xfire-user] Book example problem

2007-01-11 Thread Benson Margulies
The maven list has had a spate of messages about a broken repository. -Original Message- From: Tomek Sztelak [mailto:[EMAIL PROTECTED] Sent: Thursday, January 11, 2007 8:34 AM To: user@xfire.codehaus.org Subject: Re: [xfire-user] [Xfire-user] Book example problem I just removed my local

Re: [xfire-user] [Xfire-user] Book example problem

2007-01-11 Thread Tomek Sztelak
ehaus.org >To: user@xfire.codehaus.org >Subject: Re: [xfire-user] [Xfire-user] Book example problem >Date: Thu, 11 Jan 2007 14:06:46 +0100 > >Why are you installing jars in maven repo by hand ? Maybe you are >missing some dependency jars .. > >On 1/11/07, Julien HENOT <

Re: [xfire-user] [Xfire-user] Book example problem

2007-01-11 Thread Julien HENOT
xfire.codehaus.org To: user@xfire.codehaus.org Subject: Re: [xfire-user] [Xfire-user] Book example problem Date: Thu, 11 Jan 2007 14:06:46 +0100 Why are you installing jars in maven repo by hand ? Maybe you are missing some dependency jars .. On 1/11/07, Julien HENOT <[EMAIL PROTECTED]> wr

Re: [xfire-user] [Xfire-user] Book example problem

2007-01-11 Thread Tomek Sztelak
Why are you installing jars in maven repo by hand ? Maybe you are missing some dependency jars .. On 1/11/07, Julien HENOT <[EMAIL PROTECTED]> wrote: I have tried an other example : jaxb2 And unfortunately, it's the same problem _

Re: [xfire-user] [Xfire-user] Book example problem

2007-01-11 Thread Julien HENOT
I have tried an other example : jaxb2 And unfortunately, it's the same problem _ Personnalisez votre Messenger avec Live.com http://www.windowslive.fr/livecom/ -

Re: [xfire-user] [Xfire-user] Book example problem

2007-01-11 Thread Julien HENOT
Sorry but this is apparently the same problem ! C:\Annotations\xfire-1.2.4\examples\book>mvn install:install-file -Dfile=C:\Anno tations\xfire-spring-1.2.4.jar -DgroupId=org.codehaus.xfire -DartifactId=xfire-s pring -Dversion=1.2.4 -Dpackaging=jar [INFO] Scanning for projects... [INFO] Searchi

Re: [xfire-user] [Xfire-user] Book example problem

2007-01-11 Thread Tomek Sztelak
Hi Change xfire-spring version to 1.2.4 ( inside pom.xml ) and build project again. On 1/11/07, Julien HENOT <[EMAIL PROTECTED]> wrote: Hi everyone I have some problem in the Xfire installation. I have the last version of maven and Xfire. Maven is correctly installed. I tried to execute the boo

[xfire-user] [Xfire-user] Book example problem

2007-01-11 Thread Julien HENOT
Hi everyone I have some problem in the Xfire installation. I have the last version of maven and Xfire. Maven is correctly installed. I tried to execute the book example. The war is succesfully created. But when I put it in Tomcat, there is a problem at this adress : http://localhost:8080/xfir