That would be a pain because I develop and maintain over 20 apps in a
CVS system and would force major changes on the dir estructure for our
development environments.
I got to this working config
It meets my criteria for my local development
I was having a similar problem moving a Tomcat 5.5 configuration to 6.0.
Following this thread and reading the docs I created virtual hosts
using the same webapps dir (it is a development environment with CVS
and I would have to change many things to accomplish one webapp folder
per virtual host).
up.
Thank you
On Fri, Apr 30, 2010 at 3:43 PM, Pid wrote:
> On 30/04/2010 15:09, Nuno Faria wrote:
>> In Tomcat 5.5 I had each app configured as a Host, being served by a
>> differente domain.
>> For example these two enabled two different sites under
>> imo
ps folder.
On Fri, Apr 30, 2010 at 12:01 PM, Pid wrote:
> On 30/04/2010 10:58, Nuno Faria wrote:
>> contactos is a folder in my sites_empresa.lardocelar.com application
>> so the URLs should work fine.
>> In server.xml I have
>>
>>
>>
>>
ervlet.java:717)
and
http://sites_empresa.lardocelar.com:8080/includes/application_logger.jsp
is ok.
It can be a relative vs absolute path thing but I don´t have a clue
where to fix it.
On Thu, Apr 29, 2010 at 9:33 PM, Konstantin Kolinko
wrote:
> 2010/4/29 Nuno Faria :
>> Strange thing. This is a fresh in
ogger.jsp
All is OK and it compiles without problem.
And this happens with all my files that are not in the root of the project.
I have files with the same exactly includes that are located in the
root and those compile just fine.
Any thoughts?
On Thu, Apr 29, 2010 at 4:19 PM, Konstantin Koli
Hi.
I recently migrated SO from XP + Tomcat 5.5 to Windows 7 64-bit + Tomcat 6.0.26
around my webapps got a compile error only in certain JSPs.
Every JSP that have a @include directive to a JSP that has another
@include directive in its coding throws an error.
It is as if Nested @includes are not