[jira] [Commented] (FELIX-4546) Implement HttpServiceRuntime service

2015-04-20 Thread Carsten Ziegeler (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14502915#comment-14502915
 ] 

Carsten Ziegeler commented on FELIX-4546:
-

Thanks for your patch, [~tkb]. It's applied

 Implement HttpServiceRuntime service
 

 Key: FELIX-4546
 URL: https://issues.apache.org/jira/browse/FELIX-4546
 Project: Felix
  Issue Type: Sub-task
  Components: HTTP Service
Reporter: David Bosschaert
Assignee: Carsten Ziegeler
 Fix For: http.base-3.0.0

 Attachments: felix-4546.e2a36d1.81e5a8f.patch, 
 felix-4546.failure_dtos.patch, felix-4546.requestinfo.patch, 
 felix-4546.resource_dto.patch, patch.txt


 Implement the Http Service Runtime service as described in RFC 189



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FELIX-4546) Implement HttpServiceRuntime service

2015-04-07 Thread Thomas Baier (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14483817#comment-14483817
 ] 

Thomas Baier commented on FELIX-4546:
-

The shadowing for error pages and for servlets registered through the 
HttpService directly does not work yet. The related failure DTO's are therefore 
also not created correctly by the HttpServiceRuntime. I created a patch for 
FELIX-4541 that includes the corrections to the HttpServiceRuntime as well.

 Implement HttpServiceRuntime service
 

 Key: FELIX-4546
 URL: https://issues.apache.org/jira/browse/FELIX-4546
 Project: Felix
  Issue Type: Sub-task
  Components: HTTP Service
Reporter: David Bosschaert
Assignee: Carsten Ziegeler
 Fix For: http.base-3.0.0

 Attachments: felix-4546.e2a36d1.81e5a8f.patch, 
 felix-4546.failure_dtos.patch, felix-4546.resource_dto.patch, patch.txt


 Implement the Http Service Runtime service as described in RFC 189



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FELIX-4546) Implement HttpServiceRuntime service

2015-04-02 Thread Carsten Ziegeler (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14392445#comment-14392445
 ] 

Carsten Ziegeler commented on FELIX-4546:
-

Thanks for the patch [~tkb] - could you please outline which parts are not 
implemented yet?

 Implement HttpServiceRuntime service
 

 Key: FELIX-4546
 URL: https://issues.apache.org/jira/browse/FELIX-4546
 Project: Felix
  Issue Type: Sub-task
  Components: HTTP Service
Reporter: David Bosschaert
Assignee: Carsten Ziegeler
 Fix For: http.base-3.0.0

 Attachments: felix-4546.e2a36d1.81e5a8f.patch, 
 felix-4546.failure_dtos.patch, felix-4546.resource_dto.patch, patch.txt


 Implement the Http Service Runtime service as described in RFC 189



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FELIX-4546) Implement HttpServiceRuntime service

2015-03-25 Thread J.W. Janssen (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14379657#comment-14379657
 ] 

J.W. Janssen commented on FELIX-4546:
-

applied patch of [~tkb] in rev #1669088.

 Implement HttpServiceRuntime service
 

 Key: FELIX-4546
 URL: https://issues.apache.org/jira/browse/FELIX-4546
 Project: Felix
  Issue Type: Sub-task
  Components: HTTP Service
Reporter: David Bosschaert
Assignee: Carsten Ziegeler
 Fix For: http.base-3.0.0

 Attachments: felix-4546.e2a36d1.81e5a8f.patch, 
 felix-4546.failure_dtos.patch, felix-4546.resource_dto.patch, patch.txt


 Implement the Http Service Runtime service as described in RFC 189



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FELIX-4546) Implement HttpServiceRuntime service

2015-02-25 Thread Carsten Ziegeler (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14336681#comment-14336681
 ] 

Carsten Ziegeler commented on FELIX-4546:
-

Thanks for your patch, Thomas - it's applied in rev 1662253

 Implement HttpServiceRuntime service
 

 Key: FELIX-4546
 URL: https://issues.apache.org/jira/browse/FELIX-4546
 Project: Felix
  Issue Type: Sub-task
  Components: HTTP Service
Reporter: David Bosschaert
Assignee: Carsten Ziegeler
 Fix For: http-next

 Attachments: felix-4546.e2a36d1.81e5a8f.patch, 
 felix-4546.resource_dto.patch, patch.txt


 Implement the Http Service Runtime service as described in RFC 189



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FELIX-4546) Implement HttpServiceRuntime service

2015-02-20 Thread J.W. Janssen (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14328908#comment-14328908
 ] 

J.W. Janssen commented on FELIX-4546:
-

I've applied the patch from Thomas to the trunk, see rev #1661116.

While at it, fixed a couple of trivial issues in the itests, the number of 
failing ones is down to three...


 Implement HttpServiceRuntime service
 

 Key: FELIX-4546
 URL: https://issues.apache.org/jira/browse/FELIX-4546
 Project: Felix
  Issue Type: Sub-task
  Components: HTTP Service
Reporter: David Bosschaert
Assignee: Carsten Ziegeler
 Fix For: http-next

 Attachments: felix-4546.e2a36d1.81e5a8f.patch, patch.txt


 Implement the Http Service Runtime service as described in RFC 189



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FELIX-4546) Implement HttpServiceRuntime service

2015-02-20 Thread Carsten Ziegeler (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14329105#comment-14329105
 ] 

Carsten Ziegeler commented on FELIX-4546:
-

I've now fixed some path handling stuff and also some of the test cases, all 
integration tests pass now

 Implement HttpServiceRuntime service
 

 Key: FELIX-4546
 URL: https://issues.apache.org/jira/browse/FELIX-4546
 Project: Felix
  Issue Type: Sub-task
  Components: HTTP Service
Reporter: David Bosschaert
Assignee: Carsten Ziegeler
 Fix For: http-next

 Attachments: felix-4546.e2a36d1.81e5a8f.patch, patch.txt


 Implement the Http Service Runtime service as described in RFC 189



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FELIX-4546) Implement HttpServiceRuntime service

2015-02-14 Thread Carsten Ziegeler (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14321407#comment-14321407
 ] 

Carsten Ziegeler commented on FELIX-4546:
-

Started the implementation with returning some DTOs - rev 1659791

 Implement HttpServiceRuntime service
 

 Key: FELIX-4546
 URL: https://issues.apache.org/jira/browse/FELIX-4546
 Project: Felix
  Issue Type: Sub-task
  Components: HTTP Service
Reporter: David Bosschaert
Assignee: Carsten Ziegeler
 Fix For: http-next

 Attachments: patch.txt


 Implement the Http Service Runtime service as described in RFC 189



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FELIX-4546) Implement HttpServiceRuntime service

2014-11-19 Thread Dominique Pfister (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14217789#comment-14217789
 ] 

Dominique Pfister commented on FELIX-4546:
--

Unfortunately, some other work interfered, and I'm unable to continue working 
on this. I'm attaching a patch for the work I've done so far.

 Implement HttpServiceRuntime service
 

 Key: FELIX-4546
 URL: https://issues.apache.org/jira/browse/FELIX-4546
 Project: Felix
  Issue Type: Sub-task
  Components: HTTP Service
Reporter: David Bosschaert
 Attachments: patch.txt


 Implement the Http Service Runtime service as described in RFC 189



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FELIX-4546) Implement HttpServiceRuntime service

2014-08-06 Thread Dominique Pfister (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14087392#comment-14087392
 ] 

Dominique Pfister commented on FELIX-4546:
--

I'll have a look at this.

 Implement HttpServiceRuntime service
 

 Key: FELIX-4546
 URL: https://issues.apache.org/jira/browse/FELIX-4546
 Project: Felix
  Issue Type: Sub-task
  Components: HTTP Service
Reporter: David Bosschaert

 Implement the Http Service Runtime service as described in RFC 189



--
This message was sent by Atlassian JIRA
(v6.2#6252)