6 lines
425 B
Batchfile
6 lines
425 B
Batchfile
ECHO NP_R.xsd must be compiled BOTH via this on Castor AND via script [build_FENP_Response_Xbean.bat] on XMLBeans
|
|
ECHO remember to copy Castor-FENPResponse.jar to [\dbcfx\ear\res\APP-INF\lib\] [while build_FENP_Response_Xbean.bat will write its directly there]
|
|
|
|
CALL initCmd.cmd
|
|
|
|
ant -buildfile build.xml -Dschema=./schema/fenp/NP_R.xsd -Dout.jar=Castor-FENPResponse.jar -DpackageName=it.valueteam.gnp.dao.xml.fenp.response |