History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XFIRE-787
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Tomasz Sztelak
Reporter: Jara Cesnek
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XFire

WsGenTask dont replace "minus" with "underscore"

Created: 01/Dec/06 04:05 AM   Updated: 11/Jan/07 02:11 PM
Component/s: Generator
Affects Version/s: 1.2.2
Fix Version/s: 1.2.5

Time Tracking:
Not Specified


 Description  « Hide
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 !!!



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Tomasz Sztelak - 11/Jan/07 02:11 PM
Fixed in svn