[
https://issues.jboss.org/browse/JBIDE-7925?page=com.atlassian.jira.plugin...
]
Feng Qian commented on JBIDE-7925:
----------------------------------
Yes, I know this problem.
Because our client sample is a java class, if we want to run it, you must input the
parameters for them. If the parameter is a complex object, users are not easy to input it
by args[] parameters. So I have add a comment for every 'null' to let user change
the 'null' to the parameter.
Now it only support String type parameter.
Maybe I should add the support for each basic type like int, boolean, and so on. For
complex parameters, let user to create and replace 'null' ?
Any ideas?
web service client sample java file has a error when using a wsdl
that uses a primitive type as parameter of a wsdl operation to generate client
-------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-7925
URL:
https://issues.jboss.org/browse/JBIDE-7925
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.2.0.Beta2
Reporter: Lukas Jungmann
Assignee: Feng Qian
Fix For: 3.2.0.CR1
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
-create a ws client from
http://footballpool.dataaccess.eu/data/info.wso?WSDL
=> generated ClientSample.java class is uncompilable - 'null' argument is
generated even for methods requiring primitive type (ie int) argument
related to JBIDE-5022
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira