[jira] [Commented] (CONNECTORS-345) Jetty Configuration Support

2012-04-18 Thread Karl Wright (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13257172#comment-13257172
 ] 

Karl Wright commented on CONNECTORS-345:


As part of the upgrade to JDK 1.6, I took the liberty of upgrading the jetty 7. 
 That should make it easier to determine what the next steps should be in 
regards to this ticket.


 Jetty Configuration Support
 ---

 Key: CONNECTORS-345
 URL: https://issues.apache.org/jira/browse/CONNECTORS-345
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Framework core
Affects Versions: ManifoldCF 0.4
 Environment: Jetty Configuration
Reporter: Michael J. Kelleher
Assignee: Karl Wright
 Fix For: ManifoldCF next


 Can the single process example be extended to support Jetty configuration?
 1) jetty.xml
 2) webdefault.xml
 3) OPTIONS= along with their corresponding XML config files, most 
 importantly the JMX option, Server,ajp,setuid would be nice to have

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-345) Jetty Configuration Support

2012-01-08 Thread Michael J. Kelleher (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13182232#comment-13182232
 ] 

Michael J. Kelleher commented on CONNECTORS-345:


Hey Karl,

I will get back to you on this as soon as I can.  Sorry for the delay.



 Jetty Configuration Support
 ---

 Key: CONNECTORS-345
 URL: https://issues.apache.org/jira/browse/CONNECTORS-345
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Framework core
Affects Versions: ManifoldCF 0.4
 Environment: Jetty Configuration
Reporter: Michael J. Kelleher
Assignee: Karl Wright
 Fix For: ManifoldCF 0.5


 Can the single process example be extended to support Jetty configuration?
 1) jetty.xml
 2) webdefault.xml
 3) OPTIONS= along with their corresponding XML config files, most 
 importantly the JMX option, Server,ajp,setuid would be nice to have

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-345) Jetty Configuration Support

2012-01-07 Thread Karl Wright (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13182180#comment-13182180
 ] 

Karl Wright commented on CONNECTORS-345:


Any news on this?  Did ManifoldCF work with jetty 7?


 Jetty Configuration Support
 ---

 Key: CONNECTORS-345
 URL: https://issues.apache.org/jira/browse/CONNECTORS-345
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Framework core
Affects Versions: ManifoldCF 0.4
 Environment: Jetty Configuration
Reporter: Michael J. Kelleher
Assignee: Karl Wright
 Fix For: ManifoldCF 0.5


 Can the single process example be extended to support Jetty configuration?
 1) jetty.xml
 2) webdefault.xml
 3) OPTIONS= along with their corresponding XML config files, most 
 importantly the JMX option, Server,ajp,setuid would be nice to have

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-345) Jetty Configuration Support

2011-12-29 Thread Michael J. Kelleher (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13177390#comment-13177390
 ] 

Michael J. Kelleher commented on CONNECTORS-345:


Hi Karl,

It looks like some things have changed going from Jetty 6.1.26 and the newest 
version 7.x.  So, the dependencies for this will change a bit.

While I would love to have these features available, I wanted to ask your 
opinion of the likelihood of these features being included into MCF, given that 
as soon as you make it work with Jetty 6.1.26, it will have to be changed when 
you upgrade to a newer version of Jetty.  That sounds like alot of work to me, 
and none of it core to what MCF does.

If you still think these features may make it into MCF, I will do more research 
for the dependencies.  I just did not want to dump a butt-load of work into the 
research for it to never have a chance to make it into MCF.

Let me know what you think.

Thanks!

 Jetty Configuration Support
 ---

 Key: CONNECTORS-345
 URL: https://issues.apache.org/jira/browse/CONNECTORS-345
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Framework core
Affects Versions: ManifoldCF 0.4
 Environment: Jetty Configuration
Reporter: Michael J. Kelleher

 Can the single process example be extended to support Jetty configuration?
 1) jetty.xml
 2) webdefault.xml
 3) OPTIONS= along with their corresponding XML config files, most 
 importantly the JMX option, Server,ajp,setuid would be nice to have

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-345) Jetty Configuration Support

2011-12-29 Thread Karl Wright (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13177465#comment-13177465
 ] 

Karl Wright commented on CONNECTORS-345:


bq. It looks like some things have changed going from Jetty 6.1.26 and the 
newest version 7.x. So, the dependencies for this will change a bit.

This is kind of what I was afraid of.

If it's relatively easy to port to using Jetty 7 I'd certainly be willing to do 
it in the release 0.5 timeframe.  If there are broad architectural changes, 
and/or your requirements are going to require ManifoldCF to continuously 
upgrade Jetty versions, then it's more of a tradeoff.

It should be pretty easy to see if Jetty 7 works right now with MCF, and that 
would be the proper first step.  Just delete the old jetty*.jar files from the 
lib directory, drop down the new jetty jar files, and try running ant test.  
If that fails we'd need to figure out why.  (The single-process example will 
almost certainly fail because start.jar won't have the right manifest, but that 
is easy to address.)



 Jetty Configuration Support
 ---

 Key: CONNECTORS-345
 URL: https://issues.apache.org/jira/browse/CONNECTORS-345
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Framework core
Affects Versions: ManifoldCF 0.4
 Environment: Jetty Configuration
Reporter: Michael J. Kelleher

 Can the single process example be extended to support Jetty configuration?
 1) jetty.xml
 2) webdefault.xml
 3) OPTIONS= along with their corresponding XML config files, most 
 importantly the JMX option, Server,ajp,setuid would be nice to have

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-345) Jetty Configuration Support

2011-12-29 Thread Michael J. Kelleher (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13177467#comment-13177467
 ] 

Michael J. Kelleher commented on CONNECTORS-345:


I can mess around with this tomorrow and see what happens and report
back with my findings, if that is ok with you.

I primarily need jmx and jetty.xml and webdefault.xml support for
enabling application container BASIC authentication and server
monitoring.

The instance would be used in a production system and needs to be
monitored and also prevent the curious from breaking stuff.

I know tomcat could be used, but this is more self contained and
portable.  Also, I suspect, requires little or no administration,
other than the initial jmx and auth support, which would become part
of an image created for deployment.

Sent from my iPhone

On Dec 29, 2011, at 7:11 PM, Karl Wright (Commented) (JIRA)



 Jetty Configuration Support
 ---

 Key: CONNECTORS-345
 URL: https://issues.apache.org/jira/browse/CONNECTORS-345
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Framework core
Affects Versions: ManifoldCF 0.4
 Environment: Jetty Configuration
Reporter: Michael J. Kelleher

 Can the single process example be extended to support Jetty configuration?
 1) jetty.xml
 2) webdefault.xml
 3) OPTIONS= along with their corresponding XML config files, most 
 importantly the JMX option, Server,ajp,setuid would be nice to have

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira