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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T14:13:50+00:00 2026-05-20T14:13:50+00:00

I am trying to use spring webservice with ant. spring webservice requires spring-ws-servlet.xml and

  • 0

I am trying to use spring webservice with ant. spring webservice requires spring-ws-servlet.xml and sample.xsd file to be put in war file parallel to web.xml.

I am trying this war command and it is putting parallele to web-inf folder instead inside of it. Please let me know what should i modify to put it inside web-inf folder.

<copy file="config/ws/spring-ws-servlet.xml" tofile="lps/WEB-INF/spring-ws-servlet.xml" />

<war warfile="dist/ODG.war" webxml="config/web.xml">
            <lib dir="lps/WEB-INF/lib" />
            <classes dir="lps/WEB-INF/classes" />
            <fileset dir="lps/ws"/>
</war>
  • 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-05-20T14:13:50+00:00Added an answer on May 20, 2026 at 2:13 pm

    As the ant manual states, add a webinf element to the war task to add files into the WEB-INF directory.

    <war warfile="dist/ODG.war" webxml="config/web.xml">
        ...
        <webinf>
            <fileset dir="config/ws" includes="spring-ws-servlet.xml"/>
        </webinf>
    </war>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to use Java based webservice and have soap request: <?xml version=1.0?>
I am trying to use Spring Security 3.0.5 in my web application. Basically, I
I am trying to use Spring.NET with a C# application to populate a parameter
I'm new to Spring and trying to use the Spring Formatting SPI for UI
I'm trying to understand why one would use Spring Batch over a scripting language
I have a Spring MVC application trying to use a rich domain model, with
I'm trying to use UTF-8 encoding for the Spring application I'm developing but I
I'm trying to use aspectj with compile time weaving to support annotations like Spring's
I´m trying to change a spring jsp example to use freemarker. I changed all
I'm trying to use ksoap to call a simple webservice. I followed this video

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.