Can anybody provide working example how to externalize libs for application
under tomcat 8?
I have done below but it does not work, libs not getting loaded.
Thanks
2014-08-29 20:19 GMT+04:00 Clint Shank :
> I was wondering whether anyone out there is seeing a problem uploading
> large files using Tomcat 8.0.9 and greater (same issue in 8.0.11).
>
> The context is that I'm running Sonatype Nexus in Tomcat. When I do an
> "mvn deploy" on a smaller project, thi
Vishal,
>
> Hi,
>
> I have been struggling for days now to understand why my tomcat instance
created through RAD 8.5 Servers view not generating catalina.out and
tomcat.log log files at ${catalina.base}/logs.
> I only see localhost_access_log.-XX-XX.txt logs file?Why?
>
How did you crea
Anyone has any idea about following? Any thoughts...?
From: Balana, Vishal
Sent: Friday, August 29, 2014 11:33 AM
To: 'users@tomcat.apache.org'
Subject: Tomcat 7.0.55, OS: 64-bit Windows 7
Hi,
I have been struggling for days now to understand why my tomcat instance
created through RAD 8.5 Serv
On Fri, Aug 29, 2014 at 12:15 PM, Shanti Suresh wrote:
> Greetings,
>
> I am running Tomcat 7.0.52.
>
> I am a bit unsure as to why localhost is being denied a JMXProxy servlet
> query with a 403. I tried using curl as:
>
> curl http://localhost:8090/manager/heapused.jsp
>
> I have CATALINA_HOME
I was wondering whether anyone out there is seeing a problem uploading
large files using Tomcat 8.0.9 and greater (same issue in 8.0.11).
The context is that I'm running Sonatype Nexus in Tomcat. When I do an
"mvn deploy" on a smaller project, things work. We I do a "mvn deploy" on
a large artif
Greetings,
I am running Tomcat 7.0.52.
I am a bit unsure as to why localhost is being denied a JMXProxy servlet
query with a 403. I tried using curl as:
curl http://localhost:8090/manager/heapused.jsp
I have CATALINA_HOME/conf/Catalina/localhost/manager.xml set as follows:
I have heapu
Hi,
I have been struggling for days now to understand why my tomcat instance
created through RAD 8.5 Servers view not generating catalina.out and tomcat.log
log files at ${catalina.base}/logs.
I only see localhost_access_log.-XX-XX.txt logs file?Why?
Please help!
Thanks & regards,
Vi
Am 29.08.2014 14:23, schrieb Sylvain Goulmy:
Thank you for your feedbacks.
I had actually already tried a configuration with a "url" parameter. With
this configuration :
factory="org.apache.tomcat.jdbc.naming.GenericNamingResourcesFactory"
name="jdbc/mydatasource-xa" password="password"
typ
Sorry for the false alarm.
A little more digging showed that an old ECJ was getting used at runtime
-- because it had been thwacked into the runtime classpath. [Don't ask.]
It now works fine.
On 8/29/2014 9:14 AM, Mark Thomas wrote:
On 29/08/2014 14:56, Jess Holle wrote:
I have a web appli
On 29/08/2014 14:56, Jess Holle wrote:
> I have a web application which runs fine with Tomcat 7.0.55 and Java 7
> (various updates, including Update 65).
>
> When I keep everything else constant and use Java 8 Update 20, I get
> errors around JSP compilation, e.g.:
>
> * org.apache.jasper.compil
I have a web application which runs fine with Tomcat 7.0.55 and Java 7
(various updates, including Update 65).
When I keep everything else constant and use Java 8 Update 20, I get
errors around JSP compilation, e.g.:
* org.apache.jasper.compiler.JDTCompiler - Compilation error
org.eclipse
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Friday, August 29, 2014 1:44 AM
To: Tomcat Users List
Subject: EXTERNAL: Re: Spnego authentication with Tomcat 7.0.55 on Linux 6.5
returns null from request.getremoteUser
On 29/08/2014 03:51, Seshadri, Usha wrote:
> Hi,
Thank you for your feedbacks.
I had actually already tried a configuration with a "url" parameter. With
this configuration :
factory="org.apache.tomcat.jdbc.naming.GenericNamingResourcesFactory"
> name="jdbc/mydatasource-xa" password="password"
> type="oracle.jdbc.xa.client.OracleXADataSource"
14 matches
Mail list logo