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
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
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
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
[
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
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
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