I'm trying to generate an ejbjar-File for my project using Ant 1.5, Borland
Enterprise Server (BES 5.0.2) and JDK1.4.
The iastool call in section <ejbjar> creates the following error message:
===========================================================
[ejbjar] Calling iastool
[exec] Current OS is Windows 2000
[exec] Executing 'iastool' with arguments:
[exec] '-VBJclasspath'
[exec]
'D:\RKP\classes;C:\j2sdk1.4.0\lib;D:\build_files;C:\JavaLib;C:\BES\bin;C:\BE
S\lib;C:\BES\lib\primetime.jar;D:\RKP\src;C:\BES\lib\asrt.jar;C:\BES\lib\xml
rt.jar;C:\oracle\ora92\jdbc\lib\classes12.jar;D:\RKP\classes\pa;D:\RKP\class
es\pa\dm;D:\RKP\classes\pa\ejb'
[exec] '-verify'
[exec] '-src'
[exec] 'D:\RKP\Pa.jar'
[exec]
[exec] The ' characters around the executable and arguments are
[exec] not part of the command.
Execute:Java13CommandLauncher: Executing 'iastool' with arguments:
'-VBJclasspath'
'D:\RKP\classes;C:\j2sdk1.4.0\lib;D:\build_files;C:\JavaLib;C:\BES\bin;C:\BE
S\lib;C:\BES\lib\primetime.jar;D:\RKP\src;C:\BES\lib\asrt.jar;C:\BES\lib\xml
rt.jar;C:\oracle\ora92\jdbc\lib\classes12.jar;D:\RKP\classes\pa;D:\RKP\class
es\pa\dm;D:\RKP\classes\pa\ejb'
'-verify'
'-src'
'D:\RKP\Pa.jar'
The ' characters around the executable and arguments are
not part of the command.
[exec] Warning: No role specified. Assuming DEPLOYER
[exec] Verifying ejb module Pa.jar [role=deployer]
[exec] #### Error: [Pa.jar] Session Bean "PaSession"
[exec] Cannot proceed verifying other aspects of this bean unless fatal
error(s) are fixed
[exec] java.lang.NoClassDefFoundError: pa/dm/DataPAntrKi
[exec] #### Error: [Pa.jar] Entity Bean "PAntrKi"
[exec] Could not locate the generated class: pa.ejb.PAntrKiBean_PM. You
need to run CMP2 compiler.
[exec] #### Error: [Pa.jar] Entity Bean "PAntrKi"
[exec] Cannot proceed verifying other aspects of this bean unless fatal
error(s) are fixed
[exec] #### Error: [Pa.jar] Entity Bean "PAntr"
[exec] Could not locate the generated class: pa.ejb.PAntrBean_PM. You
need to run CMP2 compiler.
[exec] #### Error: [Pa.jar] Entity Bean "PAntr"
[exec] Cannot proceed verifying other aspects of this bean unless fatal
error(s) are fixed
[exec] 5 errors, 0 warnings
===========================================================
Has anyone an idea what this error message mean.
Thanks
Gerlinde
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>