Community
Participate
Working Groups
Build Identifier: <Call name="addLoginService"> <Arg> <New class="org.eclipse.jetty.plus.jaas.JAASLoginService"> <Set name="name">xyzrealm</Set> <Set name="LoginModuleName">xyz</Set> </New> </Arg> </Call> Instead of "addLoginService" it should be "addBean". Patch attached. Reproducible: Always
Created attachment 201303 [details] proposed patch
Fixed.