вторник, 28 января 2014 г., 10:52:34 UTC+2 пользователь Daniel Beck написал: > > > On 28.01.2014, at 09:23, Артур Игоревич Белоусов > <[email protected]<javascript:>> > wrote: > > > limited functional Winstone servlet container > > Since 1.535, Jenkins uses Jetty. Which explains the error you get. > > > Expected a subype of interface org.eclipse.jetty.security.LoginService > but got class com.external.winstone.realm.JDBCRealm instead > > Daniel Beck thanks for your answer! You were right, I downloaded Jenkins version 1.534 and launched it with my external library: java -jar jenkins.war -realmClassName = com.external.winstone.realm.JDBCRrealm. This time with no errors! ! !
It remains to find a way to do something like Winstone for the Jetty ! ! ! -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
