Chris,
On Thu, Mar 10, 2016 at 6:18 AM, Christopher Schultz
wrote:
> Give this patch a try:
> ...
> I have no idea how the options get parsed; we'll see if this simple
> implementation will get you going again.
>
> -chris
>
The parsing is working correctly. After applying the patch I could
logi
Chris,
Thanks for the quick and informative response.
On Wed, Mar 9, 2016 at 7:26 AM, Christopher Schultz
wrote:
>
>> For authentication our configuration is using a MemoryRealm with
>> digest="SHA". We are storing usernames and passwords in a
>> tomcat-users.xml file. We are using a jaas.conf
,
principal.getPassword());
}
if (validated) {
On Tue, Mar 8, 2016 at 3:43 PM, Jason Overland wrote:
> Hi, I'm upgrading an existing Vaadin 6 application from Tomcat 7.0.26
> to Tomcat 8.0.32 and have some questions. I'm using Windows 7 and
> debugging in Eclipse.
>
>
Hi, I'm upgrading an existing Vaadin 6 application from Tomcat 7.0.26
to Tomcat 8.0.32 and have some questions. I'm using Windows 7 and
debugging in Eclipse.
For authentication our configuration is using a MemoryRealm with
digest="SHA". We are storing usernames and passwords in a
tomcat-users.xm