  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Tomcat | On 9/1/07 Peter Boughton <boughtonp@(protected) > wrote
> Thanks for the suggestion. I tried access logging but it 's only listing the
> "/index.jsp " not the full path.
Uh then that *is* the full paThanks for the suggestion. I tried access logging but it 's only listing the
"/index.jsp " not the full path.
Was using this page as reference
http //tomcat.apache.org/tomcat-5.5-doc/config/valve.htOn 9/1/07 Peter Boughton <boughtonp@(protected) > wrote
> How do I find the full filename Tomcat is looking for when producing the
> 404?
You could turn on access logging or you could set up a custoHello.
If I go to www.mydomain.com/index.jsp I get a 404 from Tomcat despite there
definitely being an index.jsp in the webroot. I assume that means it is not
looking at the right directory.
How doBrian Munroe wrote
> On 8/31/07 tk-2506 <sanokistoka@(protected) > wrote
>
> > Any idea what 's going on???
> >
>
> The developers forgot to bump the sub version number in build.properties?
Yep. My baEvert Hoff wrote
> Hi Rainer
>
> I got it working at last. I went back to editing auto/mod_jk.conf. I put the
> following in there and it did the trick
That 's good.
> Hi Rainer
I got it working at last. I went back to editing auto/mod_jk.conf. I put the
following in there and it did the trick
I can 't see any include for the file in which you now put the JkMount
statements. I think you 'll need to read a bit about apache httpd virtual
hosts and also about the two types IP based and name Hi Rainer
> If you want the JK forwarding to work for
> www2.noteworthynewsletters.com and your apache httpd
> configuration uses virtual hosts you first have to identfy
> the VirtualHost block Evert Hoff wrote
> Hi Rainer
>
> > Looks like you 've got more than one virtual host in the httpd
> > configuration. JkMounts are not inherited between virtual hosts.
> > Although there is the directEvert Hoff wrote
> > > The documentation says that there is supposed to be an example
> > > workers.properties file in Tomcat 's conf directory but
> > there isn 't. I
> > > found one somewhere on the IntHi Rainer
> Looks like you 've got more than one virtual host in the httpd
> configuration. JkMounts are not inherited between virtual hosts.
> Although there is the directive JkMountCopy to inheriEvert Hoff wrote
> Hi
>
> I am stuck trying to get Tomcat Connector to work.
>
> The mod_jk.log file (included in full at the bottom of this email) says
> "Attempting to map URI '/examples/index.Hi
I was wondering whether there is a possibility for collisions for multiple servers running with jsvc on the same machine. JSVC stores the tomcat process ID in
/var/run/jsvc.pid
What if anotheHi
I need to design a web application that may use threads. Thats the web
application might have to read some 200 files from network. In order to
speed up the process I 've decided to use threads/thHow do you use a build.properties file to define a JNDI resource? Or
do you create JDBC connections a different way?
--
Len
On 8/16/07 Hassan Schroeder <hassan.schroeder@(protected) > wrote
> On 8/16Hi everyone.
I 'm testing this code
<fmt formatNumber type "currency " groupingUsed "true " >
${ table_data.package_price +
( road_assistance_2year '- ' ? 0.0 road_assistance_2year ) +
( Hi Chris
my experience has been one tomcat instance per dev/test/prod & the
webapp on each instance always points to the same database (dev
tomcat- >dev db test tomcat - > test db etc) so the datOn 8/16/07 Len Popp <len.popp@(protected) > wrote
> You 're right that putting server-specific info in context.xml in the
> .war is no good when the app could be installed on different servers.
Isn 't The reason is that server.xml is for the whole server so when you
change something you have to restart the whole server rather than just
the one application.
You 're right that putting server-specifiIn my experience a resource is usually only relevant to one webapp.
There 's no need to put it in server.xml as a GlobalNamingResource unless
you want that resource available in all your webapps. -----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
Matt
Matthew Kerle wrote
> I never
> understood why and personally doing things that way is a serious pain
> for me since it means I need to build a looks like your xml doc has an un-closed tag or similar hate to suggest
this but maybe can you recheck your change to make sure this isn 't the case?
I 'd suggest going with David 's suggestion and pHi David
David Smith wrote
> My only editorial comment on the page is to NOT place your
> <Resource.../ > or <Context .../ > definition in server.xml as
> recommended on the page. Place it in conteHi Ian.
ojdbc14.jar needs to ONLY be in common/lib. It won 't work in
myapp/WEB-INF/lib and won 't work if you have the jar in both places.
Additionally you should take a look at the JDBC howto docswhy don 't you use this jar? ojdbc14_g.jar
That 's what I ended up upgrading to.
Let me know if you need it Ian and I 'll send it to you offline.
Barry
And you should put it in the common/lib folThanks for your advice so far
I 've upgraded to the latest Oracle ojdbc14.jar and placed it the myapp\WEB-INF\lib folder I also tried it the
Tomcat\common\lib for for good measure but still got the Hi!
> Mario you are a hero. do women come and worship you in the street?
Haha! Oh boy ... you don 't want to know ...
Glad it helped you! -)
Ciao
Mario
There were in fact bugs with requests > 2GB in both Tomcat and mod_jk
which were fixed recently as Rainer pointed out. (And some of the
code was using -1 if the content-length was too large.) UpgradiHi
When I start tomcat (5.5.16) as a non-root user (tomcat) I am unable to
access anything I have set up in my context container and I see nothing
in the logs to help (the access log says 404 for al |
|
 |