When running the cbstool, I get this message:
C:>cbstool
Warning: JAR file 'd:bincbstool_winlibtcspra.jar' cannot be found.
Exception in thread "main" java.lang.NoClassDefFoundError: com/sap/cms/tcs/antta
sk/TcsPra
at com.sap.tc.cbstool.impl.CBSToolFactory.getInstance(CBSToolFactory.jav
a:28)
at com.sap.tc.cbstool.shell.CBSToolShell.<init>(CBSToolShell.java:63)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
orAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
onstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
at java.lang.Class.newInstance0(Class.java:308)
at java.lang.Class.newInstance(Class.java:261)
at com.sap.tc.cbstool.startup.CBSToolMain.main(CBSToolMain.java:48)up.CBSToolMain.main(CBSToolMain.java:48)
Where can I find this archive? I've searched my system (which has a nw2004 installation on it), and the build plugins supplied with the JDI, and I can't find this jar file.
Anyone know where I can find this archive?