Hi,

I'm trying to run an ant target manually, and I'm receiving the
following error... How do I resolve this issue...???

cannot resolve symbol

    [javac] symbol  : method getTxnGrps ()

    [javac] location: class com.s1.common.export.user.ExportFormValue

    [javac]               txnGrpArray =
getBaiTxnGrpList(value.getTxnGrps());

    [javac]                                                   

C:\CruiseControl\projects\mib\MIB_2.X_FWD_DEV_AIX-WAS-DB2\EP_US_PSO_2.X\
build\build.xml:812: The following error occurred while executing this
line:

C:\CruiseControl\projects\mib\MIB_2.X_FWD_DEV_AIX-WAS-DB2\EP_US_PSO_2.X\
build\build.xml:631: Compile failed; see the compiler error output for
details.

Thanks

Chris

Reply via email to