Hello. Where is the lastest jaxme2 source located? The homepage points to CVS repository which seems to be too old. I found that http://svn.apache.org/viewcvs.cgi/webservices/jaxme/branches/MAVEN/ is the lastest branch. Isn't it?
One more thing, after I checked out the source from svn repositiry and ran 'maven build'. I met this error: --------------------------------------------------------------------- BUILD FAILED File...... D:\projects\jaxme\maven.xml Element... maven:reactor Line...... 57 Column.... 5 Unable to obtain goal [build] -- D:\projects\jaxme\projects\pm\maven.xml:41:39: <ant:xjc> At file:/D:/projects/jaxme/projects/pm/target/test-classes/session.xsd , line 46, column 40: At file:/D:/projects/jaxme/projects/pm/target/test-classes /session.xsd, line 46, column 40: Unable to connect to jdbc:derby:D:\projects\ja xme\projects\pm\target\test-classes\db/db as user : SQL State = XJ040, error cod e = 40000, Failed to start database 'D:\projects\jaxme\projects\pm\target\test-c lasses\db/db', see the next exception for details. Total time: 2 minutes 13 seconds Finished at: Mon Dec 12 14:48:31 KST 2005 -------------------------------------------------------------------------- It seems that derby database is needed to build jaxme2. Where can I get the lastest build documentation of jaxme2? Thanks. /Jongjin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
