Re: tomcat native - SSL setBIO()

2010-06-15 Thread jean-frederic clere
On 06/16/2010 07:08 AM, Mladen Turk wrote: > On 06/16/2010 12:34 AM, Costin Manolache wrote: >> Hi, >> >> There are some methods in SSLContext to create and use a new BIO. Are >> there >> any examples/tests for this ? I can't find how to attach the BIO to a >> socket, it seems SSL_set_bio is never

Re: tomcat native - SSL setBIO()

2010-06-15 Thread Mladen Turk
On 06/16/2010 12:34 AM, Costin Manolache wrote: Hi, There are some methods in SSLContext to create and use a new BIO. Are there any examples/tests for this ? I can't find how to attach the BIO to a socket, it seems SSL_set_bio is never called, can't figure what SSLContext.setBIO() does. I'd s

[Tomcat Wiki] Update of "TomcatDataSourceRealms" by Mar kEggers

2010-06-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "TomcatDataSourceRealms" page has been changed by MarkEggers. http://wiki.apache.org/tomcat/TomcatDataSourceRealms -- New page: = To

[Tomcat Wiki] Update of "HowTo" by MarkEggers

2010-06-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "HowTo" page has been changed by MarkEggers. http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=92&rev2=93 -- == How do I set up

DO NOT REPLY [Bug 49444] Lots of 0.0.0.0:PORT opened by tomcat for a single request

2010-06-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49444 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 49444] New: Lots of 0.0.0.0:PORT opened by tomcat for a single request

2010-06-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49444 Summary: Lots of 0.0.0.0:PORT opened by tomcat for a single request Product: Tomcat 5 Version: 5.5.28 Platform: PC OS/Version: Windows Server 2003 Status: NEW

tomcat native - SSL setBIO()

2010-06-15 Thread Costin Manolache
Hi, There are some methods in SSLContext to create and use a new BIO. Are there any examples/tests for this ? I can't find how to attach the BIO to a socket, it seems SSL_set_bio is never called, can't figure what SSLContext.setBIO() does. Costin

Re: [VOTE] Release Apache Tomcat 7.0.0 as beta

2010-06-15 Thread Martin Dubuc
On Mon, Jun 14, 2010 at 5:30 PM, Mark Thomas wrote: > On 14/06/2010 14:27, Martin Dubuc wrote: > >> I have been running RC4 for a couple of days and it seems to be fairly >> stable. I would recommend release it as 7.0.0 Beta. >> >> However, there is an issue with the el. It can't deal with litera

[Tomcat Wiki] Update of "TomcatHibernate" by MarkEggers

2010-06-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "TomcatHibernate" page has been changed by MarkEggers. http://wiki.apache.org/tomcat/TomcatHibernate?action=diff&rev1=1&rev2=2 --

Re: Embedded Tomcat - programatically adding context-params

2010-06-15 Thread Afkham Azeez
Sorted this out. You need to set the params after the context is added to the host. I was setting it before adding it to the host. Thanks Azeez On Tue, Jun 15, 2010 at 8:07 PM, Afkham Azeez wrote: > Hi folks, > We are using Embedded Tomcat in our products. Once we create a new context, > we ne

Embedded Tomcat - programatically adding context-params

2010-06-15 Thread Afkham Azeez
Hi folks, We are using Embedded Tomcat in our products. Once we create a new context, we need to set some context parameters. How can this be done? I've tried using org.apache.catalina.Context#addParameter, but from within a JSP, when I try to access this parameter as application.getInitParameter(

ConcurrentCache atomicity violation

2010-06-15 Thread Ohad Shacham
Hi, We are writing a tool to detect atomicity violations in usage of ConcurrentHashMap. We have run the tool that reported an atomicity violation in functions get and put of class ConcurrentCache. The following code shows the put function of the ConcurrentCache: public void put(K k, V v

Re: [OT] Re: Some general questions about tomcat instead of GlassFish

2010-06-15 Thread jjjjj jjjjjj
Hi pid My name take affect after resign but i found chris that knows things about maven and for this reason i asked them from chris or people like chris that can, but use maven mailing list is better than you -pouya From: Pid To: Tomcat Developers List Sen

[OT] Re: Some general questions about tomcat instead of GlassFish

2010-06-15 Thread Pid
On 15/06/2010 13:29, j jj wrote: > Hello > > Dear chris > -I edited my name on server Apparently not, see above. > -Thank you for your responding but please say some thing more about maven > who must use maven? > how must use maven? > Is maven same with CVS or SVN? Wrong mailing list

Re: Some general questions about tomcat instead of GlassFish

2010-06-15 Thread jjjjj jjjjjj
Hello Dear chris -I edited my name on server -Thank you for your responding but please say some thing more about maven who must use maven? how must use maven? Is maven same with CVS or SVN? Regards Pouya From: Christopher Schultz To: Tomcat Developers List

DO NOT REPLY [Bug 49436] Cannot use JMX to save changes to tomcat-users.xml

2010-06-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49436 David Tugby changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

DO NOT REPLY [Bug 49443] New: RemoteIpValve : remoteIpHeader vs remoteIPHeader

2010-06-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49443 Summary: RemoteIpValve : remoteIpHeader vs remoteIPHeader Product: Tomcat 6 Version: 6.0.26 Platform: PC OS/Version: Windows XP Status: NEW Severity: minor Pr

Re: [VOTE] Release Apache Tomcat 7.0.0 as beta

2010-06-15 Thread Tim Funk
> [X] Beta - go ahead and release as 7.0.0 Beta -Tim - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

Re: ISAPI Redirector issue | Building |

2010-06-15 Thread vini mr
Hi dev team, My all build related issues have been resolved. ! the root cause of issue was like,i forgot to install the windows 2003 server platform sdk, After installing and configuring the SDK and i compiled the source with customization every problem got resolved. I am really thankful to Mlad

DO NOT REPLY [Bug 49442] New: Make StringManager fields final

2010-06-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49442 Summary: Make StringManager fields final Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: enhancement Priority: P2

[VOTE] Release build 6.0.27

2010-06-15 Thread jean-frederic clere
The candidates binaries are available here: http://people.apache.org/~jfclere/tomcat-6/v6.0.27/ According to the release process, the 6.0.27 build corresponding to the tag TOMCAT_6_0_27 is: [ ] Broken [ ] Alpha [ ] Beta [ ] Stable Cheers Jean-Frederic ---

DO NOT REPLY [Bug 49426] Manager app wrongly localized

2010-06-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49426 --- Comment #5 from Marc Guillemot 2010-06-15 03:11:56 EDT --- (In reply to comment #4) > (In reply to comment #3) > > OK, you're right. What about holding the ResourceBundle in a ThreadLocal? > > Given all the issues we have seen with me