A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
Web Services
Author
java2wsdl with attribute mapping
Babji Reddy
Ranch Hand
Joined: Jan 24, 2006
Posts: 106
posted
Jan 03, 2008 19:28:00
0
Hi
If I have a
java
object like
class MyRequest
{
String
id;
String name;
}
how can I configure java2wsdl (axis 1.2) to generate the WSDL that specifies id as the attribute of <MyRequest> element and name as child element of <MyRequest>
Thanks
I agree. Here's the link:
http://aspose.com/file-tools
subject: java2wsdl with attribute mapping
Similar Threads
Can't get parameter from request
Hibernate Newbie - 1 to Many Relation Tutorial
AXIS-JAVA2WSDL ClassNotFoundException
How can we set a Collection object as attribute to be used by a custom tag?
help requied for <restriction base="ID">
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter