You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by William Ferguson <wj...@optusnet.com.au> on 2006/09/12 15:40:21 UTC

Is is appropriate for WSDL2Java to hardcode its output folders?

While putting together the doco for Axis2-917 I noticed that that the 
"-o" option for WSDL2Java specifies the output folder, but that the 
generated code is not put in that folder but in a "src" folder under 
that folder. likewise if you specify the "-sd" option the service 
descriptor is placed in a "resource" folder underneath the output folder.

Isn't hardcoding the names of folders containing 2 very different types 
of artefacts going to cause trouble for the Maven plugins? As well as 
any other build environment.
Shouldn't each folder be separately configurable?

William

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org