• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Spring-WS with Maven

 
Ranch Hand
Posts: 103
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All

I'm new to maven and Spring-WS. I've to use XSD as wsdl:types. Can anybody suggest me any step-by-setp example please? I've searched on google, but could not get example Spring-WS using maven.

Thanks
Navin
 
Ranch Hand
Posts: 198
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can you be more specific about the problem being faced? Spring documentation may be helpful to you http://static.springsource.org/spring/docs/2.5.x/reference/remoting.html
 
Navin Pillu
Ranch Hand
Posts: 103
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Vinod

Thanks a lot for your reply. I'm new to Maven as well as Spring-WS. We have requirement where we have to build a Spring-WS using maven tool. That service will be called by .NET client.

So i need a step-by-step tutorial of Spring-WS with Maven as a build tool.

Thanks again.

Regards,
Navin
 
Vinod K Singh
Ranch Hand
Posts: 198
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Looks like along with Spring-WS and Maven you are new to Web services as well. I would suggest to learn all of these separately and then combine them during implementation.
An step-by-step guide to build JAX-WS web service is available here- Bulding JAX-WS web service.
 
A day job? In an office? My worst nightmare! Comfort me tiny ad!
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic