Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    6
    Views
    2,147

    Gavin, I would also recommend looking into...

    Gavin,

    I would also recommend looking into using XFire-Spring with JSR181. What you describe (XSD + JAXB/XJC?) is exactly what I have been doing but using XFire-Spring to expose the services. ...
  2. Replies
    4
    Views
    4,765

    There is a performance comparison slide in these...

    There is a performance comparison slide in these presentation notes.

    http://www.sosnoski.com/presents/cleansoap/clean-soap.pdf

    May be a little biased as the author is a JiBX contributor.

    It...
  3. Replies
    3
    Views
    37,573

    jsr181 attribute

    I haven't started using Spring WS yet, but xfire's built in ?wsdl handling understands the jsr181 @WebService#wsdlLocation attribute.

    e.g.

    @WebService(wsdlLocation="/path/to/service.wsdl")
    ...
  4. Replies
    0
    Views
    976

    contract-first wsdl deployment issues

    I am trying to use XFire/Spring to do contract-first ws and I'm running into a few problems.

    First, I'm using the xsd:import in WSDL "best practice". I am using a JSR181 WebService wsdlLocation...
Results 1 to 4 of 4