Re: Strange URL rewrite when reverse proxy with Apache HTTP Server

2017-02-24 Thread Aaron Gray
default "server.xml", the lines are as follows: The new section should look like: 8. Start the Control-M Web Server On Fri, Feb 24, 2017 at 8:29 AM, Aaron Gray wrote: > Andre, that is all very educational and I feel even when this is resolved, > that I ha

Re: Strange URL rewrite when reverse proxy with Apache HTTP Server

2017-02-24 Thread Aaron Gray
; "Location:" header that is in that redirect response would be properly > edited before returning that redirect response back up the chain, in such a > way that the ultimate client would not try next, to access a URL that leads > nowhere. > > And now it's really late

Re: Strange URL rewrite when reverse proxy with Apache HTTP Server

2017-02-23 Thread Aaron Gray
of this is an issue if you dont hit it with the F5 Load Balancer to start. On Thu, Feb 23, 2017 at 10:24 AM, Aaron Gray wrote: > I randomly tried https://loadbalancer.domain.com/SelfService/index.html > > It works perfectly. No issues. I have no idea why its needed to add on > the

Re: Strange URL rewrite when reverse proxy with Apache HTTP Server

2017-02-23 Thread Aaron Gray
e url rewrite or something, IF this cant be fixed normally? On Thu, Feb 23, 2017 at 10:10 AM, Aaron Gray wrote: > Okay, guys, please accept my most sincere apology on this thing. I just > figured 1 thing out. > > browser -> f5:443 -> httpd (23270, https) -> tomcat (http) >

Re: Strange URL rewrite when reverse proxy with Apache HTTP Server

2017-02-23 Thread Aaron Gray
i dont know these things. I know they told me it is HTML5, as it was using Silverlight back in the older release. On Thu, Feb 23, 2017 at 9:22 AM, Aaron Gray wrote: > Working with my F5 guy, we had an idea, since 80/tcp and 443/tcp were > already open to the VIP on the F5, we simply turne

Re: Strange URL rewrite when reverse proxy with Apache HTTP Server

2017-02-23 Thread Aaron Gray
to the HTTP Server and slip the F5. And F5 works landing the /healthcheck.html (HTTP KeepAlive in the root, which isnt proxied), so all good there. Just cant /SelfService (configured w/ Proxy) thanks for your support here though. On Thu, Feb 23, 2017 at 9:12 AM, Aaron Gray wrote: > SS

Re: Strange URL rewrite when reverse proxy with Apache HTTP Server

2017-02-23 Thread Aaron Gray
firewall to be opened, which is not able to open until 3/2. Gonna see. On Thu, Feb 23, 2017 at 8:22 AM, Antonio S. Cofiño wrote: > > On 23/02/17 12:43, André Warnier (tomcat) wrote: > >> On 22.02.2017 19:22, Aaron Gray wrote: >> >>> So this is interesting. >>>

Re: Strange URL rewrite when reverse proxy with Apache HTTP Server

2017-02-22 Thread Aaron Gray
1, 2017 at 3:39 PM, André Warnier (tomcat) wrote: > On 21.02.2017 23:28, Aaron Gray wrote: > >> Antonio: The Tomcat server has no knowledge of the F5, or that it is >> being >> fronted by an Apache HTTP Server. I do SSL termination in Apache HTTP >> Server, and cle

Re: Strange URL rewrite when reverse proxy with Apache HTTP Server

2017-02-21 Thread Aaron Gray
the finger elsewhere, which will make this an even bigger hassle. On Tue, Feb 21, 2017 at 3:39 PM, André Warnier (tomcat) wrote: > On 21.02.2017 23:28, Aaron Gray wrote: > >> Antonio: The Tomcat server has no knowledge of the F5, or that it is >> being >> fronted

Re: Strange URL rewrite when reverse proxy with Apache HTTP Server

2017-02-21 Thread Aaron Gray
e same subnet. On Tue, Feb 21, 2017 at 2:05 PM, Antonio S. Cofino wrote: > Aaron, on tomcat instances change the redirectPort attributte on the http > conectó to the loabbalancer's port 443 > > My guess is that your webapp has restriction rule requesting SSL con > fidntial cha

Strange URL rewrite when reverse proxy with Apache HTTP Server

2017-02-21 Thread Aaron Gray
I have an application server from a vendor that comes bundled with an additional Apache Tomcat server. The webapp SelfService.war is vendor supplied too. Here's my problem (IP's replaced to protect the innocent): networks: DMZ=172.x.x.x INTERNAL=10.x.x.x server1 https listen = 172.1.1.1:23270 s

Re: Single Sign On Replication with New Tomcat Cluster Nodes

2014-12-10 Thread Aaron R
> > In order to resolve this problem(a), it must be synchronized between > cluster nodes cache of SingleSignOnEntry at startup. > Please open a bug entry for a). > > 2014-12-05 3:35 GMT+09:00 Aaron R : > > > Hello, > > > > I have a Tomcat cluster (7.0.42) that

Single Sign On Replication with New Tomcat Cluster Nodes

2014-12-04 Thread Aaron R
00809.mbox/%3C15060d5e0809211745s522af93bv153367d9183c6e5e%40mail.gmail.com%3E), but I didn't see any followup after that. Thanks, Aaron

[RESOLVED] Re: Rebuilding tomcat servlet container only

2014-09-01 Thread Aaron Lewis
Thanks Mark, just solved the problem. I mis-read the documentation.. On Tue, Sep 2, 2014 at 11:34 AM, Mark Eggers wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 9/1/2014 7:50 PM, Aaron Lewis wrote: >> Hi, >> >> I'm following the BUILD

Rebuilding tomcat servlet container only

2014-09-01 Thread Aaron Lewis
t;lib/servlet-api.jar", I don't need to compile any other jars (Were the others needed?) -- Best Regards, Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33

Re: How do I call JspC manually?

2014-09-01 Thread Aaron Lewis
BTW the ant way works fine. I'm just trying to understand how the JspC class works On Tue, Sep 2, 2014 at 10:24 AM, Aaron Lewis wrote: > Thanks K, > > Maybe I did something incorrectly? > > %> ./bin/tool-wrapper.sh org.apache.jasper.JspC -uriroot 123 -l -s -v > -d

Re: How do I call JspC manually?

2014-09-01 Thread Aaron Lewis
temp/ WEB-INF/ 123/temp: ./ ../ 123/WEB-INF: ./ ../ web.xml See, nothing is generated. On Mon, Sep 1, 2014 at 3:23 PM, Konstantin Kolinko wrote: > 2014-09-01 10:48 GMT+04:00 Aaron Lewis : >> Hi, >> >> It looks like org.apache.jasper.JspC has a main() method defined,

How do I call JspC manually?

2014-08-31 Thread Aaron Lewis
Hi, It looks like org.apache.jasper.JspC has a main() method defined, So how should I call it to generate the desired .class file? -- Best Regards, Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33

Re: How to use Jasper class?

2014-07-30 Thread Aaron Lewis
-BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Daniel, > > On 7/30/14, 8:16 AM, Daniel Mikusa wrote: >> On Wed, Jul 30, 2014 at 3:43 AM, Aaron Lewis >> wrote: >> >>> Hi, >>> >>> I'm trying to build a minimal JSP container, just like winst

How to use Jasper class?

2014-07-30 Thread Aaron Lewis
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) So, is there any example code with Jasper class? -- Best Regards, Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33 - To u

RE: Apache Tomcat 6.0.18 on Windows Server 2008 R2 Changes RDP Port

2010-06-25 Thread Aaron Clark
Do you think its more likey that its a bug in the OS, or the server has been comprimised. Aaron K. Clark A+, Network+, CCNA Intellicom, Inc acl...@intellicominc.com 308-237-0684 x228 (Office) 308-440-5500 (Cell) 1700 2nd Ave Kearney, Ne 68847 From: André

RE: Apache Tomcat 6.0.18 on Windows Server 2008 R2 Changes RDP Port

2010-06-25 Thread Aaron Clark
No offense taken. If I could handle this problem myself I wouldn't be asking for others help. I don't understand how a bug in the OS would cause the RDP port to change if (3rd Party Application A) is running. Aaron K. Clark Senior Technician A+, Network+ & CCNA Intellicom, Inc (3

RE: Apache Tomcat 6.0.18 on Windows Server 2008 R2 Changes RDP Port

2010-06-24 Thread Aaron Clark
The RDP port is in the registry. It's at HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp\PortNumber Bug or not, it only happens when Tomcat is running. Aaron K. Clark Senior Technician A+, Network+ & CCNA Intellicom, Inc (308) 237 - 0684 x 228

RE: Apache Tomcat 6.0.18 on Windows Server 2008 R2 Changes RDP Port

2010-06-24 Thread Aaron Clark
When we stop the service the port stops changing. It's a microcomputer system; Anything is possible. Aaron K. Clark Senior Technician A+, Network+ & CCNA Intellicom, Inc (308) 237 - 0684 x 228 (308) 234 - 6645 (Fax) 1700 2nd Ave Kearney, Ne 68847 -Original Message- From: Pid

RE: Apache Tomcat 6.0.18 on Windows Server 2008 R2 Changes RDP Port

2010-06-23 Thread Aaron Clark
showing tomcat running on 80 and svchost running on 3389. I haven't run this command after the switch yet. 4) Tomcat is what runs on port 80, yes. Aaron K. Clark Senior Technician A+, Network+ & CCNA Intellicom, Inc (308) 237 - 0684 x 228 (308) 234 - 6645 (Fax) 1700 2nd Ave Kearney,

Apache Tomcat 6.0.18 on Windows Server 2008 R2 Changes RDP Port

2010-06-22 Thread Aaron Clark
case with Microsoft and they are saying to contact Apache. Does anyone have any direction on where I might be able to go for help with this problem? Thank You, Aaron K. Clark Senior Technician A+, Network+ & CCNA Intellicom, Inc (308) 237 - 0684 x 228 (308) 234 - 6645 (Fax) 1700 2nd Ave Kea

How do I set an option for a specific servlet if Tomcat is running as a service?

2009-08-16 Thread Aaron Aberg
share/tomcat5/solr' Thanks in advance, Aaron - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: tomcat startup

2009-03-27 Thread Nathan Aaron
in a loop that sleeps for 5 or so seconds and then tries again? Nathan Aaron wrote: I am using Tomcat 6.0.18 and jdk1.6.0_12. I apologize for not posting that in the beginning. I deploy several applications using one instance of Tomcat. The Application uses a database that resides on

Re: tomcat startup

2009-03-26 Thread Nathan Aaron
server A. Then on server B, the database startup script can just make a call to start the context. If I don't do it this way Tomcat will start and start all the contexts. If the database is not available they will fail to start. Thanks, Nathan Caldarale, Charles R wrote: From: Nathan

Re: tomcat startup

2009-03-25 Thread Nathan Aaron
Thanks, I changed the following in the server.xml: to This had no effect. All the contexts started when Tomcat started. Any other ideas? Nathan Caldarale, Charles R wrote: From: Nathan Aaron [mailto:naa...@glenraven.com] Subject: tomcat startup Is it possible to start Tomcat and not

tomcat startup

2009-03-25 Thread Nathan Aaron
Is it possible to start Tomcat and not start deployed Contexts. For example I have several statically deployed contexts. When I start Tomcat I do not want them to be available. Is this possible? Thanks, Nathan - To unsubsc

Re: antioJarLocking not working

2008-08-31 Thread Aaron Axelsen
rk as expected. If we can just figure out how to get that folder correctly populated (or get tomcat looking in the right place) everything would be working correctly. If anyone has any thoughts or ideas, please share! Mark Thomas wrote: > Johnny Kewl wrote: > >> - Original Message -

Re: antioJarLocking not working

2008-08-28 Thread Aaron Axelsen
The jar's its probably having issues with are jruby-complete-1.1.3.jar and jruby-rack-0.9.1.jar since those are the ones that were getting locked. Any suggestions on anything else I can try to attempt to resolve it? -- Aaron Mark Thomas wrote: > Aaron Axelsen wrote: > >> I s

Re: antioJarLocking not working

2008-08-27 Thread Aaron Axelsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I set the workdir on the global context - I can see that files are being created there, however that same error still exists. For some reason it insists on looking in Tomcat 6\temp-Foo5 Any suggestions? Mark Thomas wrote: | Aaron Axelsen wrote

Re: antioJarLocking not working

2008-08-27 Thread Aaron Axelsen
. I can see folders getting created inside of the temp folder, but the temp-Foo5 folder inside of the tomcat 6 directory is not getting created. - -- Aaron Mark Thomas wrote: | Aaron Axelsen wrote: |> Is there any reason its going to look in temp-Foo5? | That is how the antiresource locking wo

Re: antioJarLocking not working

2008-08-27 Thread Aaron Axelsen
wrote: | Aaron Axelsen wrote: |> Is there a trick to get antiJarLocking and antiResourceLocking to work |> with tomcat 6? I have the following in the config: |> |> ~unpackWARs="true" autoDeploy="true"> |> ~ antiResourceLocking="true" /> | |

antioJarLocking not working

2008-08-27 Thread Aaron Axelsen
but the jar's are still locked preventing redeploy. - -- Aaron Axelsen [EMAIL PROTECTED] Great hosting, low prices. Modevia Web Services LLC -- http://www.modevia.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (MingW32) Comment: Using GnuPG with Mozilla - http://e

redeploy/delete issue with tomcat6

2008-08-26 Thread Aaron Axelsen
e the release of those files on a redeploy of the war without stoping tomcat to release the hold? Any thoughts or ideas would be appreciated! Thanks! -- Aaron Axelsen [EMAIL PROTECTED] Great hosting, low prices. Modevia Web Services LLC -- http://www.modevi

Stack Trace instead of 404

2007-12-10 Thread Aaron Brown
stupid things like lowercase all our URLs? We¹re running Tomcat 5.0.28 and struts 1.3.x Thanks! Aaron Here¹s an example: The exception was: org.apache.struts.chain.commands.InvalidPathException: No action config found for the specified url. at

Re: Tomcat and Apache Deny rules

2007-12-06 Thread Aaron Brown
After extensive searching, I actually found my answer in the archive hereI needed to put the deny rules in a tag in httpd.conf rather than VirtualHost, Directory, or .htaccess. Thanks everyone, Aaron On 12/6/07 12:32 PM, "fredk2" <[EMAIL PROTECTED]> wrote: > > >

Tomcat and Apache Deny rules

2007-12-06 Thread Aaron Brown
etc files. However, all the dynamic content is passed on to Tomcat without honoring the rules in .htaccess, thus not solving my problem. My question is basically, how do I/can I make Apache enforce my deny rules even for JkMount'ed data? If you need more info, I'm ha

No logging done when clientAuth=true

2007-11-27 Thread Aaron Shettleroe
I'm trying to configure Tomcat 5.5.25 to log failed requests to a Connector that has enabled mutual authentication. When I try to request a page from the secured port and fail to send the client certificate, Tomcat doesn't log this request! What do I need to do in order to have the failed request

RE: java.net.SocketException: Invalid argument

2007-08-23 Thread Aaron
Sun v245 running Solaris 10 Aaron Steele Technology Lead   Natural Wellness USA, Inc. http://www.veria.com 701 Highlander Blvd, Suite 200 | Arlington, Texas 76015 p (817) 804-4646 | c (817) 879-7528 | f (817) 804-4696 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

java.net.SocketException: Invalid argument

2007-08-23 Thread Aaron
th my site, but I still don't like the fact that my logs are filling up with errors. Thanks for your help and input. Aaron Steele Technology Manager Natural Wellness USA, Inc. http://www.veria.com 701 Highlander Blvd, Suite 200 | Arlington, Texas 76015 p (817) 804-4646 | c (817) 879-7528 | f

Re: Can I get your 2 cents?

2007-03-22 Thread Nathan Aaron
nseignements de caractère privé ou confidentiel. Si vous n'êtes pas le destinataire de ce document, nous vous signalons qu'il est strictement interdit de le diffuser, de le distribuer ou de le reproduire. - Original Message - From: "Nathan Aaron" <[EMAIL PROTECTED]> To: &

Re: Can I get your 2 cents?

2007-03-22 Thread Nathan Aaron
] Did you debug your app to see where this error could be occurring? After debugging your app, if you think it's a Tomcat error you could report a bug here: http://tomcat.apache.org/bugreport.html -Rashmi On 3/21/07, Nathan Aaron <[EMAIL PROTECTED]> wrote: I sent this yeste

Can I get your 2 cents?

2007-03-21 Thread Nathan Aaron
I sent this yesterday. I am hoping someone can let me know as why this is occurring or maybe give me some ideas of things to look at. Any help would be greatly appreciated! I am running Apache 2.0.52, jk2 2.0.4, and Tomcat 5.0.28. Recently I changed the version of Java that Tomcat is using

SEVERE: Error unregistering mbean

2007-03-20 Thread Nathan Aaron
I am running Apache 2.0.52, jk2 2.0.4, and Tomcat 5.0.28. Recently I changed the version of Java that Tomcat is using from IBM jdk 1.4.1 to Sun jdk 1.6. Since then I get the following messages in the catalina.out file every 5 minutes or so: Mar 20, 2007 11:59:46 AM org.apache.commons.modeler

ImageMagick, tomcat problems.

2007-02-14 Thread aaron smith
I'm not a java developer, but one of our websites has a java backend. We just got a new version that has some major updates. It requires ImageMagick. I have installed ImageMagick and verifies it works with : convert logo: logo.gif, identify logo.gif, imdisplay logo.gif. I've also moved ImageMagick

Is it possible to deploy a war file which gives a different context name?

2007-01-10 Thread Aaron Chai
Is it possible for Tomcat to deploy war files where the context name is not the same as the original war file name, e.g. deploying webapp.war and the context name is /mainApp instead of /webapp. How would this be achieved if it is possible? Thanks.

Re: Changing the webapps directory

2006-10-28 Thread Aaron Green
yes, I have Tomcat 5.5 on Windows also, and I don't have these problems. I'm trying to set this up on a Linux machine though, because developing and hosting on my laptop just isn't working. The wars are open-source apps that deploy fine on my Windows box, so I'm guessing it must be a config or p

Re: Changing the webapps directory

2006-10-28 Thread Aaron Green
On 10/28/06, Martin Gainty <[EMAIL PROTECTED]> wrote: Aaron to change docRoot supply new value for appBase attribute in host element within server.xml http://tomcat.apache.org/tomcat-5.5-doc/config/host.html This e-mail communication and any attachments may contain confidential and

Re: Changing the webapps directory

2006-10-28 Thread Aaron Green
Thanks for the reply. I did find the webapps reference in webapps, but again, didn't know the correct implementation for changing the directory. I was also unaware that I hijacked a thread. My thread does contain text from another thread, but the list created a new thread in my mailbox and the

Changing the webapps directory

2006-10-28 Thread Aaron Green
be very much appreciated. Thanks, -vivek - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Aaron Green Web Content Coord

How do I install custom protocol handler in my Tomcat (4.1.31)?

2006-09-19 Thread Aaron . Kats
Tomcat. However, no matter where I place the related classes (common, shared, or server directories) I am still getting java.net.MalformedURLException. Any suggestion would be greatly appreciated. Thanks, Aaron Visit our website at http://www.ubs.com This message contains confidential

RE: Single sign-on with multiple Tomcats served via one Apache httpdserver

2006-03-29 Thread Steele, Aaron
We are using CAS, http://www.ja-sig.org/products/cas/, for something similar. I do not know if its exactly what you need. It does not, I believe, share any session information besides the login info. Thank You, Aaron Steele YRI Enterprise Solutions https://ris.yumnet.com w: 972.338.6862 c

RE: Website Statistics

2006-03-21 Thread Steele, Aaron
for a replacement. Thank You, Aaron Steele YRI Enterprise Solutions https://ris.yumnet.com w: 972.338.6862 c: 817.401.0831 -Original Message- From: Wick, Daniel [mailto:[EMAIL PROTECTED] Sent: Monday, March 20, 2006 2:30 PM To: Tomcat Users List Subject: RE: Website Statistics Did yo

Website Statistics

2006-03-20 Thread Steele, Aaron
Does anyone know of a good free tool to gather website statistics for Tomcat? Thank You, Aaron Steele YRI Enterprise Solutions https://ris.yumnet.com w: 972.338.6862 c: 817.401.0831 This communication is confidential and may be legally privileged. If you are not the intended recipient, (i

JK Question - Serve all but one context

2006-03-17 Thread Steele, Aaron
access to the /jkmanager url # /jkmanager=jkstatus For some reason, it still tries to push that url to tomcat. However, if I filter out all of the gif (as in the line below), it works as expected. Can someone please let me know if this can be done, and if I am doing it correctly. Thank You, Aaron

Warnings filing my event viewer with shm file creation errors

2005-12-06 Thread Shettleroe, Aaron, AIM
hm] file=d:/Tomcat5027/work/shm.file size=1048576 Thank you in advance, -Aaron

Re: tld files inside jars are not auto discovered

2005-11-27 Thread Aaron Loucks
n jar files are case-sensitive. "Aaron Loucks" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I can't get TLD auto discovery to work for any custom taglibs i write when I package them as jars. It works fine for the standard taglibs (core, fmt, etc..). T

Re: tld files inside jars are not auto discovered

2005-11-27 Thread Aaron Loucks
I double checked the jar file and the META-INF is in uppercase. Still no luck =/ Bill Barker wrote: You need to install your tld in /META-INF/. Paths in jar files are case-sensitive. "Aaron Loucks" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I ca

tld files inside jars are not auto discovered

2005-11-25 Thread Aaron Loucks
s i produce. Any help would be greatly appreciated. -Aaron test.jsp: <%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/co

Starting the apache tomcat 4.05 servlet engine on windows xp

2005-11-22 Thread Aaron Bortman
ching the help pages for Apache and other sites with little luck. If you could help me look in the right place I would be greatful. Thanks for your time, Aaron - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

RE: login config bug? request.getRequestURL() returns form-login-page in Tomcat 5.5.12

2005-10-28 Thread Aaron Loucks
I guess this was a bug in 5.0.28 according to the servlet spec (SRV.8.4). If anyone else runs into this issue, the solution is pretty easy: String origRequestUrl = request.getAttribute("javax.servlet.forward.request_uri") -Original Message----- From: Aaron Loucks [mailto:[EMAIL

login config bug? request.getRequestURL() returns form-login-page in Tomcat 5.5.12

2005-10-28 Thread Aaron Loucks
request.getRequestURL() is returning the uri of the element instead of the original request url in 5.5.12. Is this a bug or was this intended to be this way? If this is supposed to return the form-login-page, how do I get the original request URL? Tomcat 5.0.x did not behave this way -- getRequest