tomcat 5, Tiles and encoding

2004-04-12 Thread Paulo Alvim
m. Is there anyone with the same issue? Thanks in advance! Paulo Alvim - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RES: [work] RE: tomcat 5, Tiles and encoding

2004-04-16 Thread Paulo Alvim
nto: [work] RE: tomcat 5, Tiles and encoding Hi, did you get this one figured out yet? If it's on a form, you might want to try method="posted" and enctype="multipart/form-data". -Yan -----Original Message- From: Paulo Alvim [mailto:[EMAIL PROTECTED] Sent: Monday

reload TC5.0.19 x TC 4.124

2004-04-16 Thread Paulo Alvim
Hi! I've just migrated to TC 5.0.19 and I had TC4 configured to reload my apps based on web.xml changes...since this isn't the default in TC 5.0.19 anymore, anyone knows how to make this configuration? Thanks in advance P

RES: [java] RE: http->https url rewrite bug TC 5.0.28?

2004-11-15 Thread Paulo Alvim
Hi Yoav, I have a similar problem: I'd like to use https only with the login.jsp page and come back to http after that. Could you explain why it isn't possible? -Mensagem original- De: Shapira, Yoav [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 15 de novembro de 2004 12:24 Para: To

RES: RES: [java] RE: http->https url rewrite bug TC 5.0.28?

2004-11-16 Thread Paulo Alvim
e user the next time. Thanks in advance... Paulo -Mensagem original- De: Steven J.Owens [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 15 de novembro de 2004 23:39 Para: Tomcat Users List Assunto: Re: RES: [java] RE: http->https url rewrite bug TC 5.0.28? On Mon, Nov 15, 2004

RES: [work] CLIENT-CERT

2004-11-27 Thread Paulo Alvim
Hi, The questions are: 1. Is it possible to use two authentication methods (FORM and CLIENT_CERT) in the same J2EE application? 2. If so, how could we do it in Tomcat 5.0.19? Thanks in advance! Paulo Alvim/Raphael Powerlogic - Brazil -Mensagem original- De: Raphael Gallo [mailto

bug JDBC Real with CLIENT-CERT

2004-11-29 Thread Paulo Alvim
t that in a few links: http://issues.apache.org/bugzilla/show_bug.cgi?id=30352 http://www.junlu.com/msg/43156.html Anyone could update that information? Is there any fix or patchs in Tomcat 5.0.28? I'll need to use it with JDBCRealm and with LDAP (Active Directory)... Thanks a lot! Pa

RES: [java] RE: bug JDBC Real with CLIENT-CERT

2004-11-29 Thread Paulo Alvim
LIENT-CERT I committed some patches to support CLIENT-CERT to 5.5.x recently. Should be in the next release. If you want them now, you can always grab them from CVS. Mark > -Original Message- > From: Paulo Alvim [mailto:[EMAIL PROTECTED] > Sent: Monday, November 29, 2004 4:02 PM

RES: [java] RE: bug JDBC Real with CLIENT-CERT

2004-11-30 Thread Paulo Alvim
m: segunda-feira, 29 de novembro de 2004 18:31 Para: 'Tomcat Users List' Assunto: RE: [java] RE: bug JDBC Real with CLIENT-CERT The JDBC stuff is all there and works. I don’t understand how this then fits in with AD/LDAP? Could you enlighten me? I assume you don't mean the JNDI rea

RES: [java] RE: bug JDBC Real with CLIENT-CERT

2004-12-01 Thread Paulo Alvim
quot;cert based" authentication in the same application, right? Do you know any better workaround? Paulo Alvim. -Mensagem original- De: Mark Thomas [mailto:[EMAIL PROTECTED] Enviada em: quarta-feira, 1 de dezembro de 2004 16:43 Para: 'Tomcat Users List' Assunto: RE: [java] RE:

timeout + SingleSignOn + pre-compiled JSPs

2004-12-03 Thread Paulo Alvim
sing the Tomcat Deployer... Is there anyone with the same problem? Is it possible to get into timeout problems using WAR instead of files? Thanks in advance... Paulo Alvim Powerlogic - Brazil - To unsubscribe, e-mail: [EMAIL

RES: [java] Re: FW: Tomcat 5 notably slower than tomcat 4

2004-12-03 Thread Paulo Alvim
If you don't pre-compile your JSPs: We had this kind of problem related to lowercase "web-inf" in our JSPs tag-lib headers...TC5 always regenerates and recompiles JSP that aren't declared using uppercase "WEB-INF"... if you have only one "Tile" with lowercase "web-inf" it's enough to serious perfo

integrated login between servers

2004-12-16 Thread Paulo Alvim
user credentials) and trying to get the session cookie and send it to the user in the url using redirect...but it's just a first idea. Is there any other (maybe more elegant) way? Anyone has already tried this before? Will it work? Thanks

RES: commons-fileupload memory problem

2005-03-24 Thread Paulo Alvim
rmFile field plus 35 "ordinary" others...our request was consuming 20MB! We don't know the reason yet...so we had to isolate the FormFile field in a separated web-page...maybe we could use two form in the same page with the same result. Paulo Alvim Powerlogic - Brazil -Mensagem ori

RES: [SPAM_EMAIL] - Simulating SilverStream setEnableHistoryFixup() API - Email has different SMTP TO: and MIME TO: fields in the email addresses

2005-03-28 Thread Paulo Alvim
This kind of "history fixup" would be very helpfull for our project too... Have you already tried to get the related SilverStream javascript code? -Mensagem original- De: Pradeep Chauhan [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 28 de março de 2005 05:54 Para: Tomcat Users List

1.5 settings with Tomcat 5.28

2005-03-30 Thread Paulo Alvim
Hi, Is there any documentation related to JVM 1.5 settings for Tomcat 5.0.28 (or any other versions)? (ex: how to configure "-server" as service, memory pools, best GC strategy, etc...) Thanks! Alvim - To unsubscribe, e-mail:

JVM's perm size always increase after hot deploy to tomcat 5.0.28

2005-04-07 Thread Paulo Alvim
yone could help us with more information here (maybe about TC class loaders or perm area)? Is there anyone with the same problem? Thanks in advance! Paulo Alvim Powerlogic Brazil - To unsubscribe, e-mail: [EMAIL PROTECTED]

RES: JVM's perm size always increase after hot deploy to tomcat 5.0.28

2005-04-07 Thread Paulo Alvim
r hot deploy to tomcat 5.0.28 Yes, this is a well known problem with redeploying wars in Tomcat. We have to shutdown and restart the Tomcat server periodically after redeploying a number of times. It's a memory leak. On Apr 7, 2005, at 1:48 PM, Paulo Alvim wrote: > Hi, > > We had

RES: JVM' sperm size always increase after hot deploy to tomcat 5.0.28

2005-04-08 Thread Paulo Alvim
size always increase after hot deploy to tomcat 5.0.28 Hi, I'm afraid the subject of this post caused it to go to my spam box, :-> L. On Apr 8, 2005 6:18 AM, Paulo Alvim <[EMAIL PROTECTED]> wrote: > Hi, > > We had a "war" file with about 30MB using JSP pre-compilat

RES: RES: JVM' sperm size always increase after hot deploy to tomcat 5.0.28

2005-04-09 Thread Paulo Alvim
size always increase after hot deploy to tomcat 5.0.28 Paulo Alvim wrote: > Thank you all > > It's good to know that we're not alone...but since we used to have workable > 'hot deploy' others pre-J2EE App Servers our customers will insist with > that - maybe we'

RES: How can I create a digest password - another error

2005-04-13 Thread Paulo Alvim
Hi, I don't know if it's your objective but is it possible to use MD5 to encode passwords in the DBCP conf files? Is there any documentation about how could we avoid to have the real passwords in these files? Thanks in advance! Alvim -Mensagem original- De: Lorenzo Jiménez [mailto:[EMA

RES: RES: JVM' sperm size always increase after hot deploy to tomcat 5.0.28

2005-04-13 Thread Paulo Alvim
Hi! Anyone could tell us if TC 5.5.x has improvements in the JVM's perm memory area management? -Mensagem original- De: Paulo Alvim [mailto:[EMAIL PROTECTED] Enviada em: sábado, 9 de abril de 2005 14:53 Para: Tomcat Users List Assunto: RES: RES: JVM' sperm size always increase

RES: How can I create a digest password - digest.bat is the key!

2005-04-13 Thread Paulo Alvim
in, Regards, Lorenzo Jimenez -Original Message- From: Paulo Alvim [mailto:[EMAIL PROTECTED] Sent: Miércoles, 13 de Abril de 2005 02:01 p.m. To: Tomcat Users List Subject: [SPAM2] - RES: How can I create a digest password - another error - Found word(s) list error in the Text body Hi, I don't kno

RES: How can I create a digest password - digest.bat is the key! - Found word(s) list error in the Text body

2005-04-13 Thread Paulo Alvim
rypted? Using the realm? Thanks again, Lorenzo -Original Message- From: Paulo Alvim [mailto:[EMAIL PROTECTED] Sent: Miércoles, 13 de Abril de 2005 02:59 p.m. To: Tomcat Users List Subject: [SPAM2] - RES: How can I create a digest password - digest.bat is the key! - Found word(s) list

RES: RES: How can I create a digest password - digest.bat is the key!

2005-04-13 Thread Paulo Alvim
e) from the hash. The key feature of a hash is its one way nature. Also, if Tomcat could get the password from the hash so could any attacker. Mark Paulo Alvim wrote: > Lorenzo, > > Are you using the DBCP JDBC connection pooling (with that configuration > files in the "conf/catalina/

RES: RES: How can I create a digest password - digest.bat is the key!

2005-04-14 Thread Paulo Alvim
What exactly do you mean by "watch clean passwords"? Doug - Original Message - From: "Paulo Alvim" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, April 13, 2005 7:00 PM Subject: RES: RES: How can I create a digest password - digest.bat

RES: Memory Leak Solved

2005-04-15 Thread Paulo Alvim
The "Introspector.flushCaches();" in the "contextDestroyed" wasn't enough for us... How should we use the 'swallowOutput'? We've tried this way without results: (...) Trond, Do you have links to this "known issue"? -Mensagem original- De: Trond G. Ziarkowski [mailto:[EMAIL PROTECTED]

"Non-serializable attribute" error after migrating from TC5.0.28 to TC.5.5.9

2005-04-27 Thread Paulo Alvim
few Struts (session scoped) Forms for upload logic. Since they are also not serializable...what would be the approach for this case? Thanks in advance! Paulo Alvim Powerlogic Brazil - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RES: Nervous about Sessions ...

2005-04-27 Thread Paulo Alvim
Hi Frank, I think this post is related to mine: We had a few "non-serializable" objects stored in session in TC 5.0.28 but after migrating the app TC 5.5.9 is throwing "java.lang.IllegalArgumentException: setAttribute: Non-serializable attribute." ...when we try to put a non-serializable in the

RES: Nervous about Sessions ...

2005-04-27 Thread Paulo Alvim
Ok Jay, But what about this JSTL recommendation: (...) javax.servlet.jsp.jstl.fmt.LocalizationContext lc = new javax.servlet.jsp.jstl.fmt.LocalizationContext(bundle); // This code just sets the lc variable - not serializable in the session object javax.servlet.jsp.jstl.core.Conf

deployer always deploying "context.xml"

2005-04-27 Thread Paulo Alvim
Hi! We are using Tomcat Deployer with TC528 and trying to make it work without include the "context.xml" into the WAR. Since we have a WAR as a product, we can't define SGBD connection pooling information in advance...and it seems to be the way J2EE should work (context.xml as a deployment time a

RES: RES: Nervous about Sessions ...

2005-04-27 Thread Paulo Alvim
s ok for us now! ;-) PS> But I think that this change will cause many problems to Tomcat Users...maybe this check should be a server.xml option. -Mensagem original- De: Will Hartung [mailto:[EMAIL PROTECTED] Enviada em: quarta-feira, 27 de abril de 2005 15:48 Para: Tomcat Users List; [EMAIL

RES: RES: Nervous about Sessions ...

2005-04-29 Thread Paulo Alvim
Hi, TC 5.5.9 also crashes (not-serializable attribute in the session) when we try to put a List in the session this way: request.getSession().setAtrribute("myList",l.subList(pos,l.size()); -Mensagem original- De: Paulo Alvim [mailto:[EMAIL PROTECTED] Enviada em: quarta-fe

better profiler for tomcat

2005-07-21 Thread Paulo Alvim
Hi! What'd be the best Open-Source option for Tomcat profiling? Thanks in advance... Alvim. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RAM limity

2005-07-21 Thread Paulo Alvim
Hi, I'm using TC559 and JVM 1.5.x with Win2003 / 2GB RAM. I'd like upgrade to 4GB RAM...is there any JVM or Tomcat limit here? Thanks in advance! Paulo Alvim Powerlogic - Brazil - To unsubscribe, e-mail: [EMAIL

RES: ClassNotFoundException - common/lib works, shared/lib gets exception

2005-09-12 Thread Paulo Alvim
Hi Rich, Did you have any answer? I'm with the same problem using TC559... -Mensagem original- De: Rich Mayfield [mailto:[EMAIL PROTECTED] Enviada em: sabado, 7 de maio de 2005 14:53 Para: tomcat-user@jakarta.apache.org Assunto: ClassNotFoundException - common/lib works, shared/lib gets e