Bug 716328 - TestNG in CLI lib/ and classpath
Summary: TestNG in CLI lib/ and classpath
Keywords:
Status: NEW
Alias: None
Product: RHQ Project
Classification: Other
Component: CLI
Version: 3.0.1
Hardware: Unspecified
OS: Unspecified
low
unspecified vote
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-24 01:43 UTC by Ondřej Žižka
Modified: 2022-03-31 04:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed:


Attachments (Terms of Use)

Description Ondřej Žižka 2011-06-24 01:43:22 UTC
1) it's in lib/
2) It's in classpath:

rhq-cli.sh: /home/ondra/sw/tools/.links/java -Djava.endorsed.dirs=".../lib/endorsed" -Djava.library.path=".../lib" -Xms64m -Xmx128m -Djava.net.preferIPv4Stack=true  -Dlog4j.configuration=log4j-debug.xml -cp .../conf:.../lib/commons-logging-1.1.0.jboss.jar:.../lib/concurrent-1.3.4-jboss-update1.jar:.../lib/getopt-1.0.13.jar:.../lib/i18nlog-1.0.10.jar:.../lib/javassist-3.8.0.GA.jar:.../lib/jboss-common-1.2.1.GA.jar:.../lib/jboss-remoting-2.2.2.SP8.jar:.../lib/jline-0.9.94.jar:.../lib/log4j-1.2.14.jar:.../lib/opencsv-1.8.jar:.../lib/persistence-api-1.0.jar:.../lib/rhq-core-domain-3.0.1.GA.jar:.../lib/rhq-core-util-3.0.1.GA.jar:.../lib/rhq-enterprise-comm-3.0.1.GA.jar:.../lib/rhq-enterprise-server-3.0.1.GA.jar:.../lib/rhq-remoting-client-api-3.0.1.GA.jar:.../lib/rhq-remoting-cli-3.0.1.GA.jar:.../lib/testng-5.9-jdk15.jar:.../jbossws-native-dist/deploy/lib/jbossws-client.jar org.rhq.enterprise.client.ClientMain -u rhqadmin -p rhqadmin --host hp-bl490cg6-01.rhts.eng.bos.redhat.com -f x


Note You need to log in before you can comment on or make changes to this bug.