Option --classpath doesn't work
-------------------------------

                 Key: PAXRUNNER-168
                 URL: http://issues.ops4j.org/jira/browse/PAXRUNNER-168
             Project: Pax Runner
          Issue Type: Bug
            Reporter: Stefano Lenzi
            Assignee: Alin Dreghiciu



If I set the option --classpath pax-runner seems to ignore it. In fact if I had 
the --log=DEBUG option to the command-line and I execute pax-runner with the 
command-line:

./pax-run.sh 
--bootDelegation=org.apache.commons.*,org.apache.log4j.*,com.martiansoftware.*,com.thoughtworks.*,edu.uci.ics.*
  
--classpath=/home/kismet/Projects/isti.cnr.it/proximity/sail.driver.sad/src/test/resources/dependencies.jar
  --log=DEBUG

Start command line [[/usr/lib/jvm/java-6-openjdk//bin/java,
-Dfelix.config.properties=file:/home/kismet/Projects/isti.cnr.it/proximity/sail.driver.sad/runner//felix/config.ini,
-Dfelix.cache.dir=/home/kismet/Projects/isti.cnr.it/proximity/sail.driver.sad/runner/felix/cache,
-Dorg.osgi.framework.bootdelegation=org.apache.commons.*,org.apache.log4j.*,com.martiansoftware.*,com.thoughtworks.*,edu.uci.ics.*,
-cp, 
/home/kismet/Projects/isti.cnr.it/proximity/sail.driver.sad/runner/bundles/org.apache.felix.org.apache.felix.main_1.2.1.jar,
org.apache.felix.main.Main]]

See also the following thread:
http://www.mail-archive.com/general@lists.ops4j.org/msg04668.html


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to