[jira] Commented: (FELIX-1456) Contribution: Extended and improved HttpService

2009-09-04 Thread Felix Meschberger (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751428#action_12751428
 ] 

Felix Meschberger commented on FELIX-1456:
--

The acceptance vote has passed with 9 +1 votes (7 binding); no other votes were 
cast [1]

I have submitted the IP Clearance form in Rev. 811343

The IP Clearance vote has been started on gene...@incubator.a.o [2]

[1] http://www.mail-archive.com/dev@felix.apache.org/msg11895.html
[2] http://www.mail-archive.com/gene...@incubator.apache.org/msg22431.html

> Contribution: Extended and improved HttpService
> ---
>
> Key: FELIX-1456
> URL: https://issues.apache.org/jira/browse/FELIX-1456
> Project: Felix
>  Issue Type: Improvement
>  Components: HTTP Service
>Reporter: Sten Roger Sandvik
> Attachments: http-service.tar.gz, http-service.tar.gz.md5
>
>
> I have created an improved version of the HttpService. A similar version has 
> been deployed at my company (Enonic) for some time. Instead of hosting this 
> code ourself, we (or I) tought it would be better to contribute this to 
> Apache.
> So, the feaures:
>   * Extended API to support servlet filters.
>   * Backward compatible with standard HttpService (without Filter support).
>   * A bridged implementation. Using HttpService from a standard WAR file 
> inside your favourite container. Same as Equinox Servlet Bridge except with 
> Filter support.
>   * A jetty implementation (very influenced by the existing Felix 
> implementation).
>   * Seperate dispatcher so that we can have different "transports". 
> Where's can I try it? Since I do not have committer rights (I would very much 
> like so :-)) and I really to use Jira as a "source" and "patch" repository 
> the code is hosted at my own place for now. This is so that you can try it 
> out and tell me what you think. Go to 
> http://github.com/srs/felix-contrib/tree/master for sources.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-28 Thread Felix Meschberger (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749003#action_12749003
 ] 

Felix Meschberger commented on FELIX-1456:
--

Excellent.

I will start the vote on accepting your submission on monday (starting on 
friday tends to be problematic),

> Contribution: Extended and improved HttpService
> ---
>
> Key: FELIX-1456
> URL: https://issues.apache.org/jira/browse/FELIX-1456
> Project: Felix
>  Issue Type: Improvement
>  Components: HTTP Service
>Reporter: Sten Roger Sandvik
> Attachments: http-service.tar.gz, http-service.tar.gz.md5
>
>
> I have created an improved version of the HttpService. A similar version has 
> been deployed at my company (Enonic) for some time. Instead of hosting this 
> code ourself, we (or I) tought it would be better to contribute this to 
> Apache.
> So, the feaures:
>   * Extended API to support servlet filters.
>   * Backward compatible with standard HttpService (without Filter support).
>   * A bridged implementation. Using HttpService from a standard WAR file 
> inside your favourite container. Same as Equinox Servlet Bridge except with 
> Filter support.
>   * A jetty implementation (very influenced by the existing Felix 
> implementation).
>   * Seperate dispatcher so that we can have different "transports". 
> Where's can I try it? Since I do not have committer rights (I would very much 
> like so :-)) and I really to use Jira as a "source" and "patch" repository 
> the code is hosted at my own place for now. This is so that you can try it 
> out and tell me what you think. Go to 
> http://github.com/srs/felix-contrib/tree/master for sources.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-28 Thread Sten Roger Sandvik (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12748991#action_12748991
 ] 

Sten Roger Sandvik commented on FELIX-1456:
---

Ah, forgot the license in the pom. And the runner was acually not supposed to 
be there. I can fix it and upload new attachements. Will do first thing in the 
morning.

> Contribution: Extended and improved HttpService
> ---
>
> Key: FELIX-1456
> URL: https://issues.apache.org/jira/browse/FELIX-1456
> Project: Felix
>  Issue Type: Improvement
>  Components: HTTP Service
>Reporter: Sten Roger Sandvik
> Attachments: http-service.tar.gz, http-service.tar.gz.md5
>
>
> I have created an improved version of the HttpService. A similar version has 
> been deployed at my company (Enonic) for some time. Instead of hosting this 
> code ourself, we (or I) tought it would be better to contribute this to 
> Apache.
> So, the feaures:
>   * Extended API to support servlet filters.
>   * Backward compatible with standard HttpService (without Filter support).
>   * A bridged implementation. Using HttpService from a standard WAR file 
> inside your favourite container. Same as Equinox Servlet Bridge except with 
> Filter support.
>   * A jetty implementation (very influenced by the existing Felix 
> implementation).
>   * Seperate dispatcher so that we can have different "transports". 
> Where's can I try it? Since I do not have committer rights (I would very much 
> like so :-)) and I really to use Jira as a "source" and "patch" repository 
> the code is hosted at my own place for now. This is so that you can try it 
> out and tell me what you think. Go to 
> http://github.com/srs/felix-contrib/tree/master for sources.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-28 Thread Felix Meschberger (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12748971#action_12748971
 ] 

Felix Meschberger commented on FELIX-1456:
--

Thanks for submitting the patch.

I have quickly checked it:

  * MD5 checksum matches
  * source files have license headers

notes:

  * pom files are missing the license headers
  * the runner folder contains a jar file and some batch files

we can probably fix the pom license header issue on import and decide upon 
handling the runner folder while importing into SVN

> Contribution: Extended and improved HttpService
> ---
>
> Key: FELIX-1456
> URL: https://issues.apache.org/jira/browse/FELIX-1456
> Project: Felix
>  Issue Type: Improvement
>  Components: HTTP Service
>Reporter: Sten Roger Sandvik
> Attachments: http-service.tar.gz, http-service.tar.gz.md5
>
>
> I have created an improved version of the HttpService. A similar version has 
> been deployed at my company (Enonic) for some time. Instead of hosting this 
> code ourself, we (or I) tought it would be better to contribute this to 
> Apache.
> So, the feaures:
>   * Extended API to support servlet filters.
>   * Backward compatible with standard HttpService (without Filter support).
>   * A bridged implementation. Using HttpService from a standard WAR file 
> inside your favourite container. Same as Equinox Servlet Bridge except with 
> Filter support.
>   * A jetty implementation (very influenced by the existing Felix 
> implementation).
>   * Seperate dispatcher so that we can have different "transports". 
> Where's can I try it? Since I do not have committer rights (I would very much 
> like so :-)) and I really to use Jira as a "source" and "patch" repository 
> the code is hosted at my own place for now. This is so that you can try it 
> out and tell me what you think. Go to 
> http://github.com/srs/felix-contrib/tree/master for sources.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-16 Thread Sten Roger Sandvik (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743881#action_12743881
 ] 

Sten Roger Sandvik commented on FELIX-1456:
---

You can now pull the source from my cloned felix repository @ github: 
git://github.com/srs/felix.git
Using git alot theese days and it's really great!


> Contribution: Extended and improved HttpService
> ---
>
> Key: FELIX-1456
> URL: https://issues.apache.org/jira/browse/FELIX-1456
> Project: Felix
>  Issue Type: Improvement
>  Components: HTTP Service
>Reporter: Sten Roger Sandvik
>
> I have created an improved version of the HttpService. A similar version has 
> been deployed at my company (Enonic) for some time. Instead of hosting this 
> code ourself, we (or I) tought it would be better to contribute this to 
> Apache.
> So, the feaures:
>   * Extended API to support servlet filters.
>   * Backward compatible with standard HttpService (without Filter support).
>   * A bridged implementation. Using HttpService from a standard WAR file 
> inside your favourite container. Same as Equinox Servlet Bridge except with 
> Filter support.
>   * A jetty implementation (very influenced by the existing Felix 
> implementation).
>   * Seperate dispatcher so that we can have different "transports". 
> Where's can I try it? Since I do not have committer rights (I would very much 
> like so :-)) and I really to use Jira as a "source" and "patch" repository 
> the code is hosted at my own place for now. This is so that you can try it 
> out and tell me what you think. Go to 
> http://code.google.com/p/enonic-osgi/wiki/ExtHttpService for both source and 
> binaries.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-14 Thread Sten Roger Sandvik (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743117#action_12743117
 ] 

Sten Roger Sandvik commented on FELIX-1456:
---

Added a combined bundle that has the following features:

  * Uses "bridged" mode by default.
  * If org.apache.felix.http.jettyEnabled=true then jetty is started instead of 
bridged mode.
  * If org.apache.felix.http.whiteboardEnabled=true then whiteboard activator 
is also registered.

This is a nice bundle if you distribute WAR's and standalone solutions (like 
sling). You only need the one same bundle in every variations.

> Contribution: Extended and improved HttpService
> ---
>
> Key: FELIX-1456
> URL: https://issues.apache.org/jira/browse/FELIX-1456
> Project: Felix
>  Issue Type: Improvement
>  Components: HTTP Service
>Reporter: Sten Roger Sandvik
>
> I have created an improved version of the HttpService. A similar version has 
> been deployed at my company (Enonic) for some time. Instead of hosting this 
> code ourself, we (or I) tought it would be better to contribute this to 
> Apache.
> So, the feaures:
>   * Extended API to support servlet filters.
>   * Backward compatible with standard HttpService (without Filter support).
>   * A bridged implementation. Using HttpService from a standard WAR file 
> inside your favourite container. Same as Equinox Servlet Bridge except with 
> Filter support.
>   * A jetty implementation (very influenced by the existing Felix 
> implementation).
>   * Seperate dispatcher so that we can have different "transports". 
> Where's can I try it? Since I do not have committer rights (I would very much 
> like so :-)) and I really to use Jira as a "source" and "patch" repository 
> the code is hosted at my own place for now. This is so that you can try it 
> out and tell me what you think. Go to 
> http://code.google.com/p/enonic-osgi/wiki/ExtHttpService for both source and 
> binaries.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-05 Thread Sten Roger Sandvik (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739806#action_12739806
 ] 

Sten Roger Sandvik commented on FELIX-1456:
---

Added whiteboard implementation now. It's pretty early. Will add an example in 
the next day or two. This implementation would then solve FELIX-64.

> Contribution: Extended and improved HttpService
> ---
>
> Key: FELIX-1456
> URL: https://issues.apache.org/jira/browse/FELIX-1456
> Project: Felix
>  Issue Type: Improvement
>  Components: HTTP Service
>Reporter: Sten Roger Sandvik
>
> I have created an improved version of the HttpService. A similar version has 
> been deployed at my company (Enonic) for some time. Instead of hosting this 
> code ourself, we (or I) tought it would be better to contribute this to 
> Apache.
> So, the feaures:
>   * Extended API to support servlet filters.
>   * Backward compatible with standard HttpService (without Filter support).
>   * A bridged implementation. Using HttpService from a standard WAR file 
> inside your favourite container. Same as Equinox Servlet Bridge except with 
> Filter support.
>   * A jetty implementation (very influenced by the existing Felix 
> implementation).
>   * Seperate dispatcher so that we can have different "transports". 
> Where's can I try it? Since I do not have committer rights (I would very much 
> like so :-)) and I really to use Jira as a "source" and "patch" repository 
> the code is hosted at my own place for now. This is so that you can try it 
> out and tell me what you think. Go to 
> http://code.google.com/p/enonic-osgi/wiki/ExtHttpService for both source and 
> binaries.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-05 Thread Sten Roger Sandvik (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739708#action_12739708
 ] 

Sten Roger Sandvik commented on FELIX-1456:
---

Ok, will do this if needed. Just say the word.

> Contribution: Extended and improved HttpService
> ---
>
> Key: FELIX-1456
> URL: https://issues.apache.org/jira/browse/FELIX-1456
> Project: Felix
>  Issue Type: Improvement
>  Components: HTTP Service
>Reporter: Sten Roger Sandvik
>
> I have created an improved version of the HttpService. A similar version has 
> been deployed at my company (Enonic) for some time. Instead of hosting this 
> code ourself, we (or I) tought it would be better to contribute this to 
> Apache.
> So, the feaures:
>   * Extended API to support servlet filters.
>   * Backward compatible with standard HttpService (without Filter support).
>   * A bridged implementation. Using HttpService from a standard WAR file 
> inside your favourite container. Same as Equinox Servlet Bridge except with 
> Filter support.
>   * A jetty implementation (very influenced by the existing Felix 
> implementation).
>   * Seperate dispatcher so that we can have different "transports". 
> Where's can I try it? Since I do not have committer rights (I would very much 
> like so :-)) and I really to use Jira as a "source" and "patch" repository 
> the code is hosted at my own place for now. This is so that you can try it 
> out and tell me what you think. Go to 
> http://code.google.com/p/enonic-osgi/wiki/ExtHttpService for both source and 
> binaries.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-05 Thread Richard S. Hall (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739704#action_12739704
 ] 

Richard S. Hall commented on FELIX-1456:


Thanks, Sten!

In the long run, if we move forward with this, you should likely attach a 
tarball of the proposed contribution to this issue, but we can discuss the 
details of this later if that's the direction things go. For now, we need 
people who use the HTTP Service or need your extensions to it to check this out 
and give some feedback so we know how to proceed.

> Contribution: Extended and improved HttpService
> ---
>
> Key: FELIX-1456
> URL: https://issues.apache.org/jira/browse/FELIX-1456
> Project: Felix
>  Issue Type: Improvement
>  Components: HTTP Service
>Reporter: Sten Roger Sandvik
>
> I have created an improved version of the HttpService. A similar version has 
> been deployed at my company (Enonic) for some time. Instead of hosting this 
> code ourself, we (or I) tought it would be better to contribute this to 
> Apache.
> So, the feaures:
>   * Extended API to support servlet filters.
>   * Backward compatible with standard HttpService (without Filter support).
>   * A bridged implementation. Using HttpService from a standard WAR file 
> inside your favourite container. Same as Equinox Servlet Bridge except with 
> Filter support.
>   * A jetty implementation (very influenced by the existing Felix 
> implementation).
>   * Seperate dispatcher so that we can have different "transports". 
> Where's can I try it? Since I do not have committer rights (I would very much 
> like so :-)) and I really to use Jira as a "source" and "patch" repository 
> the code is hosted at my own place for now. This is so that you can try it 
> out and tell me what you think. Go to 
> http://code.google.com/p/enonic-osgi/wiki/ExtHttpService for both source and 
> binaries.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.