Need Help ! ! ! Run Jenkins just by itself: java -jar jenkins.war (which uses Jetty) use JDBC Realm

2014-01-28 Thread Артур Игоревич Белоусов
Dear users and developers Jenkins, please help me ! If Jenkins uses the default servlet container Jetty that is Embedd in Jenkins.war. How can i override or specify my configuration file (Jenkins.xml or jetty.xml

Re: Need Helpl. Run Jenkins just by itself: java -jar jenkins.war (which uses Jetty) use JDBC Realm

2014-01-28 Thread Артур Игоревич Белоусов
вторник, 28 января 2014 г., 10:52:34 UTC+2 пользователь Daniel Beck написал: > > > On 28.01.2014, at 09:23, Артур Игоревич Белоусов > > > wrote: > > > limited functional Winstone servlet container > > Since 1.535, Jenkins uses Jetty. Which explains the error

Re: Need Helpl. Run Jenkins just by itself: java -jar jenkins.war (which uses Jetty) use JDBC Realm

2014-01-28 Thread Артур Игоревич Белоусов
понедельник, 27 января 2014 г., 15:37:27 UTC+2 пользователь Mandeville, Rob написал: > > I don't think that you can do what you're trying to do. > > When you run in standalone mode, you are using the Winstone server ( > winstone.sourceforge.net) as your servlet container. Winstone doesn't > a

Need Helpl. Run Jenkins just by itself: java -jar jenkins.war (which uses Jetty) use JDBC Realm

2014-01-27 Thread Артур Игоревич Белоусов
Hi all, I need to solve the following problem: Using plug-Role-Based Strategy ( https://wiki.jenkins-ci.org/display/JENKINS/Role+Strategy+Plugin) with option "Delegate to servlet container" for Jenkins as standalone application (java-jar jenkins.war) provide authorization via database how and wh