Remote JMX Connection to Tomcat 7

2014-05-01 Thread Alexander
I am hoping this is the proper forum for my problem. I have enabled the JmxRemoteLifeCycleListener and able to connect to tomcat 7 using jconsole etc. using the following url. service:jmx:rmi://10.92.12.88:10002/jndi/rmi://10.92.12.88:10001/jmxrmi However as soon as I try to connect from my ow

Re: Challenges for Java hosting

2006-04-06 Thread Alexander Panzhin
Write you own SecurityManager. http://java.sun.com/docs/books/tutorial/essential/system/writingSMgr.html I have one suggestion regarding tomcat and security manager, but I don´t know if it fits here. We have a huge problem managing security configuration (i.e. catalina.policy). We have a common

Possible bug regarding session timeouts in clustered tomcats

2007-07-31 Thread Alexander Maas
Hi, we are using tomcat (6.0.13) in a clustered environment and have noticed some inconsistent behavior regarding session timeouts. Or setup is as follows: Two machines, nodeA and nodeB, each configured identically: debian etch tomcat 6.0.13 JDK 1.6.0_02 apache 2.2.3 mod_jk 1.2.23 T

XSD file problems in servlet-api.jar and jsp-api.jar

2007-11-06 Thread Alexander Kiel
--- Alexander Kiel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Tomcat - IIS connector

2006-08-18 Thread Finch, Alexander
There is an MSI installer available for jk-1.2.15. Are there plans for doing the same for jk-1.2.18? Regards, Alex Finch Alex Finch Srv/Spt On-Site Engineer Customer Support Software Global Business Unit Hewlett-Packard Company +1 800.960.9998 Phone [EMAIL PROTECTED] www.hp.com

Query the current port used via API

2008-06-20 Thread Alexander Hartner
Is there an API call I can use from a LifeCycleListener to query all connectors for their ports and configuration (SSL / Plain). I would like to advertise the presence of Tomcat on the network via zeroconf / bonjour. I am hoping there is an API call I can use rather then parse the server.xm

Using JSF Converter to handle NULL values for empty Strings ""

2008-10-19 Thread Alexander Hartner
I am using a JSF convert to convert empty string submitted to null values. I am able to see the converter doing it's thing and returning null as expected, however the controller is not updated with a null value, but an empty string instead. I then had a dig around online for the cause of th

New joiner - where to start

2010-07-13 Thread Alexander Shirkov
³nobody² in this project, I really need advice and guidance: where to start my path. I will be very thankful if someone will help me to join the project flow until my knowledge domain will grow to self-sufficient state. Kind regards, Alexander

Re: New joiner - where to start

2010-07-14 Thread Alexander Shirkov
I'm not native English speaker, so my writing skills are poor). Kind Regards, Alexander Shirkov On 14.07.10 1:57, "Konstantin Kolinko" wrote: > 2010/7/14 Alexander Shirkov : >> >> I really need advice and guidance: where to start my path. >> > >

Bug 49165 - Allow %{TIME_FORMAT}t As Configuration for AccessLogValve

2010-07-14 Thread Alexander Shirkov
Hello, I¹m working on Bug 49164 ( https://issues.apache.org/bugzilla/show_bug.cgi?id=49165) Have a question: Any hidden reasons, why following construction was used for creating %t pattern?: private SimpleDateFormat dayFormatter = new SimpleDateFormat("dd"); private SimpleDateFormat monthFormat

Re: Bug 49165 - Allow %{TIME_FORMAT}t As Configuration for AccessLogValve

2010-07-17 Thread Alexander Shirkov
I've submitted patch and related unit tests. Some questions about the process: - should I assign bug to myself? - should I change bug status from NEW to RESOLVED after submitting the patch? Thanks, Alexander On 17.07.10 6:28, "Mark Thomas" wrote: > On 15/07/2010 05:11, Alexa

New joiner's question - mocking for unit tests

2010-07-22 Thread Alexander Shirkov
Hello all I have quick question: Is there mocking framework in project? Writing dummies for unit tests is quite useless and boring thing. Plus it¹s filling codebase with ³noise². I have some experience with: JMock - http://www.jmock.org/ EasyMock - http://easymock.org/ Mockito (my favourite) - h

Broken Link on Tomcat 7 dev page

2010-08-11 Thread Alexander Shirkov
Link located on page: http://tomcat.apache.org/tomcat-7.0-doc/index.html Status - Apache Tomcat development status.

Project Funding

2018-01-23 Thread Alexander Brice
Hi Sir, I appreciate having the chance to communicate with you via this medium. It will be my delight to promote our investment venture and values to you. I am Mr. Alexander Brice, Loan Manager of Ascon Investments Limited, a global financial company. We focus on helping Individuals and

Tomcat connector for Lotus Domino

2006-04-07 Thread Alexander V. Khokhlov
const' qualifiers jk_registry.c fatal error C1083: Cannot open source file: 'D:\Work\jakarta-tomcat-connectors-1.2.15-src\jk\native\common\jk_registry.c': No such file or directory jk_env.c fatal error C1083: Cannot open source file: 'D:\Work\jakarta-tomcat-connectors-1.2.15-src\jk\native\common\jk_env.c': No such file or directory Generating Code... Error executing cl.exe. tomcat_redirector.dll - 6 error(s), 14 warning(s) Where i can find jk_registry.c and jk_env.c ? Sincerely Yours, Alexander Khokhlov

[jira] [Commented] (MTOMCAT-211) The .war file is not extracted from executable war

2013-11-27 Thread Alexander Pechersky (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834035#comment-13834035 ] Alexander Pechersky commented on MTOMCAT-211: - I'm still encount

[jira] [Commented] (MTOMCAT-211) The .war file is not extracted from executable war

2013-11-28 Thread Alexander Pechersky (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834994#comment-13834994 ] Alexander Pechersky commented on MTOMCAT-211: - It certainly appears t