Hi Rampart-devs: I can't seem to build Rampart with the current Axis2 trunk or the 1.5 branch... the failure mode is pretty weird though - when building the rampart-integration module, I see a WSDL2Java usage message -
[INFO] [antrun:run {execution: generate-source}] [INFO] Executing tasks log4j:WARN No appenders could be found for logger (org.apache.axis2.i18n.Project ResourceBundle). log4j:WARN Please initialize the log4j system properly. Usage: WSDL2Java [options] -uri <url or path> : A url or path to a WSDL where [options] include: ... When I tried manually running WSDL2Java with the exact same command line specified in the pom.xml, it worked fine. Can someone take a peek at it and see if anything jumps out as obviously wrong? Thanks, --Glen