XFire

WsGenTask dont replace "minus" with "underscore"

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 1.2.2
  • Fix Version/s: 1.2.5
  • Component/s: Generator
  • Labels:
    None
  • Number of attachments :
    0

Description

When in name of WSDL element is char minus "-" WsGen generate invalid java code.

@WebResult(name = "Storno-cjResponse", targetNamespace = "http://www.gordic.cz/ws/xrg-ssl/v_1.0.0.0")
public StornoCjResponse stornoCj(
@WebParam(name = "Storno-cj", targetNamespace = "http://www.gordic.cz/ws/xrg-ssl/v_1.0.0.0")
StornoCj Storno-cj); // !! cant compile !!!

Activity

Hide
Tomasz Sztelak added a comment -

Fixed in svn

Show
Tomasz Sztelak added a comment - Fixed in svn

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: