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

                 Key: PAXRUNNER-168
                 URL: http://issues.ops4j.org/jira/browse/PAXRUNNER-168
             Project: Pax Runner
          Issue Type: Bug
    Affects Versions: 0.13.0, 0.12.0, 0.11.0, 0.10.0, 0.9.0, 0.8.0, 0.7.2, 
0.14.0
         Environment: pax-runner 0.13 used by means of maven-pax-plugin
pax-runner 014-SNAPSHOT compiled by hand from SVN and used either by command 
line and maven-pax-plugin
            Reporter: Stefano Lenzi
            Assignee: Alin Dreghiciu
            Priority: Minor


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