Hello guys,
I am working on a maven project. I have already asked this question on
stackoverflow, but many believe it has something to do with Apache tomcat
giving a problem. Whenever I run the project, it says, project threw a
load() exception. Below is the link for my project structure, let me k
4j-log4j12
1.7.7
tomcat
commons-logging
4.0.6
org.springframework
spring-aop
4.0.6.RELEASE
On Wed, Sep 3, 2014 at 10:44 AM, Konstantin Kolinko
wrote:
> 2014-09-03 11:48 GMT
Hello friends,
I am using apache tomcat and I would like to deploy a Spring-MVC
application which I am working on. In that, via Spring-Security I have
specified to use https which requires to install the SSL certificate on the
server.
I am running a Debian Wheezy server, and I have certificate fil
> -keystore yourkeystore.jks -storepass Hello1
>
>
> Thanks
> Niranjan
>
>
> On Mon, Nov 24, 2014 at 10:13 AM, Kernel freak
> wrote:
>
> > Hello friends,
> >
> > I am using apache tomcat and I would like to deploy a Spring-MVC
> > applica
>
>
> On Mon, Nov 24, 2014 at 11:02 AM, Kernel freak
> wrote:
>
> > Thank you, and what about the CA-Bundle file? Did you got a chance to
> look
> > at the question I have posted on Stackoverflow mentioned in the original
> > question?
> >
> > On Mo
Hello Christopher,
I don't have the server.key and server.crt. I have root access to server, I
can generate my own if necessary. I only have .crt and .ca-bundle file. Can
you tell me what to do. Thank you very much for your help.
On Mon, Nov 24, 2014 at 7:48 PM, Christopher Schultz <
ch...@christ
Hello friends,
I already have a project ready for deployment. It is in the form of war
file. Currently I have renamed the war file to ROOT.war and pasted it
inside webapps. I am able to access the webapp by giving domainname.com:8080.
Instead of that I would just like to use domainname.com and i
e which is listening port 80?
On Tue, Nov 25, 2014 at 1:43 PM, André Warnier wrote:
> Kernel freak wrote:
>
>> Hello friends,
>>
>> I already have a project ready for deployment. It is in the form of war
>> file. Currently I have renamed the war file to ROOT.war and pasted i
n name is already
>> booked" and all. How can I remove that service which is listening port 80?
>>
>
> You'll have to ask the hosting company. It may be difficult to convince
> them to allow this.
>
>
>
>
>> On Tue, Nov 25, 2014 at 1:43 PM, André Warni
BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> To whom it may concern,
>
> On 11/25/14 3:32 AM, Kernel freak wrote:
> > I don't have the server.key and server.crt. I have root access to
> > server, I can generate my own if necessary. I only have .crt and
> > .ca-bun
On Wed, Nov 26, 2014 at 5:33 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> To whom it may concern,
>
> On 11/26/14 9:03 AM, Kernel freak wrote:
> > After arguing with the admins for all this ti
On Wed, Nov 26, 2014 at 7:21 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> To whom it may concern,
>
> On 11/26/14 12:00 PM, Kernel freak wrote:
> > On Wed, Nov 26, 2014 at 5:33 PM
Hi guys,
I am trying to setup https on tomcat, but not having much luck since 5
hours. I am always getting no_cypher_overlap errror.
The certificate is not self-signed, but issued. The crt file I am importing
for both root and tomcat alias.
These are the files I have domainname.ca-bundle, .crt, .
Hello friends,
I would like to deploy multiple webapps(as of now 2,waiting for domain name
for 3rd) on a single Apache Tomcat instance. I have been partially
successful as one URL is working properly, other is not.
Situation :
1) I have created two folders called domain1_webapps and domain2_weba
<
ch...@christopherschultz.net> wrote:
> To whom it may concern,
>
> On 12/3/15 10:54 AM, Kernel freak wrote:
> > Hello friends,
> >
> > I would like to deploy multiple webapps(as of now 2,waiting for domain
> name
> > for 3rd) on a single Apa
Hello friends,
I am working on some server side changes in which I have the webapps or
website hosted by Apache server is called by the URL. So if url is
www.domain-one.com, then the specific webapp or website must be served.
I have partial success in these regards as I have already configured Ap
Hi,
Thank you for the links, I will go through it. I have configured Apache
Tomcat to serve multiple webapps depending upon the URL, but Apache
web-server is what seems to be stopping me.
The major problem I am having is I cannot find any examples if someone has
tried to do this before. I have go
; (Yes, it's me who replied on serverfault.com, on this one:
> http://serverfault.com/questions/740534/apache-webserver-tomcat-runing-multiple-tomcat-webapps-and-apache-webserver
> ),
> On 12/07/2015 11:26 AM, Kernel freak wrote:
>
> Hello friends,
>
> I am working on
So you don't know what mistake I am making in the configuration?
On Mon, Dec 7, 2015 at 4:52 PM, Hassan Schroeder wrote:
> On Mon, Dec 7, 2015 at 7:11 AM, Kernel freak
> wrote:
>
> > More information about this error may be available in the server error
> log.
> &
> wrote:
> Akshay,
>
> On 12/7/15 2:53 PM, Christopher Schultz wrote:
> > Akshay,
> >
> > On 12/7/15 5:26 AM, Kernel freak wrote:
> >> >> protocol="org.apache.coyote.http11.Http11NioProtocol"
> >> compression="force" c
Hello friends,
I am working on a Debian server in which I would like to setup 2 instances
of Apache tomcat which will be load balanced by an Apache HTTP server(Do I
require a http server? ). In-case one copy of Apache tomcat goes down, the
other one will automatically comes online.
While I was cr
site. What is the
mistake I am making. Kindly let me know. Thank you.
On Wed, Dec 9, 2015 at 1:29 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Akshay,
>
> On 12/8/15 8:07 AM, Kernel freak wrote:
> > I am working on a Debian server in which I would like to se
I am working on Apache and tomcat to setup Load-balancing and fail-over.
Initially I thought that load-balancing would include fail-over, but I was
wrong. I thought that if one instance is not active, then consuming other
instance also becomes a part of load-management. Enough with the
terminologie
those
connectors, as the webapp requires https..
Should I remove that redirectPort in ajp? Kindly let me know. Thank you.
On Wed, Dec 9, 2015 at 4:46 PM, André Warnier (tomcat)
wrote:
>
> On 09.12.2015 15:56, Kernel freak wrote:
>
>> I am working on Apache and tomcat to setup Loa
Hello friends,
I am working on a server-configuration in which I would like to setup
load-balancing with fail-over. Unfortunately, I am not having much luck
with the process. I will be posting my updated config, so it is easier to
understand. Kindly have a look.
First Tomcat's server.xml :
> SS
he workers.properties' worker_list?
>
> Regards,
> Mikel
> El 09/12/2015 17:24, "Kernel freak" escribió:
>
> > Hello friends,
> >
> > I am working on a server-configuration in which I would like to setup
> > load-balancing with fail-over. Unfortu
26 matches
Mail list logo