Hi,
I am using Maven to perform this task.
Could you please let me know how to use binding file in maven while
generating code from wsdl file.

Thanks.


Sertic Mirko, Bedag wrote:
> 
> Hi
> 
> Try to use the following in your binding file:
> 
> <xjc:generateElementProperty>false</xjc:generateElementProperty>
> 
> Regards
> Mirko
> 
> -----Ursprüngliche Nachricht-----
> Von: manoj.java [mailto:[email protected]] 
> Gesendet: Montag, 24. August 2009 09:13
> An: [email protected]
> Betreff: Problem with CXF wsdl2java
> 
> 
> I am using CXF to expose my web service and also using wsdl2java to
> generate
> the code from wsdl.
> For optional element of type String CXF generate JAXBElement.
> 
> Is there any way to create element of String Type in place of JAXBElement.
> 
> Please suggest. 
> -- 
> View this message in context:
> http://www.nabble.com/Problem-with-CXF-wsdl2java-tp25111534p25111534.html
> Sent from the cxf-user mailing list archive at Nabble.com.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Problem-with-CXF-wsdl2java-tp25111534p25114578.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to