Search:

Type: Posts; User: tensje; Keyword(s):

Search: Search took 0.02 seconds.

  1. How to generate an overview of all used Annotations in STS?

    Hey there,

    As I'm pretty busy using STS for developing webapplications/-services, I'd like to get an overview of the used annotations. Just don't know how.

    In a not so far past I used to...
  2. Solution for now: I've written an extra XSD, but...

    Solution for now: I've written an extra XSD, but still I'm very curious of how to create a response manually (using Spring WS).
    If I take a look at the response classes (created by JAXB) I notice...
  3. How to create a SOAP response with Spring WS (without XSD)?

    Good day all,

    At the moment I have created a very simple webservice based on Spring WS Annotations. It works thus far in a basic mono-directional way: it can receive a SOAP request and handle it....
  4. Replies
    4
    Views
    1,524

    That's a strange artifact ID, did you paste it...

    That's a strange artifact ID, did you paste it from the example itself? The Maven repo does not have this artifact, so I guess you must use another artifact ID.

    Perhaps you're looking for one (or...
  5. Replies
    11
    Views
    5,926

    Heya, a bit late but even with 1.5.9 version this...

    Heya, a bit late but even with 1.5.9 version this issue remains: you just can't use the "<artifactId>spring-ws</artifactId>" element as Maven start to whine that it can't resolve it. It's too bad...
  6. Replies
    8
    Views
    7,397

    STS has Spring required libraries included and...

    STS has Spring required libraries included and supports Spring development pretty well. STS is Eclipse based (RCP), so it should be familiar for you if you worked with Eclipse before. Should be more...
  7. Replies
    4
    Views
    1,453

    Spring-ws: No adapter for endpoint (again)

    Heya folks,

    At the moment I'm busy making a webservice. I've chosen to do it with Spring, Maven and XMLBeans/JAXB (used them both, same errors on both). It is a very basic Webservice: send a...
Results 1 to 7 of 7