When I run cmd - it says that I'm on Windows XP version 5.1.2600 Maven is version 2.0.4 JDK is 1.5.0_04
I deleted the two offending .class files and rebuilt and the files were created correctly this time. I have to admit I have no idea where to start looking for this, I have always assumed that the name of the .class file is the name of the .java file with the extension renamed (or it is the name of the class in the .java file with .class added to the end). Either of these would results in the correct filename, so I don't know where the wrong one has come from. Richard Shaw ¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø¤º°`°º¤ø,¸¸,ø¤ Richard Shaw Technical Design Authority - Information Solutions Consultancy Intelligent Transport Systems Atkins Highways and Transportation Woodcote Grove, Ashley Road, Epsom, Surrey, KT18 5BW Tel: +44 (0) 1372 756407 Fax: +44 (0) 1372 740055 Mob: 07740 817586 E-mail: [EMAIL PROTECTED] www.atkinsglobal.com/its -----Original Message----- From: Jiang, Ning (Willem) [mailto:[EMAIL PROTECTED] Sent: 13 October 2006 16:00 To: [email protected] Subject: RE: Distribution error Hi Richard, I had build the kit with latest code in Windows XP sp2 with just cmd no cgwin, and Linux RedHat ES4 , it is OK for me to run the sample. Can you give us your OS , JDK, and the shell vesion? Please also make sure your maven install directory (using the trunk\maven) :) Thanks, Willem. -----Original Message----- From: Shaw, Richard A [mailto:[EMAIL PROTECTED] Sent: 10/13/2006 22:28 To: [email protected] Subject: Distribution error I've just build the latest distribution from SVN and it doesn't work. I've discovered that it is because - When JaxWsImplementorInfo.java is built it generates JaxwsImplementorInfo.class (with a small w). When I try to run anything I get class not found for JaxWsImplementorInfo. I renamed my .class file in the jar file and it works. I also noticed that JaxwsEndpointImpl.class also had a small w - so I changed that too. I'm not familiar enough with maven to try and find out what caused this. (I'm using Windows if that makes any difference). Richard Shaw ¤o°`°o¤?,??,?¤o°`°o¤?¤o°`°o¤?,??,?¤o°`°o¤?¤o°`°o¤?,??,?¤ Richard Shaw Technical Design Authority - Information Solutions Consultancy Intelligent Transport Systems Atkins Highways and Transportation Woodcote Grove, Ashley Road, Epsom, Surrey, KT18 5BW Tel: +44 (0) 1372 756407 Fax: +44 (0) 1372 740055 Mob: 07740 817586 E-mail: [EMAIL PROTECTED] www.atkinsglobal.com/its This email and any attached files are confidential and copyright protected. If you are not the addressee, any dissemination of this communication is strictly prohibited. Unless otherwise expressly agreed in writing, nothing stated in this communication shall be legally binding. This message has been scanned for viruses by MailControl - (see http://bluepages.wsatkins.co.uk/?4318150)
