Java-to-WSDL

Generated WSDL do not support multi-schemas

Details

  • Type: Bug Bug
  • Status: New New
  • Resolution: Unresolved
  • Affects Version/s: 2.3
  • Fix Version/s: None
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide
    • Create a Java class (let's say an EJB).
    • Add methods that use parameters located in another Java package.
    • Generate a WSDL from it.

    The generated WSDL only contains one XML schema, with the name space of the main class.
    Instead, there should be several XML schemas, one for the main class, and one for every package of the (input and output) parameters.

    Show
    • Create a Java class (let's say an EJB).
    • Add methods that use parameters located in another Java package.
    • Generate a WSDL from it.
    The generated WSDL only contains one XML schema, with the name space of the main class. Instead, there should be several XML schemas, one for the main class, and one for every package of the (input and output) parameters.
  • Environment:
    -
  1. EjbWithDifferentSchemas.jar
    (14 kB)
    Vincent Zurczak
    Thu, 26 Apr 2012 - 13:16:33 +0200

Issue Links

Activity

There aren't workflow transitions executed yet.

People

Dates

  • Created:
    Thu, 26 Apr 2012 - 13:15:45 +0200
    Updated:
    Thu, 26 Apr 2012 - 13:17:24 +0200