Hi Jason,

Looking through the code for the java2wsdl goal, it doesn't appear that
there is any way for passing in extra arguments.  If this is something
you'd like to see in CXF, I'd suggest submitting an issue to JIRA.  It
shouldn't be too hard to add.

http://issues.apache.org/jira/browse/CXF

If you're curious, here's the code for the goal (as it was released in
2.0.1):

http://svn.apache.org/viewvc/incubator/cxf/trunk/maven-plugins/codegen-p
lugin/src/main/java/org/apache/cxf/maven_plugin/Java2WSDLMojo.java?revis
ion=551785&view=markup

-Chris

-----Original Message-----
From: Jason Rosenberg [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 15, 2007 12:30 AM
To: cxf-user@incubator.apache.org
Subject: How to pass options to java2wsdl in the maven codegen plugin?


Is there a way to pass options into the java2wsdl goal, in
cxf-codegen-plugin?

I know that for the wsdl2java goal, you can specify options using the
<extraarg> tag, etc...

I haven't been able to deduce a similar method for the java2wsdl
goal...Is
there a simple example for how to do this (is it possible?)....

Thanks,

Jason


-- 
View this message in context:
http://www.nabble.com/How-to-pass-options-to-java2wsdl-in-the-maven-code
gen-plugin--tf4271078.html#a12156338
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to