Hi,
First of all i want to thank you for the tutorials they are extremely helpful,
as i am a beginner i am trying to follow the Spring web services tutorial http://static.springsource.org/sprin...tml/index.html and i downloaded source codes http://s3.amazonaws.com/dist.springf...LEASE-full.zip , when i tried to do Maven install (chapter 3) i get "org.apache.maven.surefire.booter.SurefireExecutio nException: Unable to create test class 'com.mycompany.hr.ws.HolidayEndpointTest'; nested exception is java.lang.ClassNotFoundException: com.mycompany.hr.ws.HolidayEndpointTest; nested exception is org.apache.maven.surefire.testset.TestSetFailedExc eption: Unable to create test class 'com.mycompany.hr.ws.HolidayEndpointTest'; nested exception is java.lang.ClassNotFoundException: com.mycompany.hr.ws.HolidayEndpointTest"
Can any one please help me?
any suggestions are extremely appreciated



Reply With Quote