BUG?: weird nullpointer exception

2001-01-09 Thread Filip Hanik
repository variable is null. since I was under the impression that you should be able to put any jar files under WEB-INF/lib I would consider this a bug. *I'm proud* I figured this out after f***ing around with the source code for a while. Filip - Original Message ----- From: "Filip Hanik&qu

BUG: weird nullpointer exception

2001-01-10 Thread Filip Hanik
- Original Message - From: "Filip Hanik" [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, January 09, 2001 11:13 PM Subject: BUG?: weird nullpointer exception This is why this happens, I figured it out, but I believe it is a bug.

Re: Forming an opinion

2001-01-17 Thread Filip Hanik
/ref=s c_b_2/107-5367122-9735704 Filip ~ Namaste - I bow to the divine in you. ~ Filip Hanik Technical Architect [EMAIL PROTECTED] - Original Message - From: "Jon Stevens" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 17, 2001 7:41 PM Subject: Re: Forming

Re: Forming an opinion

2001-01-18 Thread Filip Hanik
tomcat-dev for those interested in seeing the development of Tomcat advance and tomcat-flames sounds like a good idea to me. :) Filip ~ Namaste - I bow to the divine in you. ~ Filip Hanik Technical Architect [EMAIL PROTECTED] - Original Message - From: "Gudmundur Hafstei

Bug with mod_jk and Tomcat?

2001-01-19 Thread Filip Hanik
athURI etc any idea why this is happening? Filip ~ Namaste - I bow to the divine in you. ~ Filip Hanik Technical Architect [EMAIL PROTECTED] - Original Message - From: "Anil Vijendran" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, January 19, 2001 10:28 AM Subject: Re:

sendRedirect, include and forward don't work with mod_jk and non standard ssl port

2001-01-19 Thread Filip Hanik
neither of the above functions work properly when I am using a non standard port for https (ex: 445 instead of 443) Apache 1.3.14 Tomcat 3.2.1 + mod_jk.so Open SSL 0.9.6 mod_ssl 2.7.?-1.3.14 any idea why this is happening? Filip ~ Namaste - I bow to the divine in you. ~ Filip Hanik Technical

Re: sendRedirect, include and forward don't work with mod_jk and non standard ssl port

2001-01-19 Thread Filip Hanik
ajp12 should I try ajp13? Filip ~ Namaste - I bow to the divine in you. ~ Filip Hanik Technical Architect [EMAIL PROTECTED] - Original Message - From: "Dan Milstein" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, January 19, 2001 4:18 PM Subject: Re: sendRedirec

Re: sendRedirect, include and forward don't work with mod_jk and non standard ssl port

2001-01-19 Thread Filip Hanik
. Instead use the HTTPS scheme to access this URL, please. Hint: https://rpit.ratexchange.net:9701/ Apache/1.3.14 Server at rpit.ratexchange.net Port 9701 ~ Namaste - I bow to the divine in you. ~ Filip Hanik Technical

Re: sendRedirect, include and forward don't work with mod_jk and non standard ssl port

2001-01-19 Thread Filip Hanik
Good catch, it works fine with the Ajp13 protocol. so now we know where the problem is. thanks a lot for your help Filip ~ Namaste - I bow to the divine in you. ~ Filip Hanik Technical Architect [EMAIL PROTECTED] - Original Message - From: "Dan Milstein" [EMAIL PROTECTED]

Tomcat bug - corrupt library

2001-01-19 Thread Filip Hanik
if you want specific examples, or more explanation Filip ~ Namaste - I bow to the divine in you. ~ Filip Hanik Technical Architect [EMAIL PROTECTED] - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, January 19, 2001 6:35 PM Subject: cvs commit: jakarta-tomcat/src

Re: Parsing text to date - Urgent

2001-01-20 Thread Filip Hanik
. Date date = convertyMyStringToDate(string) ps.setDate(3,date) Filip ~ Namaste - I bow to the divine in you. ~ Filip Hanik Technical Architect [EMAIL PROTECTED] - Original Message - From: "Venkata Ratnam Vadlamannati" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTE

Re: sendRedirect, include and forward don't work with mod_jk and non standard ssl port

2001-01-20 Thread Filip Hanik
he.tomcat.core.Handler.service(Handler.java:286) at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372 getRequestDispatcher("/myhtml.html"); works fine however. should I file the bug report, if so where? Filip ~ Namaste - I bow to the divine in you. ~ Filip Ha

Re: Forming an opinion

2001-01-22 Thread Filip Hanik
s Courtney (Jamey) 8-- -- Filip ~ Namaste - I bow to the divine in you. ~ Filip Hanik Technical Architect [EMAIL PROTECTED] - Original Message - From: "Jon Stevens" [EMAIL PROTECTED] To: [E

Re: Building mod_jk 3.2.1 on Solaris

2001-02-27 Thread Filip Hanik
http://news.pakana.com/mod_jk.so already compiled. try using the "-ipxl4" (something like that) flag Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net - Original Message - From: "Chris Pepper" [EMAIL P

RE: And in case I don't see you, good afternoon, good evening andgood bye...

2001-11-02 Thread Filip Hanik
GOOD LUCK TO YOU! Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net -Original Message- From: Pier Fumagalli [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 2001 4:23 PM To: Pier Fumagalli Subject: And in case I don't

Tomcat Interceptors - proof read, anyone?

2001-05-18 Thread Filip Hanik
~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net

RE: Tomcat Interceptors - proof read, anyone?

2001-05-21 Thread Filip Hanik
disparate notes, and when it's ready we could point to it or include it ( if the licence is compatible ). probably pointing to it will be a good thing. talk to you later. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net

RE: From Vaskar

2001-06-11 Thread Filip Hanik
please refer this to the tomcat-user list thanks and have a great week Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net -Original Message- From: Swart, James (Jim) ** CTR ** [mailto:[EMAIL PROTECTED]] Sent: Monday, June 11

Re: Tomcat: Distributed Session Management revisited

2002-02-17 Thread Filip Hanik
hi, let me introduce myself. My name is Filip Hanik and I just rejoined this mailing list since my time has freed up a little bit lately. I was looking through the source code and the archives and was wondering what the status Tomcat has on session replication. When looking through the source

Running a build from CVS

2002-02-19 Thread Filip Hanik
Hi I'm trying to run a build from CVS, but all the jars are not included in the CVS tree. Where should I put the jars in order for me to run a successful build of the latest tree. thanks Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED

[IGNORE]Running a build from CVS

2002-02-19 Thread Filip Hanik
RTFM Hi I'm trying to run a build from CVS, but all the jars are not included in the CVS tree. Where should I put the jars in order for me to run a successful build of the latest tree. thanks Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED

In memory replication - a non intrusive approach

2002-02-25 Thread Filip Hanik
know Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: In memory replication - a non intrusive approach

2002-02-26 Thread Filip Hanik
do I look at the JK/JK2 code? And where/to who do I send my files to be submitted to CVS? Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED]] Sent: Monday, February

RE: In memory replication - a non intrusive approach

2002-02-27 Thread Filip Hanik
you think? Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net -Original Message- From: GOMEZ Henri [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 27, 2002 2:38 AM To: Tomcat Developers List Subject: RE: In memory replication

RE: In memory replication - a non intrusive approach

2002-02-28 Thread Filip Hanik
the code into the 3.x source tree as well. Did you get a chance to look at the code? regards Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto

In memory session replication, reminder

2002-03-08 Thread Filip Hanik
at http://www.filip.net/tomcat/tomcat-javagroups.jar or the actual documentation with source code listed in HTML format http://www.filip.net/tomcat/tomcat-javagroups.html I look forward hearing from you. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL

RE: In memory session replication, reminder

2002-03-11 Thread Filip Hanik
currently has way to many classes in the core. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, March 08, 2002 12:07 PM To: Tomcat Developers

RE: In memory session replication, reminder

2002-03-11 Thread Filip Hanik
multicast or others broadcast techniques ? Virtual Synchrony and Probabilistic broadcasting on top of IP Multicasting. see the docs Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net -Original Message- From: GOMEZ Henri [mailto:[EMAIL

RE: In memory session replication, reminder

2002-03-11 Thread Filip Hanik
that occur. It is not very complex at all. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net -Original Message- -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED

RE: In memory session replication, reminder

2002-03-11 Thread Filip Hanik
contributing (and wherever the cluster component ends up, we need a maintainer for it). definitely. This is a great project, and session replication makes it even better. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net -- To unsubscribe, e

RE: In memory session replication, reminder

2002-03-13 Thread Filip Hanik
to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net -Original Message- From: Jason Brittain [mailto:[EMAIL PROTECTED]] Sent: Monday, March 11, 2002 6:01 PM To: Tomcat Developers List Subject: Re: In memory session replication, reminder GOMEZ Henri wrote

RE: In memory session replication, reminder

2002-03-13 Thread Filip Hanik
understand how this code would be outside catalina? thanks in advance Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 13, 2002 12:01 PM

RE: In memory session replication, reminder

2002-03-13 Thread Filip Hanik
~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: In memory session replication, reminder

2002-03-14 Thread Filip Hanik
and I can come up with something. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: In memory session replication, reminder

2002-03-15 Thread Filip Hanik
I would change the name javagroups to be cluster, that way we can make it pluggable to any underlying layer. I will have something by the end of next week. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net -Original Message

How do I get the classloader inside the session manager

2002-05-06 Thread Filip Hanik
serialized objects come accross the wire it has to be deserialized using the right classloader. If someone knows this on top of their head feel free to give me some tips, otherwise I will start digging around. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL

RE: How do I get the classloader inside the session manager

2002-05-07 Thread Filip Hanik
The context classloader is supposed to be the webapp class loader. Is that what you want ? exactly, that is what I want. I assume there is a different classloader for each web app. how do I get this guy from the session manager? Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik

RE: [5.0] Splitting authentication and authorization.

2003-01-28 Thread Filip Hanik
In JBoss they have the following problem with JAAS. You protect /myapp/secure, the user logs on. When the user is in another subcontext, for example, /myapp/nonsecure/ JAAS doesn't return a user principal at all, because that subcontext was not marked for being secure. just an fyi Filip

RE: [5.0] Splitting authentication and authorization.

2003-01-28 Thread Filip Hanik
: [5.0] Splitting authentication and authorization. Filip Hanik wrote: In JBoss they have the following problem with JAAS. You protect /myapp/secure, the user logs on. When the user is in another subcontext, for example, /myapp/nonsecure/ JAAS doesn't return a user principal at all, because

RE: class loading issue/bug 4.1.17

2003-02-05 Thread Filip Hanik
1. you could also move the mysql.jar into your WEB-INF/lib and you should resove the same problem too. 2. You could just get the bytes (instead of getObject) store/retrieve bytes and do the marshalling in your servlet code. Filip -Original Message- From: shawn [mailto:[EMAIL

RE: class loading issue/bug 4.1.17

2003-02-05 Thread Filip Hanik
: Wednesday, February 05, 2003 5:08 PM To: Tomcat Developers List Subject: RE: class loading issue/bug 4.1.17 On Thu, 2003-02-06 at 09:42, Filip Hanik wrote: 1. you could also move the mysql.jar into your WEB-INF/lib and you should resove the same problem too. From Tomcat docs on DBCP These jar

RE: class loading issue/bug 4.1.17

2003-02-05 Thread Filip Hanik
the class in distributions (outside the jar) for placement in common/classes or 2) store and retrieve bytes and marshal it in a servlet Correct? On Thu, 2003-02-06 at 10:28, Filip Hanik wrote: The problem you are experiencing is a fundamental issue on how classloaders hierarchy works when using

RE: CGIServlet

2003-02-13 Thread Filip Hanik
you have two options Steve, 1. submit a bug report, and wait for it to get resolved (timeframe unknown) 2. submit a patch, and it probably will get committed pretty quickly Filip -Original Message- From: Steven Nelson [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 13, 2003 3:04 PM

Startup question

2003-02-19 Thread Filip Hanik
hi there, with the lifecycle events, can I get an event that Tomcat has started (ie, all the contexts have been started)? if so, what event is that Filip - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

RE: Startup question

2003-02-20 Thread Filip Hanik
To: Tomcat Developers List Subject: Re: Startup question I think o.a.catalina.core.StandardServer.start() fires the events you are looking for. -Tim org.apache.catalina.core Filip Hanik wrote: hi there, with the lifecycle events, can I get an event that Tomcat has started (ie, all the contexts

RE: Startup question

2003-02-20 Thread Filip Hanik
I like that idea. So to help me out here, if I work with the service interface, there is no way for me to call addLifecycleListener. So for a few simple questions, 1. how do I get the server/service object through JMX? 2. I could check using reflection if the addLifecycleListener method is

RE: Where to start from?

2003-02-20 Thread Filip Hanik
then take a look at valves, that is how most of the stuff is handled all the way through. Filip -Original Message- From: Paul Yunusov [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 20, 2003 12:14 PM To: Tomcat Developers List Subject: Re: Where to start from? server.xml and the

documentation format,

2003-02-21 Thread Filip Hanik
is there a specific format of documentation that I need to write, and if so, what is it, and how do I build it :) Filip - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: documentation format,

2003-02-21 Thread Filip Hanik
thanks Amy! Filip -Original Message- From: Amy Roh [mailto:[EMAIL PROTECTED] Sent: Friday, February 21, 2003 11:05 AM To: Tomcat Developers List Subject: Re: documentation format, Filip Hanik wrote: is there a specific format of documentation that I need to write, and if so, what

RE: [5.0.1] Investigation on the precompilation failure + new tag

2003-02-26 Thread Filip Hanik
Remy Maucherat wrote: Jeanfrancois Arcand wrote: I would like to fix a security exception before the alpha release: Security Violation, attempt to use Restricted Class: org.apache.tomcat.util.buf.C2BConverter java.security.AccessControlException: access denied

notifications, one more question

2003-02-26 Thread Filip Hanik
is there an event that gets fired after the contexts have been configured, but before the connectors start accepting requests? I need this event so that I can replicate session data for a new node that joins the cluster, and we don't want to start accepting requests until we are complete with

RE: getSession() returns a different StandardSessionFacade object every time it is called

2003-03-01 Thread Filip Hanik
why don't you just synchronize on an object stored in your session, bada bim bada bom :) Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net -Original Message- From: Paulsen, Jay [mailto:[EMAIL PROTECTED] Sent: Saturday, March 01, 2003 11:04 AM

RE: Tomcat 4.1.x Clustering

2003-03-10 Thread Filip Hanik
incompatible licenses Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net -Original Message- From: Oxley, David [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2003 2:53 AM To: 'Tomcat Developers List' Subject: RE: Tomcat 4.1.x Clustering Just

RE: Tomcat 4.1.x Clustering

2003-03-10 Thread Filip Hanik
uuhh, it's been a long debate, not sure if it's archived somewhere, and it wasn't my decision. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net -Original Message- From: Oxley, David [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2003 9:49 AM

RE: More Clustering Features - feedback wanted

2003-03-11 Thread Filip Hanik
-Original Message- From: Glenn Nielsen [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2003 4:36 PM To: Tomcat Developers List Subject: Re: More Clustering Features - feedback wanted Filip Hanik wrote: hey yaall, so I have the basic replication implemented, I'm gonna

RE: JAAS Auth

2003-03-11 Thread Filip Hanik
Just an FYI: In JBoss JAAS doesn't really work as expected, if you log in under a context say mywar | -protected -unprotected then getPrincipal() returns null for the unprotected subcontext(directory), but returns the principal under the secured subcontext. we don't want that to

RE: Better option, Resin or mod_jk2

2003-03-12 Thread Filip Hanik
don't cross port, it is not appropriatem resin and mod_jk are not competing technologies, resin and tomcat are and the choice is yours, Filip -Original Message- From: Barry Jones [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2003 9:31 AM To: Tomcat Developer List; Tomcat User

Tomcat 5 build failing,

2003-03-14 Thread Filip Hanik
Is the regular ant dist command failing only for me, or are the build scripts broken or the properties updated somewhere? Filip -Original Message- From: Amy Roh [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2003 10:45 AM To: Tomcat Developers List Subject: Re: cvs commit:

RE: Tomcat 5 build failing,

2003-03-14 Thread Filip Hanik
failing, That stangethe nightly build script that start at 11:59pm each day doesn't break. The scripts starts from a clean workspace.What is the error you are seeing? -- Jeanfrancois Filip Hanik wrote: Is the regular ant dist command failing only for me, or are the build

RE: Tomcat 5 build failing,

2003-03-14 Thread Filip Hanik
. -Original Message- From: Filip Hanik Sent: Friday, March 14, 2003 12:05 PM To: Tomcat Developers List Subject: RE: Tomcat 5 build failing, oops, I just deleted everything to start from a clean build, I will let you know if I still see problems Filip -Original Message

RE: Tomcat 5 build failing,

2003-03-14 Thread Filip Hanik
for details. -Original Message- From: Filip Hanik Sent: Friday, March 14, 2003 12:05 PM To: Tomcat Developers List Subject: RE: Tomcat 5 build failing, oops, I just deleted everything to start from a clean build, I will let you know if I still see problems Filip -Original

RE: Tomcat 5 build failing,

2003-03-14 Thread Filip Hanik
- From: Filip Hanik Sent: Friday, March 14, 2003 1:12 PM To: Tomcat Developers List Subject: RE: Tomcat 5 build failing, ant download BUILD FAILED file:C:/Development/jakarta-servletapi-5/jsr152/build.xml:72: Compile failed; see the compiler error output for details. compile

RE: Tomcat 5 build failing,

2003-03-14 Thread Filip Hanik
actually, it could all be associated with the base.path variable not being set in the build.properties.default file Filip -Original Message- From: Filip Hanik Sent: Friday, March 14, 2003 1:20 PM To: Tomcat Developers List Subject: RE: Tomcat 5 build failing, the error

RE: Loadbuild Problem

2003-03-14 Thread Filip Hanik
- From: Remy Maucherat [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2003 1:51 PM To: Tomcat Developers List Subject: Re: Loadbuild Problem Filip Hanik wrote: ok, I think I got it working I did four things: 1. and then in jakarta-tomcat-5 build.properties.default I set

RE: build.xml still broken...

2003-03-17 Thread Filip Hanik
yes I got it too, I think all you need to do is to change the buildscript to actually create the directory /home/jfarcand/jakarta-tomcat/servlet-api-2.4/lib/ first, then it will work, Filip -Original Message- From: Jean-Francois Arcand [mailto:[EMAIL PROTECTED] Sent: Monday, March 17,

RE: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session ManagerBase.java

2003-03-17 Thread Filip Hanik
Hi Costin, haven't had time to review these changes, will they affect the clustering implementation of the manager that extends StandardManager in there? Filip -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2003 11:25 AM To: [EMAIL

RE: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session ManagerBase.java

2003-03-17 Thread Filip Hanik
thanks a bunch -Original Message- From: Costin Manolache [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2003 12:32 PM To: [EMAIL PROTECTED] Subject: RE: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session ManagerBase.java Filip Hanik wrote

RE: Loadbuild Problem

2003-03-14 Thread Filip Hanik
-Original Message- From: Filip Hanik Sent: Friday, March 14, 2003 1:24 PM To: Tomcat Users List Subject: RE: Loadbuild Problem and there are more problems, I will let you know if I get it working FIlip -Original Message- From: Filip Hanik Sent: Friday, March 14

Tomcat - JBoss integration and clustering of course :)

2003-03-19 Thread Filip Hanik
Remy and all others, who is currently working on the Tomcat/JBoss integration. I've been getting some inquiries about running the Tomcat session replication instead of JBoss session replication on the Tomcat/JBoss platform. I looked into the jboss-3.0.6-tomcat-4.1.18 bundle and the code for

RE: Tomcat - JBoss integration and clustering of course :)

2003-03-19 Thread Filip Hanik
PROTECTED] Subject: Re: Tomcat - JBoss integration and clustering of course :) Filip Hanik wrote: So for Tomcat 5, I'd like to learn more on how this is changed so that all the features in clustering are still usuable in an embedded environment. For tomcat5 the recomended way

Build broken - admin.xml gets moved away

2003-03-20 Thread Filip Hanik
In the target fix-webapps it looks like it is moving the file admin.xml, hence if I run ant dist twice, the second build will fail Filip - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Cluster wide deployment, question

2003-03-20 Thread Filip Hanik
I'm about to implement cluster wide deployment. Who should initiate the call to deploy cluster wide, should it be the StandardHostDeployer or the manager servlet? Filip - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: Cluster wide deployment, question

2003-03-20 Thread Filip Hanik
balance around that. Filip -Original Message- From: news [mailto:[EMAIL PROTECTED] Behalf Of Costin Manolache Sent: Thursday, March 20, 2003 4:57 PM To: [EMAIL PROTECTED] Subject: Re: Cluster wide deployment, question Filip Hanik wrote: I'm about to implement cluster wide

[PROPOSAL] CoyoteConnector add two attributes

2003-03-31 Thread Filip Hanik
The HTTP connector http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/coyote.html has two attributes, proxyName and proxyPort, I would like to add these two the Coyote connector, since on our system the mod_jk module replaces ServerName from the actual HTTP request to the url of the Apache

RE: [4.1.x] Next release

2003-04-02 Thread Filip Hanik
-Original Message- From: news [mailto:[EMAIL PROTECTED] Behalf Of Costin Manolache Sent: Wednesday, April 02, 2003 10:18 AM To: [EMAIL PROTECTED] Subject: Re: [4.1.x] Next release Remy Maucherat wrote: Hi, As far as I am concerned, the focus for the next stable 4.1.x release

cant connect to cvs.apache.org

2003-04-04 Thread Filip Hanik
on SSH port 22 where do we report problems like this? Is anyone else experiencing it? Filip - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Session Replication/Clustering 4.1.x JDK NIO Bug fixes

2003-04-03 Thread Filip Hanik
hey ya'all, Running today on Solaris I discovered a bug in the way java.nio is implemented on Solaris 8(Intel) JDK 1.4.1. This problem could exist in other JDK versions as well. The problem is that when a thread reading from a socket channel calls selector.wakeup(); the selector doesn't wakeup

Session Replication/Clustering 4.1.x JDK NIO Bug fixes

2003-04-02 Thread Filip Hanik
hey ya'all, Running today on Solaris I discovered a bug in the way java.nio is implemented on Solaris 8(Intel) JDK 1.4.1. This problem could exist in other JDK versions as well. The problem is that when a thread reading from a socket channel calls selector.wakeup(); the selector doesn't wakeup

RE: [OT] Dead laptop

2003-06-29 Thread Filip Hanik
if you are getting a new laptop, at least get one with a 15 screen, I have had Sony before, and they are kick ass. IBM is not too bad either. Dell have been a little flaky on us Filip -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED] Sent: Sunday, June 29, 2003 2:55 PM

JkCoyoteHandler does not respect port attribute in server.xml

2002-11-20 Thread Filip Hanik
redirectPort=8444 acceptCount=10 debug=0 connectionTimeout=2 useURIValidationHack=false protocolHandlerClassName=org.apache.jk.server.JkCoyoteHandler/ and yet, tomcat starts the connector on port 8009. any thoughts? Filip ~ Namaste - I bow to the divine in you ~ Filip

RE: [5.0] Cluster features

2002-12-03 Thread Filip Hanik
we have a project on sourceforge to continue development of this. but we would love to integrate this into Tomcat where it really belongs. http://sourceforge.net/projects/tomcat-jg Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net -Original Message

RE: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/cluster JGCluster.java JGManager.java ReplicatedSession.java ReplicationStream.java SerializablePrincipal.java SessionMessage.java

2002-12-05 Thread Filip Hanik
Hi Remy, we have been actually been working on this at sourceforge.net/projects/tomcat-jg could I continue the work in TC? I have several improvements to make, over the next few months Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net -Original

RE: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/cluster JGCluster.java JGManager.java ReplicatedSession.java ReplicationStream.java SerializablePrincipal.java SessionMessage.java

2002-12-06 Thread Filip Hanik
no idea you were gonna commit the code into the Tomcat CVS :) lemme know what you plan to do Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED]] Sent: Friday, December 06, 2002 4:00 AM

RE: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/cluster JGCluster.java JGManager.java ReplicatedSession.java ReplicationStream.java SerializablePrincipal.java SessionMessage.java

2002-12-09 Thread Filip Hanik
Remy wrote: I'd like to get the save/restore on shutdown features of the std manager, and can't really see any major problem it would cause. could be a little tricky. how would you do this without getting the nodes out of sync. then, when a server joins a cluster, there is a possibility that

RE: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/cluster JGCluster.java JGManager.java ReplicatedSession.java ReplicationStream.java SerializablePrincipal.java SessionMessage.java

2002-12-09 Thread Filip Hanik
the sessions to file. you just gave me an idea :)) Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 11:13 AM To: Tomcat Developers List Subject: Re

mod_jk and load balancer - bug?

2002-12-16 Thread Filip Hanik
to be able to configure the Coyote connector to generate absolute or relative urls on sendRedirect Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: mod_jk and load balancer - bug?

2002-12-16 Thread Filip Hanik
absolute or relative urls on sendRedirect Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED

RE: mod_jk and load balancer - bug?

2002-12-16 Thread Filip Hanik
in the welcome file list, and sends it through apache back. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: [VOTE] New committer: Filip Hanik

2002-12-17 Thread Filip Hanik
-Original Message- From: Henri Gomez [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 17, 2002 6:27 AM To: Tomcat Developers List Subject: Re: [VOTE] New committer: Filip Hanik Remy Maucherat wrote: Glenn Nielsen wrote: +1 Welcome aboard Filip A little bit late, as Filip already

RE: Thread priority

2002-12-17 Thread Filip Hanik
here is a good link about the different VM settings for the GC. should be worth trying out the different ones to see which one is best for Tomcat http://wireless.java.sun.com/midp/articles/garbagecollection2/ Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect

RE: [VOTE] New committer: Filip Hanik

2002-12-17 Thread Filip Hanik
actually putting this to work with one of my clients for TC 5.x I am planning to build a highly improved version of this. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net -Original Message- From: Glenn Nielsen [mailto:[EMAIL PROTECTED]] Sent

Coyote Connector Question for Dev

2002-12-17 Thread Filip Hanik
. So two instances are not having the attributeXXX set. please enlighten me :) Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: Coyote Connector Question for Dev

2002-12-17 Thread Filip Hanik
oops idiot question, sorry about that! I need to set the attribute in every Connector element Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net -Original Message- From: Filip Hanik [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 17, 2002 12

jdk support in Tomcat 5

2003-01-13 Thread Filip Hanik
hi there, I am rewriting the session replication for tomcat 5 to be more efficient. Can I use jdk1.4 features such as java.nio packages for that ? thanks Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net -- To unsubscribe, e-mail: mailto:[EMAIL

RE: jdk support in Tomcat 5

2003-01-13 Thread Filip Hanik
If possible, it would be nice to also have fallback code - i.e. code that works ( slower ) on JDK1.3. yes it is, it should be in there now, but that code is dog slow and only works for small clusters :) Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net

Valve question

2003-01-13 Thread Filip Hanik
hi, is it possible from the valve to get hold of the Manager for the context the request is in? getContainer().getManager() returns null in the invoke method. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net -- To unsubscribe, e-mail: mailto:[EMAIL

RE: Valve question

2003-01-13 Thread Filip Hanik
engine for all requests? Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Monday, January 13, 2003 8:42 PM To: Tomcat Developers List Subject: Re: Valve question

RE: TC5 Clustering JDK 1.4.2

2003-07-22 Thread Filip Hanik
I will look into it Filip -Original Message- From: Chris Halstead [mailto:[EMAIL PROTECTED] Sent: Monday, July 21, 2003 4:04 PM To: [EMAIL PROTECTED] Subject: TC5 Clustering JDK 1.4.2 Has anyone else seen issues with TC5 clustering and Sun's 1.4.2 JDK on Linux? Here's my

RE: window close session invalidate

2003-08-05 Thread Filip Hanik
That is according to the spec, The session only lives for the time of the application,closing your browser window, means that you are ending your application Filip -Original Message- From: Paul Wallace [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 05, 2003 9:01 PM To: Tomcat

Re: Coyote Performance Problems with HTTP1.1

2003-09-10 Thread Filip Hanik
you have to love this reply!!! ;) filip - Original Message - From: Remy Maucherat [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: Wednesday, September 10, 2003 3:05 PM Subject: Re: Coyote Performance Problems with HTTP1.1 Steve Appling wrote: Chunked encoding with

  1   2   3   >