Re: Pax Web and Jetty Configuration

2009-10-02 Thread Stéphane Jeanjean
I tried to provision my fragment before pax web, the behaviour is the same :( I'm unable to change the state of the fragment, it keeps "Installed" So I have created a jira issue ( http://issues.ops4j.org/browse/PAXWEB-176 ) Alin Dreghiciu a écrit : Did you tried to provision your jetty config

[issues] Created: (PAXWEB-176) Jetty configuration using fragment not loaded

2009-10-02 Thread JIRA
Jetty configuration using fragment not loaded - Key: PAXWEB-176 URL: http://issues.ops4j.org/browse/PAXWEB-176 Project: Pax Web Issue Type: Bug Environment: Windows, Pax Runner 1.2.0, Feli

Re: 404 error upon running Department Store example

2009-10-02 Thread David Donohue
Thanks, Niklas, That did not work http://localhost:8080/deptStore/ [15582...@qtp0-0 - /deptStore/] DEBUG org.mortbay.jetty - REQUEST /deptStore/ on org.mortbay.jetty.httpconnect...@19da4fc [15582...@qtp0-0 - /deptStore/] DEBUG org.mortbay.jetty - RESPONSE /deptStore/ 200 Dave Donohue On Fri, Oc

[issues] Created: (PAXEXAM-137) Maven Plugin fails to work with Maven 3

2009-10-02 Thread Toni Menzel (JIRA)
Maven Plugin fails to work with Maven 3 --- Key: PAXEXAM-137 URL: http://issues.ops4j.org/browse/PAXEXAM-137 Project: Pax Exam Issue Type: Bug Reporter: Toni Menzel Assignee: Toni M

[issues] Commented: (PAXEXAM-136) Unwanted package export in the testprobe

2009-10-02 Thread Toni Menzel (JIRA)
[ http://issues.ops4j.org/browse/PAXEXAM-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993#action_12993 ] Toni Menzel commented on PAXEXAM-136: - Will be fixed asap. As general hint on on to fix probe heade

[issues] Created: (PAXEXAM-136) Unwanted package export in the testprobe

2009-10-02 Thread Walter Treur (JIRA)
Unwanted package export in the testprobe Key: PAXEXAM-136 URL: http://issues.ops4j.org/browse/PAXEXAM-136 Project: Pax Exam Issue Type: Bug Environment: Junit4, Ant, Eclipse Repor

Pax Web: How to get port used when configuring it with 0

2009-10-02 Thread pluenl
I'm using pax-web-jetty-bundle-0.7.0.jar. I set the port to 0 using ConfigurationAdmin Service and via jetty-DEBUG I see that a free port is found and used (as described in http://issues.ops4j.org/browse/PAXWEB-126) by jetty. But how can I read the port used by jetty? According to http://is