On 24/08/2016 07:43, Aritz Maeztu wrote:
> I've already posted the issue in StackOverflow:
> http://stackoverflow.com/questions/39096941/does-tomcats-el-stream-api-make-sense
>
> Using Tomcat 8.0.30, I've implemented some EL accesses to the stream
> API. However, I've found that this expression:
>
I've already posted the issue in StackOverflow:
http://stackoverflow.com/questions/39096941/does-tomcats-el-stream-api-make-sense
Using Tomcat 8.0.30, I've implemented some EL accesses to the stream
API. However, I've found that this expression:
|#{testBean.values.stream().anyMatch(str ->str
On 19/04/2016 15:51, André Warnier (tomcat) wrote:
> On 19.04.2016 16:47, Cristian Lorenzetto wrote:
>> it sounds a good response for me :)
>> It would be appreciated a task assignment for solving that bug.
>
> There might still be a small misunderstanding.
> I believe that Mark means : *your* app
On 19.04.2016 16:47, Cristian Lorenzetto wrote:
it sounds a good response for me :)
It would be appreciated a task assignment for solving that bug.
There might still be a small misunderstanding.
I believe that Mark means : *your* application has a bug, not Tomcat.
-- Forwarded messa
it sounds a good response for me :)
It would be appreciated a task assignment for solving that bug.
-- Forwarded message --
From: Mark Thomas
Date: 2016-04-19 16:27 GMT+02:00
Subject: Re: Fwd: bug
To: Tomcat Users List
On 19/04/2016 15:24, Cristian Lorenzetto wrote:
> good ana
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Yuval,
On 5/25/15 8:58 AM, Yuval Schwartz wrote:
> On Mon, May 25, 2015 at 3:18 PM, Christopher Schultz <
> ch...@christopherschultz.net> wrote:
>
> Yuval,
>
> On 5/24/15 5:06 PM, Yuval Schwartz wrote:
Firstly, I'd like to clear something up
Hello Yuval.
As a kind of generic answer to your previous enquiries :
Tomcat is a "Servlet Container", and the developers who write Tomcat strive to have it
behave in accordance with the applicable "Java Servlet Specification".
Refer to this page to find out which version of Tomcat matches whic
Hello Chris,
Answers below.
Thanks again.
On Mon, May 25, 2015 at 3:18 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Yuval,
>
> On 5/24/15 5:06 PM, Yuval Schwartz wrote:
> > Firstly, I'd like to clear something up: Is con
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Yuval,
On 5/24/15 5:06 PM, Yuval Schwartz wrote:
> Firstly, I'd like to clear something up: Is container managed
> security security only intended for use with administrative users
> of a web application?
No. What would give you that impression?
>
Hello,
Firstly, I'd like to clear something up:
Is container managed security security only intended for use with
administrative users of a web application?
Because I was intending on using it for all users of my web application
(eg: customers, students, etc. People with no administrative
responsi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Yuval,
On 5/23/15 7:15 AM, Yuval Schwartz wrote:
> I can currently initialize a MessageDigestCredentialHandler object
> with my desired salt, iteration and algorithm parameters and then
> call the handler's mutate() method before inserting the passw
Hello Chris,
Thanks once again.
I can currently initialize a MessageDigestCredentialHandler object with my
desired salt, iteration and algorithm parameters and then call the
handler's mutate() method before inserting the password into my database.
And, from a servlet, the HttpServletRequest Obje
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Yuval,
On 5/22/15 9:54 AM, Yuval Schwartz wrote:
> I wasn't aware that I can look at the actual classes but I wasn't
> able to find a precompiled version of RealmBase for tomcat 8.
You mean you didn't know you could look at the source code for Tomc
Thanks again Chris,
I wasn't aware that I can look at the actual classes but I wasn't able to
find a precompiled version of RealmBase for tomcat 8.
The following is a link to the class of version 7 (which doesn't include
the CredentialHandler code):
http://grepcode.com/file/repository.springsource
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Yuval,
On 5/21/15 2:39 PM, Yuval Schwartz wrote:
> Hello,
>
> I have some follow-up questions to Chris' response below (in
> blue).
>
> On Wed, May 20, 2015 at 5:53 PM, Christopher Schultz <
> ch...@christopherschultz.net> wrote:
>
> Yuval,
>
>
Hello,
I have some follow-up questions to Chris' response below (in blue).
On Wed, May 20, 2015 at 5:53 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Yuval,
>
> On 5/20/15 9:34 AM, Yuval Schwartz wrote:
> > I believe I am r
To be honest I didn't try to confirm the hipothesis but the only
difference relevant between both it was the jdk being used. The windows
xp environment was using jdk 1.5 and centos was using jdk1.6. Anyway
problem solved Pid since the really important stuff was the extra jasper
jars i loaded on
Rui Monteiro wrote:
I put the same instalation (the same jars on lib) on a tomcat6.0.10
installed in my windows xp machine and everything goes fine. The problem
only occurs on the Centos 4 machine and only for jsp. If anyone knows
the inner subtleties of jasper jsp compiler tell me what could b
So it was true that with the same lib set in my tomcat6 windows xp
everything worked fine, but on there i was using jdk1.5 and not jdk1.6
and that seems to make a lot of difference in this particular case.
Anyway Filip is right and it was just a matter of removing (in the
centos jdk1.6 environm
this is the list that goes into Tomcat lib
annotations-api.jar jasper-el.jartomcat-dbcp.jar
catalina-ant.jar jasper-jdt.jar tomcat-i18n-es.jar
catalina-ha.jar jasper.jar tomcat-i18n-fr.jar
catalina-tribes.jar jsp-api.jar tomcat-i18n-ja.jar
catalina.jar
I put the same instalation (the same jars on lib) on a tomcat6.0.10
installed in my windows xp machine and everything goes fine. The problem
only occurs on the Centos 4 machine and only for jsp. If anyone knows
the inner subtleties of jasper jsp compiler tell me what could be going
wrong.
-
21 matches
Mail list logo