Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.2.6
-
Fix Version/s: None
-
Component/s: Documentation
-
Labels:None
-
Number of attachments :
Description
Page: http://xfire.codehaus.org/Client+and+Server+Stub+Generation+from+WSDL
Section: Controlling JAXB Bindings
Current:
java org.codehaus.xfire.gen.WsGen ... -externalBindings external_binding.xjb
Expected:
java org.codehaus.xfire.gen.WsGen ... -e external_binding.xjb
"-externalBindings" is not a valid command line argument to WsGen. -e is the valid argument.