-
Dec 8th, 2008, 02:46 PM
#1
CXF framework: generates WSDL with custom types starting with lower case
CXF framework generates WSDL with custom types starting with lower case, e.g. for Java class "Person" WSDL will have complexType "person".
Is there a way to customize how CXF generates custom type names, e.g. force it to generate complexType "Person"?
-
Feb 18th, 2009, 11:32 AM
#2
Any solution
I am facing the same problem. Is there anyway to work around it?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules