AW: request.getUserPrincipal() is null but StandardSession.principal is set

2015-01-26 Thread Thomas Strauß
-Ursprüngliche Nachricht- > Von: Konstantin Kolinko [mailto:knst.koli...@gmail.com] > Gesendet: Montag, 26. Januar 2015 13:01 > An: Tomcat Users List > Betreff: Re: request.getUserPrincipal() is null but StandardSession.principal > is set > In this mailing list the convention is to resp

AW: request.getUserPrincipal() is null but StandardSession.principal is set

2015-01-26 Thread Thomas Strauß
o bugzilla and open an issue? Should be mentioned in the release notes, at least... Mit freundlichen Grüßen Thomas Strauß Geschäftsführer Entwicklung SRS PaperDynamix® WE MAKE PAPER WORK T +49 6251 85 424 - 20 | M +49 174 2110912 SRS-Management GmbH | Berliner Ring 103 | D-64625 Bensheim Gesch

AW: request.getUserPrincipal() is null but StandardSession.principal is set

2015-01-26 Thread Thomas Strauß
ight class name in the debugger at the right place. Mit freundlichen Grüßen Thomas Strauß Geschäftsführer Entwicklung SRS PaperDynamix® WE MAKE PAPER WORK T +49 6251 85 424 - 20 | M +49 174 2110912 SRS-Management GmbH | Berliner Ring 103 | D-64625 Bensheim Geschäftsführer: Detlev Homilius, Tho

request.getUserPrincipal() is null but StandardSession.principal is set

2015-01-26 Thread Thomas Strauß
equests in bugzilla, but the request here is calling for a protected resource. Any idea on why this can happen would be very helpful. Actually, I see it as a bug, that the request is not authenticated but still served. Mit freundlichen Grüßen Thomas Strauß Geschäftsführer Entwicklung SRS PaperDynami

AW: FormAuthentication Valve changes fail with RequestListeners?

2012-04-10 Thread Thomas Strauß
Hi, we still see this issue. Did our test data reveal anything that you found problematic? Thank you for the support, and Happy Easter to all who celebrated! Mit freundlichen Grüßen Thomas Strauß SRS PaperDynamix® WE MAKE PAPER WORK SRS-Management GmbH Berliner Ring 93 64625 Bensheim T

AW: FormAuthentication Valve changes fail with RequestListeners?

2012-04-04 Thread Thomas Strauß
r.runTask(ThreadPoolExecutor.ja va:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:9 08) at java.lang.Thread.run(Thread.java:662) [http-bio-8080-exec-7 | INFO | 30-03 17:13:49:228] << requestInitialized [de.srs.pen

AW: AW: FormAuthentication Valve changes fail with RequestListeners?

2012-04-04 Thread Thomas Strauß
> -Ursprüngliche Nachricht- > Von: André Warnier [mailto:a...@ice-sa.com] > Gesendet: Dienstag, 3. April 2012 14:07 > An: Tomcat Users List > Betreff: Re: AW: FormAuthentication Valve changes fail with > RequestListeners? > > Thomas Strauß wrote: > ... > >

AW: FormAuthentication Valve changes fail with RequestListeners?

2012-04-03 Thread Thomas Strauß
ecutor$Worker.run(ThreadPoolExecutor.java:9 08) at java.lang.Thread.run(Thread.java:662) [http-bio-8080-exec-7 | INFO | 30-03 17:13:49:228] << requestInitialized [de.srs.pen.portal.utils.server.servlet.PortalRequestListener.requestInitial ized(PortalRequestListener.ja

AW: FormAuthentication Valve changes fail with RequestListeners?

2012-03-30 Thread Thomas Strauß
--- 8< ---------- Mit freundlichen Grüßen Thomas Strauß Geschäftsführer Entwicklung SRS PaperDynamix® WE MAKE PAPER WORK SRS-Management GmbH Berliner Ring 93 64625 Bensheim T +49 6251 85 424 - 20 F +49 6251 85 424 - 14 M +49 174 211

FormAuthentication Valve changes fail with RequestListeners?

2012-03-29 Thread Thomas Strauß
; HRB 25262 AG Darmstadt Geschäftsführer: Detlev Homilius, Thomas Strauß

FormAuthentication Valve changes fail with RequestListeners?

2012-03-29 Thread Thomas Strauß
experimented with various valve options, but did not succeed. We cannot explain this behavior and think it is a bug in Tomcat. Any help appreciated, as currently we cannot upgrade Tomcat due to this issue. Kind regards, Thomas Strauß SRS PaperDynamix® WE MAKE PAPER WORK SRS-Management

Re: Users and authentication - how?

2011-09-18 Thread Thomas Strauß
check the j2ee specs on the declaration in web.xml and j_securitycheck form based login servlet for use of jaas in your webapp with the tomcat realm as source of authentication data. best regards, thomas -- Thomas Strauß SRS-Management GmbH HRB 25262 AG Darmstadt Gfs.: Detlev Homilius, Thomas

Re: Do objects in session always need to be serializable?

2011-04-20 Thread Thomas Strauß
Am 20.04.2011 um 19:43 schrieb Mukarram Baig: > Thanks for the responses Thomas and Chris. To clarify, the application is > not being defined as being distributable in my web.xml. The exceptions that > I am seeing here are not at webapp restarts (we basically have very > infrequent application re

AW: Restarting Tomcat & Threads

2011-04-20 Thread Thomas Strauß
Mit freundlichen Grüßen Thomas Strauß Geschäftsführer Entwicklung SRS PaperDynamixR DIGITAL SCHON AUF DEM PAPIER SRS-Management GmbH Berliner Ring 93 64625 Bensheim T +49 6251 85 424 - 20 F +49 6251 85 424 - 14 M +49 174 2110912 www.srs-management.de www.srs-paperdynamix.de HRB 25262 AG

Re: Do objects in session always need to be serializable?

2011-04-19 Thread Thomas Strauß
Am 20.04.2011 um 07:41 schrieb Mukarram Baig: > Hello Guys, Hello, I will not comment on the low memory feature, as I don't know it, but if you do not enable serialization on your session objects and shutdown or reload an app, the sessions will get persisted and you get an exception telling

Re: TomcatCluster data replication

2011-04-06 Thread Thomas Strauß
Am 06.04.2011 um 22:35 schrieb André Warnier: > Jürgen Jakobitsch wrote: > ... >> >> image you have a simple text file in the WEB-INF directory of a webapp named >> ClusterApp. this ClusterApp is deployed >> on three tomcats in a cluster. now comes a POST request, that updates the >> text fil

AW: Solved: Issue with isapi_redirect-1.2.31 on IIS7 on Win2008R2

2011-04-04 Thread Thomas Strauß
this helps someone else in the same situation... Regards, Thomas -Ursprüngliche Nachricht- Von: Thomas Strauß [mailto:t.stra...@srs-management.de] Gesendet: Samstag, 2. April 2011 12:48 An: Tomcat Users List Betreff: Re: Issue with isapi_redirect-1.2.31 on IIS7 on Win2008R2 Hi

Re: Issue with isapi_redirect-1.2.31 on IIS7 on Win2008R2

2011-04-02 Thread Thomas Strauß
response. I still do not know why the service suddenly refuses to load the formerly running dll, but will try to run a process monitor. I will post here if the issue is solved - as a kind of archive of things that can happen... Regards, Thomas Am 01.04.2011 um 18:18 schrieb Thomas Strauß: Hi

Issue with isapi_redirect-1.2.31 on IIS7 on Win2008R2

2011-04-01 Thread Thomas Strauß
ething? What happened yesterday at around 02:00 PM? Mit freundlichen Grüßen Thomas Strauß Geschäftsführer Entwicklung SRS PaperDynamix® DIGITAL SCHON AUF DEM PAPIER SRS-Management GmbH Berliner Ring 93 64625 Bensheim T +49 6251 85 424 - 20 F +49 6251 85 424 - 14 M +49 174 2110912

Experiences on ISAPI redirecct fails with Dotnet 4 - can anyone confirm

2011-03-15 Thread Thomas Strauß
“descriptor.aspx” from the application. This failed with an 404 as soon as the redirector worked because Tomcat does not know about this file. Mit freundlichen Grüßen Thomas Strauß Geschäftsführer Entwicklung SRS PaperDynamix® DIGITAL SCHON AUF DEM PAPIER SRS-Management GmbH Berliner Ring 93 64625

Re: IIS6 not forwarding requests to Tomcat 5.5

2011-02-12 Thread Thomas Strauß
Hi, where have you setup the connector properties? In the registry? Can you provide those settings? They also contain the location of the redirector logfile and loglevel. If you get that far, you can always install the jkstatus worker to allow you to test the redirector functionality. Regard

Re: How to serve .net and java websites on Windows 2008 with IIS7 and Tomcat

2011-02-01 Thread Thomas Strauß
Hi, if I understand your issue right, you want to put the URL into the mapping in the URIworkermapping properties instead of /someApp1|/*=worker1 /someApp2|/*=worker2 you write /app1.you.com|/*=worker1 /app2.you.com|/*=worker2 This way, you can address the tomcat workers with different doma

Re: SSL Cert

2010-12-14 Thread Thomas Strauß
I do not understand the question, how do you want to use SSL without a cert? Am 14.12.2010 um 02:15 schrieb George Christiansen - PA: > Hello, > > I'm trying to remove an SSL cert from a Tomcat instance. Can I just > comment/remove the certs from server.xml and maintain SSL without the cert? >

AW: Tomcat 6/IIS/Windows 2003 Server x64 (Intel E2180)

2009-02-03 Thread Thomas Strauß
Hi, Please excuse if this is a stupid idea in your case, but we had the same issue, until we realized that the hosting provider setup IIS x32. Did you check in task-manager if the IIS is actually running 64bits (without the asterisk)? We gave the 32bit dlls a try and - tada just works. With be

AW: Tomcat5w version 2.0.4 for 64 bits reads settings from WOW6432registry hive!

2009-01-27 Thread Thomas Strauß
cannot be a major issue to fix or to implement some behavior that will make all parties happy. Anyway, I would like to file this as a bug to the commons-daemon jira, or is the Tomcat Bugzilla the place to go? Mit freundlichen Grüßen Thomas Strauß SRS PaperDynamix® DIGITAL SCHON AUF DEM PAPIER SRS

AW: Tomcat5w version 2.0.4 for 64 bits reads settings from WOW6432registry hive!

2009-01-27 Thread Thomas Strauß
Hi, I need to test on our testing-installation, can't do that on production for obvious reasons :-) Could you check where the registry entries are on your Vista 64? If both, tomcat5 and tomcat5w read from the wrong hive, there will be no issue. Mit freundlichen Grüßen Thomas S

Tomcat5w version 2.0.4 for 64 bits reads settings from WOW6432 registry hive!

2009-01-27 Thread Thomas Strauß
lly on the root cause for my update-wish, the unexpectedly dying tomcat/procrun-service. With best regards, Thomas Strauß SRS PaperDynamix® DIGITAL SCHON AUF DEM PAPIER SRS-Management GmbH Berliner Ring 93 64625 Bensheim T +49 6251 85 424 - 20 F +49 6251 85 424 - 14 M +49 174 211091

AW: Issues with Tomcat 5.5.25, isapi_redirect2.dll, IIS6, load balancer setup (solved)

2008-11-05 Thread Thomas Strauß
non-working balancer to be used. The redirected application is not started on one tomcat and returns 503. Can the balancer handle that situation on a per redirected context basis? Mit freundlichen Grüßen Thomas Strauß Geschäftsführer Entwicklung SRS PaperDynamix® DIGITAL SCHON AUF DEM PAPIER

AW: Issues with Tomcat 5.5.25, isapi_redirect2.dll, IIS6, load balancer setup

2008-11-05 Thread Thomas Strauß
ot;... is NULL" mentioned above. With kind regards, Thomas Strauß [logger.win32] level=DEBUG ver=5 [workerEnv] ver=2 [shm] ver=0 info=Scoreboard. Requried for reconfiguration and status with multiprocess servers. file=${serverRoot}/logs/jk2.shm size=100 debug=10 disabled=0 # Defines a lo

AW: Context deletion on redeploy[AntiVir checked]

2007-12-05 Thread Thomas Strauß
H Berliner Ring 93 64625 Bensheim T+49 6251 85 424 - 20 F+49 6251 85 424 - 14 Support +49 6251 85 424 - 25 http://www.srs-management.de HRB 25262 AG Darmstadt Geschäftsführer: Detlev Homilius, Thomas Strauß -Ursprüngliche Nachricht- Von: kroekle [mailto:[EMAIL

AW: Username from basic Auth and Contextinformation Question

2005-12-08 Thread Thomas Strauß
Hi, dont know for apache but for context: You can place the context as "context.xml" inside the META-INF directory. The application path will be / the information from the context path attribute is ignored. Mit freundlichen Grüßen Thomas Strauß -Ursprüngliche Nachrich

AW: making a singleton servlet

2005-12-07 Thread Thomas Strauß
again, again, again. Alternatively you can do a fire and forget to the worker thread and have a status page for the submitter, where he can check if his entry has been saved. Best regards Thomas Strauß -Ursprüngliche Nachricht- Von: James Black [mailto:[EMAIL PROTECTED] Gesendet: Mittwo

How to capture Status 503

2005-11-25 Thread Thomas Strauß
Hi, I would like to setup a "maintenance in progress" page. I want to cover the following situations: 1 - Removing an application -> tomcat throws 404 2 - Stopping an application -> tomcat throws 503 3 - Restarting Tomcat -> tomcat does not answer (1) is already solved using a