[
https://issues.apache.org/jira/browse/CONNECTORS-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154822#comment-14154822
]
Karl Wright commented on CONNECTORS-345:
----------------------------------------
Hi Abe-san,
I can't go further on this until CONNECTORS-1050 is complete. I get this error
in my workarea:
{code}
Starting jetty...
[main] WARN org.eclipse.jetty.xml.XmlConfiguration - Config error at <Set name="
port">8345</Set>
java.lang.NoSuchMethodException: class
org.eclipse.jetty.server.Server.setPort(class java.lang.String)
at
org.eclipse.jetty.xml.XmlConfiguration$JettyXmlConfiguration.set(XmlConfiguration.java:580)
at
org.eclipse.jetty.xml.XmlConfiguration$JettyXmlConfiguration.configure(XmlConfiguration.java:375)
at
org.eclipse.jetty.xml.XmlConfiguration$JettyXmlConfiguration.configure(XmlConfiguration.java:335)
at
org.eclipse.jetty.xml.XmlConfiguration.configure(XmlConfiguration.java:288)
at
org.apache.manifoldcf.jettyrunner.ManifoldCFJettyRunner.<init>(ManifoldCFJettyRunner.java:63)
at
org.apache.manifoldcf.jettyrunner.ManifoldCFJettyRunner.main(ManifoldCFJettyRunner.java:225)
{code}
This can be fixed with a more modern version of jetty.
> 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 2.0
>
> Attachments: CONNECTORS-345-sample.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)