Hi,
I have already found a root cause for this problem.
There is a change in catalina.bat file on lines 196 and 201
Tomcat 8.0.12
:noJuliConfig
set JAVA_OPTS=%JAVA_OPTS% %LOGGING_CONFIG%
Tomcat 8.0.14
:noJuliConfig
set JAVA_OPTS=”%JAVA_OPTS% %LOGGING_CONFIG%”
Removing quotation marks solves th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Kiran,
On 10/2/14 9:59 PM, Kiran Badi wrote:
> I am migration my glassfish struts 2 based application to Tomcat
> 7.055.
>
> I am coming across 2 issues, first one is below exception while
> starting Tomcat
>
> java.lang.UnsatisfiedLinkError: C:\A
I am migration my glassfish struts 2 based application to Tomcat 7.055.
I am coming across 2 issues, first one is below exception while starting
Tomcat
java.lang.UnsatisfiedLinkError: C:\Apache Software
Foundation\apache-tomcat-7.0.55\bin\tcnative-1.dll: Can't load IA 64-bit
.dll on a AMD 64-bit
Ok, thanks
On Thu, Oct 2, 2014 at 5:14 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Gibran,
>
> On 10/2/14 5:04 PM, Gibran Castillo wrote:
> > To fix the problem I put the .jar files in tomcat's lib directory
> > and it wor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Gibran,
On 10/2/14 5:04 PM, Gibran Castillo wrote:
> To fix the problem I put the .jar files in tomcat's lib directory
> and it works best way to do this is like you said to put the
> *.jar files in the WEB-INF/lib directory, build the project a
To fix the problem I put the .jar files in tomcat's lib directory and it
works best way to do this is like you said to put the *.jar files in
the WEB-INF/lib directory, build the project as WAR and deploy the war file
in Tomcat Where do I place the .war file in Tomcat? in the
'webapps'
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Gibran,
On 10/2/14 3:59 PM, Gibran Castillo wrote:
> I deployed donow62 Spring MVC app into Tomcat by placing
> donow62.xml file in $CATALINA_HOME/conf/Catalina/localhost
>
> The contents of donow62.xml are as follow: docBase="/Users/gibranecastil
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
On 10/1/14 10:26 AM, Christopher Schultz wrote:
> I'm interested in using AWS ELB for SSL termination but allowing
> the client's TLS connection information to be forwarded all the
> way through the chain to Tomcat.
>
> The setup looks like th
Thank you for clarifying, the XML was not well formed
On Thu, Oct 2, 2014 at 3:50 PM, André Warnier wrote:
> Gibran Castillo wrote:
>
>> Tomcat did not like the double quotes use by TextEdit.app so I use the
>> ones
>> that were in the commented out section of tomcat-users.xml I was able to
>>
I deployed donow62 Spring MVC app into Tomcat by placing donow62.xml file
in $CATALINA_HOME/conf/Catalina/localhost
The contents of donow62.xml are as follow:
They basically point to the website directory in the spring mvc project in
my eclipse workspace.
I looked at the Tomcat logs and it says
Gibran Castillo wrote:
Tomcat did not like the double quotes use by TextEdit.app so I use the ones
that were in the commented out section of tomcat-users.xml I was able to
authenticate
Oh my..
It is not Tomcat which does not like your quotes, it is XML.
These quotes are not valid characters to
This solved it, thank you guys
On Thu, Oct 2, 2014 at 2:33 PM, André Warnier wrote:
> Konstantin Kolinko wrote:
>
>> 2014-10-02 22:16 GMT+04:00 Gibran Castillo :
>>
>>> I installed Tomcat 8.0.12 in my MacBook OS X 10.9.5
>>> here /Library/Tomcat/Home. Home is a symbolic link that will always
>
On 02/10/2014 15:24, Johan Compagner wrote:
> thx mark,
>
> that seems to work, at least i do get further but i bomb into the next issue
> that is in this code of StandardRoot
>
> protected void startInternal() throws LifecycleException {
> String docBase = context.getDocBase();
>
>
Konstantin Kolinko wrote:
2014-10-02 22:16 GMT+04:00 Gibran Castillo :
I installed Tomcat 8.0.12 in my MacBook OS X 10.9.5
here /Library/Tomcat/Home. Home is a symbolic link that will always point
to the current version Tomcat directory, in this case
/Library/Tomcat/apache-tomcat-8.0.12
In th
Tomcat did not like the double quotes use by TextEdit.app so I use the ones
that were in the commented out section of tomcat-users.xml I was able to
authenticate
On Thu, Oct 2, 2014 at 2:24 PM, Konstantin Kolinko
wrote:
> 2014-10-02 22:16 GMT+04:00 Gibran Castillo :
> > I installed Tomcat 8.0.1
2014-10-02 22:16 GMT+04:00 Gibran Castillo :
> I installed Tomcat 8.0.12 in my MacBook OS X 10.9.5
> here /Library/Tomcat/Home. Home is a symbolic link that will always point
> to the current version Tomcat directory, in this case
> /Library/Tomcat/apache-tomcat-8.0.12
>
> In the /Library/Tomcat/
On Thu, Oct 2, 2014 at 2:16 PM, Gibran Castillo wrote:
> I installed Tomcat 8.0.12 in my MacBook OS X 10.9.5
> here /Library/Tomcat/Home. Home is a symbolic link that will always point
> to the current version Tomcat directory, in this case
> /Library/Tomcat/apache-tomcat-8.0.12
>
> In the /Lib
I installed Tomcat 8.0.12 in my MacBook OS X 10.9.5
here /Library/Tomcat/Home. Home is a symbolic link that will always point
to the current version Tomcat directory, in this case
/Library/Tomcat/apache-tomcat-8.0.12
In the /Library/Tomcat/Home/conf/tomcat-users.xml file I added the
following:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Nathan,
On 10/1/14 12:16 PM, Nathan Quirynen wrote:
> On 01/10/14 18:08, Christopher Schultz wrote: Nathan,
>
> On 10/1/14 10:02 AM, Nathan Quirynen wrote:
Hi Tomcat users,
A current application has client authentication configured
On 01/10/14 18:50, Cédric Couralet wrote:
> 2014-10-01 18:16 GMT+02:00 Nathan Quirynen :
>> On 01/10/14 18:08, Christopher Schultz wrote:
>>> -BEGIN PGP SIGNED MESSAGE-
>>> Hash: SHA256
>>>
>>> Nathan,
>>>
>>> On 10/1/14 10:02 AM, Nathan Quirynen wrote:
Hi Tomcat users,
A cur
thx mark,
that seems to work, at least i do get further but i bomb into the next issue
that is in this code of StandardRoot
protected void startInternal() throws LifecycleException {
String docBase = context.getDocBase();
File f = new File(docBase);
if (!f.isAbsolute(
Hi,
I have just encountered the following issue:
I installed Tomcat 8.0.14 on my PC ( Win 7) and integrated it to Netbeans 8.0.1
I tried to start Tomcat from Netbeans IDE and I’ve got the following error:
'127.0.0.1' is not recognized as an internal or external command,
operable program or batch f
Ray,
On 1.10.2014 21:05, ray.d...@usbank.com wrote:
Loaded the website and let the error popup happen once, then I install
the certificate it prompts about (to my truststore).
If you mean that you imported CA-signed certificate to your Java
keystore where your private key is already stored, u
23 matches
Mail list logo