Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
On Fri, Jul 15, 2011 at 7:38 AM, Alexandra Stylianidou alekas...@gmail.com wrote: What do you mean?Logs folder is empty. That sounds pretty suspicious. Try starting using `bin/catalina.sh run` -- you should see the startup messages in the console. -- Hassan Schroeder

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
/hassan/Downloads/apache-tomcat-7.0.16/bin/bootstrap.jar:/Users/hassan/Downloads/apache-tomcat-7.0.16/bin/tomcat-juli.jar -- Hassan Schroeder hassan.schroe...@gmail.com http://about.me/hassanschroeder twitter: @hassan

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
On Fri, Jul 15, 2011 at 8:20 AM, Alexandra Stylianidou alekas...@gmail.com wrote: Exactly.But the problem still exists. What problem? What does the startup logging show? -- Hassan Schroeder hassan.schroe...@gmail.com http://about.me/hassanschroeder twitter: @hassan

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
from Tomcat in your browser. Enterprice DB *Apache - version 2.2.16 PHP - version 5.3.3 *Server is up and running The default Apache context is *www* in the Apache installation folder -- Hassan Schroeder hassan.schroe...@gmail.com http://about.me/hassanschroeder

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
a different port. Either will do. Assuming Tomcat is actually starting up, which hasn't yet been demonstrated. -- Hassan Schroeder hassan.schroe...@gmail.com http://about.me/hassanschroeder twitter: @hassan

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
Tomcat for the last few days. You'll save yourself a lot of time by paying attention to logging output. :-) Good luck, -- Hassan Schroeder hassan.schroe...@gmail.com http://about.me/hassanschroeder twitter: @hassan

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
On Fri, Jul 15, 2011 at 9:56 AM, Alexandra Stylianidou alekas...@gmail.com wrote: Thank you for your tips.So, i have to change the tomcat port from 8080 into another port?Is it easy to do it? Yes. Reading the documentation is also a good habit to get into :-) -- Hassan Schroeder

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
On Fri, Jul 15, 2011 at 10:42 AM, Alexandra Stylianidou alekas...@gmail.com wrote: I tried to change the port from 8080 to another port (e.g.9000) and type localhost:9000 but still nothing.What went wrong? I don't know. What do your logs say?hint -- Hassan Schroeder

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
are those startup messages? -- Hassan Schroeder hassan.schroe...@gmail.com http://about.me/hassanschroeder twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands

Re: Fw: Re: Apache/Tomcat_means...?

2011-06-23 Thread Hassan Schroeder
. Though I can vouch that is not true of the virtual hosting how-to :-) In any case, non-specific references to documentation problems are not particularly helpful. Perhaps the OP would like to suppy details? As you say, this is a community effort. -- Hassan Schroeder

Re: Tomcat6/7 virtual hosting - yet again

2011-06-20 Thread Hassan Schroeder
www.testzzz.com works but gives an unexpected response:    Apache/2.2.9 (Debian) Server at www.testzzz.com Port 80 Uh, unexpected because that's obviously not a Tomcat server at all that you're accessing, or something else? :-) -- Hassan Schroeder hassan.schroe...@gmail.com http

Re: Tomcat6/7 virtual hosting - yet again

2011-06-20 Thread Hassan Schroeder
running on port 80 and change your TC connector configuration -- Hassan Schroeder hassan.schroe...@gmail.com http://about.me/hassanschroeder twitter: @hassan - To unsubscribe, e-mail: users-unsubscr

Re: Need help deploying web-service to EC2 with Tomcat7

2011-06-14 Thread Hassan Schroeder
that I've developed using Tomcat7/MySQL5 using NetBeans 7.  In the IDE it all works fine. Great. How's it work when you run it locally *without* the IDE? -- Hassan Schroeder hassan.schroe...@gmail.com http://about.me/hassanschroeder twitter: @hassan

Re: [OT?] Virtual hosting - does the port need to match the URL port?

2011-05-17 Thread Hassan Schroeder
) host, on a different port. Not that that's probably relevant in this case, but FWIW :-) -- Hassan Schroeder hassan.schroe...@gmail.com http://about.me/hassanschroeder twitter: @hassan - To unsubscribe, e

Re: Can anybody Please tell me How to Configure Tomcat 5 on Fedora 14 or refer me to relevant documentation.

2011-05-02 Thread Hassan Schroeder
On Mon, May 2, 2011 at 11:16 AM, Varuna Seneviratna varunasenevira...@gmail.com wrote: I don't understand How to do the following Quote         Unix daemon If you're just setting up a local dev environment, I'd suggest you don't really need to bother with jsvc -- keep it simple. -- Hassan

Re: Valve to intercept outgoing requests

2011-04-06 Thread Hassan Schroeder
capture the *inbound* request to your Webservices or fix your app to include the desired parameters (not attributes). HTH, -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe

Re: tomcat code in version control

2011-03-25 Thread Hassan Schroeder
to version control, or some of them? Normally, you version control the *source* of your application, not a deployed instance. Perhaps you can get better advice if you describe your development, build, and deployment processes (and version control system)... FWIW, -- Hassan Schroeder

Re: Installing Tomcat the Brute Force Way?

2011-03-20 Thread Hassan Schroeder
up a VM and see what happens; probably a good idea in any case, since if something gets messed up, you can just revert to a previous known good state and try again... FWIW, -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan

Re: Can JSP code be served from a DB instead of files?

2010-12-27 Thread Hassan Schroeder
On Mon, Dec 27, 2010 at 5:09 PM, Nikunj nikunj.p...@gmail.com wrote: While rendering jsp Is there any way to hide html source code from browser i.e when user clicks on view source browser will display blank page ... No. -- Hassan Schroeder hassan.schroe...@gmail.com

Re: HTTP status 404

2010-12-08 Thread Hassan Schroeder
On Wed, Dec 8, 2010 at 12:05 PM, David Smith david.sm...@cornell.edu wrote: If you wanted to get filename.htm with the structure I think you are describing, you should be requesting /$WEBAPP/webapp/filename/WEB-INF/filename.htm Which (thankfully) won't work, per the spec :-) -- Hassan

Re: Tomcat website unreachable on the internet

2010-11-26 Thread Hassan Schroeder
packets transmitted, 0 packets received, 100.0% packet loss ripple:~$ HTH, -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

Re: Tomcat website unreachable on the internet

2010-11-26 Thread Hassan Schroeder
where I am. And that's a network issue that has nothing to do with any of the above. So I can't imagine where you're getting an under construction page from, unless the system is actually on an intranet (while still having an exposed public IP in DNS). -- Hassan Schroeder

Re: [ANN] New Tomcat committer: Christopher Schultz (schultz)

2010-11-22 Thread Hassan Schroeder
On Mon, Nov 22, 2010 at 11:16 AM, Mark Thomas ma...@apache.org wrote: On behalf of the Tomcat committers I am pleased to announce that Christopher Schultz (schultz) has been voted in as a new Tomcat committer. Please join me in welcoming him. Major props to Chris :-) -- Hassan Schroeder

Re: Re: deploying as ROOT application

2010-10-26 Thread Hassan Schroeder
to have a ROOT application to contain the filters anyway, unless you're front-ending the app with something else like Apache httpd. -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan

Re: Re: deploying as ROOT application

2010-10-26 Thread Hassan Schroeder
to enter an un-supported experimental territory. I don't know of any documentation either. Given that a Tomcat download includes sample webapps including one named ROOT, I'm not sure what else might be required... :-) -- Hassan Schroeder hassan.schroe...@gmail.com twitter

Re: Tomcat Consultant

2010-09-25 Thread Hassan Schroeder
. And pain. Let's not forget the pain... -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h

Re: Why an email list, and not a forum?

2010-09-23 Thread Hassan Schroeder
? -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Is there any way I could share a session b/w Jsp(Tomcat) php(apache)??!

2010-09-20 Thread Hassan Schroeder
the lat long in the jsp page and I need to retrieve them in my php application page... Any ideas regarding this?!! In the absence of more detail, I would set the PHP part up as a web service and just call it from the Java side. YMMV. -- Hassan Schroeder hassan.schroe

Re: URL Rewrite

2010-09-06 Thread Hassan Schroeder
On Mon, Sep 6, 2010 at 3:05 AM, Wesley Acheson wesley.ache...@gmail.com wrote: Are we talking about absolute links like http://example.com/test; or /test (as opposed to test). /test, i.e. starts with a slash representing the app root -- Hassan Schroeder hassan.schroe

Re: URL Rewrite

2010-09-05 Thread Hassan Schroeder
, and properly redirected to where they should. Or, uh, just don't *ever* use relative links, period. YMMV, -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users

Re: URL Rewrite

2010-09-05 Thread Hassan Schroeder
fixing pointlessly broken stuff because other people thought the same thing. -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

Re: URL rewrite

2010-09-01 Thread Hassan Schroeder
Is there a way to change the URL for eg: http://abc.com/a to http://abc.com/b/a http://lmgtfy.com/?q=tomcat+url+rewrite -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan

Re: How to configure different default webapp in function of requested hostname on one tomcat server

2010-08-25 Thread Hassan Schroeder
for something else, then adjust your forwarding appropriately. Otherwise you can remove it. HTH, -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr

Re: problem with JSP/JSTL and Tomcat 6

2010-08-18 Thread Hassan Schroeder
, and I have tomcat 6 as installed by Debian. Joy. Uninstall the Debian-hacked version and install a real one from the Tomcat site. The list archives are full of issues with these funky repackaged versions. Alternately, post a WAR somewhere with a simple test case showing the failure. -- Hassan

Re: Installation problem [newbie]

2010-08-18 Thread Hassan Schroeder
* to install? -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Tomcat sessions issue?

2010-08-18 Thread Hassan Schroeder
sessionid or whatever auth system you're using. FWIW, -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e

Re: Configure read/write-access in TomCat

2010-08-18 Thread Hassan Schroeder
On Wed, Aug 18, 2010 at 8:06 PM, Christopher Schultz ch...@christopherschultz.net wrote: I couldn't see if anyone actually answered your question, here, or just argued about how well-documented conf/web.xml was. Wait, what, those aren't the same? :-) -- Hassan Schroeder

Re: 2 POST requests to underlying Server

2010-08-11 Thread Hassan Schroeder
with JavaScript enabled, running who knows what. If, with that test, you see a failure, the steps-to-reproduce becomes much easier for other people to try... FWIW, -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan

Re: 2 POST requests to underlying Server

2010-08-10 Thread Hassan Schroeder
there is no traffic /users using the web application during the tcp dump taken. If that were true, you wouldn't have *any* requests. Unless you think your httpd is simply generating them on its own, in which case I'd be headed for the door, or dialing the nearest exorcist... -- Hassan Schroeder

Re: 2 POST requests to underlying Server

2010-08-10 Thread Hassan Schroeder
simple transaction Page Why not use something with demonstrably fewer moving parts, like `wget`? -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr

Re: 2 POST requests to underlying Server

2010-08-10 Thread Hassan Schroeder
segments simultaneously. Then you'll have some interesting data :-) -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

Re: Help troubleshooting SSL certificate problem

2010-08-07 Thread Hassan Schroeder
/tomcat-6.0-doc/ssl-howto.html -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h

Re: Help troubleshooting SSL certificate problem

2010-08-07 Thread Hassan Schroeder
obvious discrepancies... FWIW, -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h

Re: Is it possible to set up an alias to a directory?

2010-08-04 Thread Hassan Schroeder
as just 1 WAR file and I do not need to worry. Just keep in mind that undeploying a WAR *may* also remove the contents of any directories symlinked from the expanded WAR :-) (yes, that's the voice of experience...) FWIW, -- Hassan Schroeder hassan.schroe...@gmail.com

Re: Is it possible to set up an alias to a directory?

2010-08-04 Thread Hassan Schroeder
recent version of Tomcat ? Dunno, but I would make sure any symlinked directories have current backups before testing :-) Just sayin'... -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan

Re: using Apache as a front end

2010-07-15 Thread Hassan Schroeder
with how does it rewrites headers or requests. I'm not sure of your actual question -- reach from internet? And what headers would you imagine being rewritten? But the mod_proxy and mod_proxy_balancer docs are pretty good, if you just need to configure a load-balancing front end. -- Hassan

Re: WebApp not recognised when having context.xml

2010-07-15 Thread Hassan Schroeder
Found the problem.Context must be written with capital letter at the beginning. #{facepalm} -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr

Re: Application vars -

2010-07-03 Thread Hassan Schroeder
? :-) -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Servlet mapping question -- way to include everythign EXCEPT a directory?

2010-07-01 Thread Hassan Schroeder
On Thu, Jul 1, 2010 at 9:24 AM, laredotornado laredotorn...@gmail.com wrote: I like your idea about specifying the DefaultServlet, but what do you mean by the DefaultServlet ? - Dave http://www.google.com/search?q=tomcat+DefaultServlet -- Hassan Schroeder

Re: PDF to acrobat

2010-06-29 Thread Hassan Schroeder
: http://www.ietf.org/rfc/rfc2183.txt for one :-) -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e

Re: basic 2 virtual hosts configuration

2010-06-16 Thread Hassan Schroeder
install, reinstalled 5.5.28, updated and installed 5.5.29. In return for any help I receive, I'll write a guide for mere mortals, That's what that virtual hosting how-to is *intended* to provide -- what exactly about it did you find difficult or confusing to follow? -- Hassan Schroeder

Re: FW: Tomcat Upgrade to 5.5.27

2010-06-16 Thread Hassan Schroeder
(since you can't simply copy over the old config files). FWIW, -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional

Re: FW: Tomcat Upgrade to 5.5.27

2010-06-16 Thread Hassan Schroeder
package managers for stuff like this I totally ignored that possibility. -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

Re: basic 2 virtual hosts configuration

2010-06-16 Thread Hassan Schroeder
to be a minimalist description, and it certainly works if followed. What additional *specific* real world information would you include? -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe

Re: basic 2 virtual hosts configuration

2010-06-16 Thread Hassan Schroeder
works... -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Support multiple apache contexts via one tomcat webapp context

2010-06-15 Thread Hassan Schroeder
http://apachefrontenddomain.com.au/a/customer-4.com - jk ajp to - http://tomcatserver:8039/webapp4 Doe anyone know how to do this?  Do I need to use Aliasing or Rewriting? I would just use mod_proxy, but I'm a keep-it-simple kinda guy :-) FWIW, -- Hassan Schroeder

Re: The requested resource () is not available. index.html

2010-06-15 Thread Hassan Schroeder
. Apache Tomcat/6.0.26 but if i ask for localhost:8080/ the home page of tomcat is correctly found. why i can't get my index.html? this is not a jsp...why i can't access a static page? Because your app isn't configured properly? :-) Have you looked at your logs? -- Hassan Schroeder

Re: how to calculate a memory tomcat

2010-06-15 Thread Hassan Schroeder
right now, and doing a fine job of supplying the information I need... -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

Re: The requested resource () is not available. index.html

2010-06-15 Thread Hassan Schroeder
says :-) -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: basic 2 virtual hosts configuration

2010-06-15 Thread Hassan Schroeder
-howto.html -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Error on startup catalina

2010-06-03 Thread Hassan Schroeder
to the appropriate value. HTH! -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h

Re: [OT] Re: problems at thejarbar.org

2010-06-01 Thread Hassan Schroeder
run multiple hosts under one Engine with the same authentication Realm . . . . Wait, what?? How about if you have multiple hosts, each having restricted-access admin functions being performed by the same (or largely overlapping) set of people? What sense would separate Realms make? -- Hassan

Re: Why does errorPage work but WEB-INF/web.xml error-page does not?

2010-05-27 Thread Hassan Schroeder
will be *so* much more unit-test-friendly. -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h

Re: apache 2 + tomcat 6 virtualhost question

2010-05-26 Thread Hassan Schroeder
. anything that isn't being served direct from httpd. Much, much simpler. :-) -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

Re: Tomcat 6.0 always uses default host in multi-host config

2010-05-25 Thread Hassan Schroeder
look valid; there's also no wrapping Server element. Perhaps the OP could post the entire thing, including the changes that have been suggested throughout this thread, once more? -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan

Re: stuck confused an need help please

2010-05-24 Thread Hassan Schroeder
, personally... -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: stuck confused an need help please

2010-05-24 Thread Hassan Schroeder
On Mon, May 24, 2010 at 12:00 PM, Yucca Nel yucca...@live.co.za wrote: The credentials I am providing sre 100% correct Not according to the log file you sent. Are you saying that you have successfully logged in to MySQL from the command line on the server using those credentials? -- Hassan

Re: stuck confused an need help please

2010-05-24 Thread Hassan Schroeder
in your final example: # mysql --database=yucca123_thejarbar --user=yucca123_hiber -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

Re: multiple form submits

2010-05-20 Thread Hassan Schroeder
save the value of that field; if a subsequent request contains that same value, just drop the request. -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users

Re: Tomcat Jconsole

2010-05-19 Thread Hassan Schroeder
ripple:/tmp$ ./testenv -XX:MaxPermSize=512m -Xms512m -Xmx2048m -server -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=8999 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false ripple:/tmp$ -- Hassan Schroeder

Re: Keeping tomcat up-to-date on linux

2010-05-19 Thread Hassan Schroeder
and/or how much testing I want to do before going to production with a new version. FWIW, -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr

Re: Keeping tomcat up-to-date on linux

2010-05-19 Thread Hassan Schroeder
of, plus the release gap, is why I don't bother with them. Untarring a file just doesn't seem all that onerous to me. On Windows, I at least have an installer that takes care of these tasks for me. On Windows, I -- oh wait, I don't use Windows :-) -- Hassan Schroeder

Re: Keeping tomcat up-to-date on linux

2010-05-19 Thread Hassan Schroeder
the tar file; it's the same everywhere. I don't have to use yum here, rpm there -- the same simple drill works *everywhere*. Obviously, your situation sounds quite different from mine :-) -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan

Re: Restrict http methods

2010-05-14 Thread Hassan Schroeder
dimension. Seriously, a complete waste of time and energy all the way around. -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org

Re: how to invalidate a user session properly?

2010-05-12 Thread Hassan Schroeder
On Wed, May 12, 2010 at 12:24 AM, Yucca Nel yucca...@live.co.za wrote: Currently I need to fire my jsf command button twice Bummer. But wouldn't it be better to find a JSF list to ask all these JSF-specific questions on? Because they apparently have nothing to do with Tomcat :-) -- Hassan

Re: Context accesible in two context paths while it must be accessible in only one

2010-04-25 Thread Hassan Schroeder
it as /example. Get rid of that 'example.xml' and rename your deployment directory to whatever you want it to be. -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail

Re: Context accesible in two context paths while it must be accessible in only one

2010-04-25 Thread Hassan Schroeder
On Sun, Apr 25, 2010 at 7:02 PM, Behrang S. Zadeh behran...@gmail.com wrote: So what's the purpose of the path=... element then? Only useful if you're deploying outside the given host's appBase. There's lots of discussions of this in the archives :-) -- Hassan Schroeder

Re: How to configure ProxyPassReverse for SSL redirect

2010-04-22 Thread Hassan Schroeder
. -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Installing Tomcat as daeon on Mac 10.6 (Snow Leopard)

2010-04-13 Thread Hassan Schroeder
.  But the site says to untar the ~/Downloads/tomcat-plist.tar.gz file and I can't find that anywhere.  Does anyone know where I can find it Those instructions include a link to that file; click it, download, and by default it will be in your Downloads directory, i.e. ~/Downloads. HTH, -- Hassan

Re: Tomcat 6 and deprecated HTML attributes

2010-04-12 Thread Hassan Schroeder
variables. The name attribute is *not* deprecated for form elements. -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional

Re: Context.xml being deleted

2010-04-12 Thread Hassan Schroeder
) or put all that stuff in a separate context that you never, ever, EVER undeploy :-) I've used both approaches, can't really say I have a preference. The latter might be a little less work, and definitely reduces the exposure to symlink oopsies... FWIW, -- Hassan Schroeder

Re: Why cant I access a folder at root level which contains Java Script

2010-04-03 Thread Hassan Schroeder
it's wrong, *from the perspective of the user agent*. You can hard-code your context path or use JSTL e.g. c:url ... or the corresponding JSP declaration to add your context path in front of the context-relative script directory path. -- Hassan Schroeder hassan.schroe

Re: RemoteHostValve for infinite domains? Patch submit question...

2010-04-01 Thread Hassan Schroeder
is definintely not something we want. .. in which case you don't need non-standard ports, either. -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr

Re: RemoteHostValve for infinite domains? Patch submit question...

2010-04-01 Thread Hassan Schroeder
setup there with 2 local IPs, one for each Engine, and Apache httpd in front of Tomcat as a proxy. -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr

Re: Get context path in tc 5.5

2010-03-29 Thread Hassan Schroeder
via a request -- so you have what you need to get that context path, by definition. -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr

httpd vs. Tomcat performance

2010-03-24 Thread Hassan Schroeder
on Twitter) -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: how to do directory listing in tomcat 5.5

2010-03-17 Thread Hassan Schroeder
/WebContent/images. This has become beyond frustrating and I really need some help with this please. Wait, what? You have a path /a/b and you're trying to access that resource as path /b and it doesn't work? And this seems surprising? -- Hassan Schroeder hassan.schroe

Re: axis2:-) not seeing validation or administrator links from axis2

2010-03-11 Thread Hassan Schroeder
for display in a browser, use XSLT. -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h

Re: Secured photo rendering

2010-03-10 Thread Hassan Schroeder
? :-) -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-10 Thread Hassan Schroeder
On Wed, Mar 10, 2010 at 11:19 AM, testwreq wreq testw...@gmail.com wrote: Unfortunately, I cannot use 6.0 because my boss believes that we should use the one that comes with the centos built as this is tested. I love the smell of delusional thinking in the morning ... :-) -- Hassan Schroeder

Re: tomcat shutdown: catalina.sh STOP vs SIGTERM

2010-03-08 Thread Hassan Schroeder
a tall structure might seem to be much like flying. Initially. :-) As Chris already said: check your app to see what's slow to exit, and what the consequences of an ungraceful stop might be. -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan

Re: DB connection error -Tomcat 6 config

2010-03-02 Thread Hassan Schroeder
the change, please apprise. Not sure how relevant this is, but last year I had a test installation of Tomcat 6.0.18 + Java 6 (not sure now which release exactly) running a JRuby on Rails app with ojdbc14.jar as the driver (in WEB-INF/lib). So it works, for some value of work :-) -- Hassan Schroeder

Re: DB connection error -Tomcat 6 config

2010-03-02 Thread Hassan Schroeder
really didn't care about performance at that point. -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e

Re: ROOT.war - how to access web.xml

2010-02-27 Thread Hassan Schroeder
? -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: ROOT.war - how to access web.xml

2010-02-27 Thread Hassan Schroeder
2010/2/27 Søren Blidorf so...@nolas.dk: Thanks, but I dont know what you mean. Assuming your war is being expanded, log in and edit the file. Or is that an incorrect assumption? -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan

Re: ROOT.war - how to access web.xml

2010-02-27 Thread Hassan Schroeder
a bit. Though you could manually unpack it somewhere, edit. repack and redeploy. Otherwise, you really need to configure the web.xml as part of your build process for each location. -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan

Re: Webapp slow down after idle - 5.5.x

2010-02-23 Thread Hassan Schroeder
if the proper response isn't received (no response, error page/wrong page size, etc.). I would think every production system would have something like that in place as a matter of course. -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan

Re: Serving static files in a cluster

2010-02-21 Thread Hassan Schroeder
latency... Not to mention creating a single point of failure. Alternatively, keep local copies on each server and use rsync to maintain consistent images. -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan

Re: Serving static files in a cluster

2010-02-21 Thread Hassan Schroeder
. It's a simple and consistent replication scheme. If, however, the application allows file *modification*, then you have a concurrency problem no matter what storage mechanism you use. So yes, the best solution does depend on the details of the app... -- Hassan Schroeder

Re: Serving static files in a cluster

2010-02-21 Thread Hassan Schroeder
moving away from simplest :-) If there are locking issues, the single repository makes them easier to solve.  If there is only one uploading host, that again makes it easier. I definitely agree with the second statement. -- Hassan Schroeder hassan.schroe...@gmail.com

<    1   2   3   4   5   6   7   8   9   10   >