Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8338153
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T04:30:18+00:00 2026-06-09T04:30:18+00:00

Things to be considered are: Open Source API for generating a SOAP request from

  • 0

Things to be considered are:

  • Open Source
  • API for generating a SOAP request from a WSDL file. (I have done some samples with AXIS 2.)
  • Easy implementation ( like PLAY/GRAILS frameworks) to optimize developer productivity.

I have found this link : http://playframework.wordpress.com/2010/08/15/web-services-using-play/
which sounds easier to build but not sure about the complexities when the requirement changes over a period of time.

As of now there will not be any data base to store any details. But the requirement might change once the prototype is finished.

Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T04:30:20+00:00Added an answer on June 9, 2026 at 4:30 am

    Spring web services is pretty nice, and has an easy to use client layer.

    http://static.springsource.org/spring-ws/site/reference/html/client.html

    There’s configuration work you have to do in spring XML or java based config, but once that’s done, it’s pretty easy:

    StreamSource source = new StreamSource(new StringReader(msgText));
    StreamResult result = new StreamResult(System.out);               
    webServiceTemplate.sendSourceAndReceiveToResult(
                uri,
                source,
                result);
    

    The uri parameter is optional (there’s a method where you don’t need it) if you want to send the message to the default URI for the webServiceTemplate object.

    The particular example deals with straight xml, but there’s more advanced features for marshalling/unmarshalling objects, security, etc…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm doing things considered horrible by some lately, but I personally enjoy this kind
I'm using Sandcastle Help File Builder to build the documentation for an open source
I'm in a situation where some minor patches I've submitted to an open-source project
Strange things happen. I can start Tomcat from both Eclipse and startup.sh. Runnig from
Two things: Firstly - I have version 2 of a website located in a
The title sums my question up pretty well: are there any open source OpenGL
So I have a client that needs to be running tomcat for various things
I have some Ruby web apps that use OpenID for authentication and store the
We are developing an open source and free large scale database driven web application.
Lets say, I have the following text file: Listing 1: Endianess=little AddressModel=32 typedef struct{

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.