1. app gen using archetype spring-ws-archetype 2.0.2.RELEASE - WSDLWriterImpl error forum.springsource.orgapp gen using archetype spring-ws-archetype 2.0.2.RELEASE - WSDLWriterImpl error I've been using Spring-WS 2.0 since February but now we want to create a new web service. Following the tutorial for 2.0.2.RELEASE, ... |
2. Question about spring-ws-archetype forum.springsource.orgQuestion about spring-ws-archetype I used the spring-ws archetype to create a project mvn archetype:create -DarchetypeGroupId=org.springframework.ws \ -DarchetypeArtifactId=spring-ws-archetype \ -DarchetypeVersion=1.5.0 \ -DgroupId=com.mycompany.hr \ -DartifactId=holidayService Worked fine for me, and I checked in ... |
3. spring-ws-archetype -DarchetypeVersion=1.5.3 but pom 1.5.2 forum.springsource.orgspring-ws-archetype -DarchetypeVersion=1.5.3 but pom 1.5.2 Should a 1.5.3 spring-ws maven archetype result in a pom.xml with 1.5.2 dependencies? When I use maven to generate a spring web services archetype with Code: ... |
4. Problem With 1.5.9 spring-ws-archetype forum.springsource.orgProblem With 1.5.9 spring-ws-archetype I'm trying to setup a new spring-ws project based on the 1.5.9 release and I'm getting the following error when attempting to run mvn archetype:generate. Code: 237: ... |
5. Dependencies in latest spring-ws-archetype forum.springsource.orgPom in latest spring-ws-archetype contains 2 dependecies: Code: |