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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T06:22:02+00:00 2026-05-27T06:22:02+00:00

I am working on a CXF/JAXB code-first web service. I would like to be

  • 0

I am working on a CXF/JAXB code-first web service. I would like to be able to modify the WSDL definitions of some of the inputs.

For example, given the following interface snippet:

@WebMethod
public void Something(@WebParam(name="date") Date date);

The WSDL will generate the XMLSchema for the input “date” to be a “datetime” xml element. I would like it to be simply a “date” element instead.

It would also be nice to be able to specify the some of the other input attributes, such as minOccurs, etc.

For a custom object, the sub-elements can define all of these things through annotations such as XmlElement and XmlSchemaType. However, these annotations are not legal on an input parameter.

I know earlier versions of CXF did not handle this, but I’m not sure about the later versions. I’m currently running CXF 2.3.5.

  • 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-27T06:22:03+00:00Added an answer on May 27, 2026 at 6:22 am

    Here is the answer I got from the cxf-users list:

    1) Endorse the JAXB 2.2 API jar via one of the JDK endorsement mechanisms.
    Then the XmlElement and XmlSchemaType annotations can be used on the parameter.

    (This is not quite correct–the 2.2 jaxb that I endorsed did allow the @XmlElement annotation on a parameter, but it did not allow the @XmlSchemaType annotation)

    2) Create the wrapper type beans (you can use java2ws -warpperBeans as a starting point) and add the @RequestWrapper/@ResponseWrapper annotations to
    the method to point at them. You can finely control the appearance of the
    wrapper schema via annotations in the beans.

    3) You CAN configure extra subclasses of AbstractServiceConfiguration into the factories where you override some of the methods to set various
    minOccurs/maxOccurs/etc.. type things. VERY fine level of control, but very
    complex to do.

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

Sidebar

Related Questions

I've been working on a CXF web service and have had some trouble .
I would like to consume a CXF web-service from a .net c# client. We
I have a CXF web service that I would to secure with a x509
I have a SOAP based web service running using Apache CXF. I have WS-Addressing
I have a CXF RESTful service which is working just fine. Problem is when
I created a Web Service use CXF with 1.2 soap binding. when i try
I am trying to get a web service client working from OSGi, I am
I'm working on a project that involves a simple web service, and have had
I'm currently working on a wsdl/soap project using Java/apache cxf. In the wsdl file,
I've try to implement integration tests for a working application (spring, hibernate, soap, cxf).

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.