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 106093
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T01:32:33+00:00 2026-05-11T01:32:33+00:00

Can you use a Spring-WS WebserviceTemplate for calling a webservice and avoid that it

  • 0

Can you use a Spring-WS WebserviceTemplate for calling a webservice and avoid that it generates a SOAP-envelope? That is, the message already contains an SOAP-Envelope and I don’t want that the WebserviceTemplate wraps another one around it. 🙂

The reason I want this is that I’d like to call a webservice that uses ws-security and do not want to put the ws-security stuff into the WebserviceTemplate, but just want to feed it a message with pre-generated ws-security information in the SOAP-envelope. I tried calling the method sendSourceAndReceiveToResult with a Source already contains a Soap-Envelope with the WS-Security stuff and the webservice template wraps around another Soap-Envelope and thus destroys the message.

  • 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. 2026-05-11T01:32:33+00:00Added an answer on May 11, 2026 at 1:32 am

    You’re using ws-security in a strange way… I guess that you’re trying to avoid ws-security dependancy by using pre-generated messages – for simple client might make sense, although it’s definitely not by-the-book.

    You can configure WebServiceTemplate to use plain XML without SOAP by setting messageFactory on WebServiceTemplate to this bean:

    <bean id='webServiceTemplate' class='org.springframework.ws.client.core.WebServiceTemplate'>     <property name='messageFactory' ref='poxMessageFactory' /> </bean>      <bean id='poxMessageFactory' class='org.springframework.ws.pox.dom.DomPoxMessageFactory' /> 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a question that can I use AS400ConnectionPool in Spring if then pls
I want to use both ContextLoaderListener (so that I can pass Spring Beans to
Can anyone point me to spring-eclipse plug-in update location so I can use spring
I want to use Spring-Tiles intergration. Here you can see how my app looks
From Spring 3.1, we can use JavaConfig more easily thanks to @Enable* annotations. So
Apache CXF is shipped with Spring 2.5.6, can I also use the Spring 3.0
Hi i want to create an application that works like spring quartz i can
I've been using the Spring.Net IoC container and can use it to inject properties
Does anyone have an idea how I can use Spring Data JPA and use
Can I use spring DataAccessException directly in service layer?. Is this a good practice/design

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.