Konstantin Kolinko wrote:
2009/12/26 Alan Chandler :
I am moving an application I have had running under tomcat5.5 to tomcat6 on
another computer.
I placed my war file in the webapps directory and tomcat duly automatically
deployed it. But as soon as I try to access it, it throws an exception
understand what is wrong. Can someone give me some advice as
to how to understand the problem.
--
Alan Chandler
http://www.chandlerfamily.org.uk
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands
André Warnier wrote:
Alan Chandler wrote:
I have just upgraded my Debian server to unstable, and now find that
attempt to connect to my tomcat via ajp fails.
It appears from netstat is tomcat is listing on 8009 but only on ipv6
I have been unable to find out how to change this. Can someone
I have just upgraded my Debian server to unstable, and now find that
attempt to connect to my tomcat via ajp fails.
It appears from netstat is tomcat is listing on 8009 but only on ipv6
I have been unable to find out how to change this. Can someone give me
a clue.
--
Alan Chandler
http
On Tuesday 06 February 2007 20:46, Alan Chandler wrote:
> On Tuesday 06 February 2007 20:34, Pid wrote:
> > Alan Chandler wrote:
> > > On Tuesday 06 February 2007 20:03, Alan Chandler wrote:
> > >> I am getting symptoms (I think) of my JDNI resource having n
On Tuesday 06 February 2007 20:34, Pid wrote:
> Alan Chandler wrote:
> > On Tuesday 06 February 2007 20:03, Alan Chandler wrote:
> >> I am getting symptoms (I think) of my JDNI resource having not
> >> been set up properly
> Context first:
Yeh just took that ou
On Tuesday 06 February 2007 20:03, Alan Chandler wrote:
>
> I am getting symptoms (I think) of my JDNI resource having not been
> set up properly
I forgot to say that I have this working under eclipse on a development
system, but it seems (as part of the Web App plugin) to copy the
co
message
Cause: org.apache.commons.dbcp.SQLNestedException: Cannot create JDBC
driver of class '' for connect URL 'null'
I am interpreting this as the JDNI resource has not been recognised.
Do I have the right interpretation?
Have I misunderstood how tomcat can find the contexts
On Tuesday 06 February 2007 09:57, Pid wrote:
> Do you have a SecurityManager running?
>
> Alan Chandler wrote:
> > I have just upgraded my Debian Etch system from tomcat5 to
> > tomcat5.5
Yes - that was the issue - I had turned it off on tomcat5
Thanks
-
/webapps/blog/WEB-INF/classes/META-INF/hivemodule.xml
gives
-rw-r--r-- 1 tomcat55 nogroup 1035 2006-01-26 19:13 hivemodule.xml
so I puzzled as what I need to do to fix it.
Can anyone help please
--
Alan Chandler
http://www.chandlerfamily.org.uk
s any
definitive guide to where these things go and how tomcat deals with a
META-INF/context.xml
>
> --- Alan Chandler <[EMAIL PROTECTED]> wrote:
> > On Saturday 23 September 2006 15:23, David Smith
> >
> > wrote:
> > > Correction: context.xml belongs in META
ing in conf/server.xml - but I have
had success with putting the context in conf/Catalina/localhost/akcmoney.xml
--
Alan Chandler
http://www.chandlerfamily.org.uk
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscr
etc under eclipse's (probably WTP plugin's) server configuration, but it
doesn't publish that to the conf directory inside it's CATALINA_HOME.
So still not sure how to proceed.
--
Alan Chandler
http://ww
it puts
I tried with context.xml in the directory you mentioned and it said it
couldn't find the webapp "context", so I renamed it to my application and
tried again. But it didn't work.
So still stumped
--
Alan Chandler
http://www.chandlerfamily.org.uk
---
s variables in the above code snippet to understand how
far I have got
--
Alan Chandler
http://www.chandlerfamily.org.uk
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- where is the error? in the Debian packaging or in this
piece of tomcat, or have I missed some parameter of the ./configure?
--
Alan Chandler
http://www.chandlerfamily.org.uk
-
To start a new topic, e-mail: users@tomcat.ap
.home. If I understand you correctly you would advocate
creating additional elements of my server.xml file with names of
www.chandlerfamily.org.uk and test.home (I presume I have to keep default
host of appserv.home just so that tomcat knows which ip address to listen
on). If I do that how do I pick up traffic to mo
close to production environment as possible in
a test environment before switching it to live.
--
Alan Chandler
http://www.chandlerfamily.org.uk
Open Source. It's the difference between trust and antitrust.
-
To unsubscribe, e-ma
you are reluctant to try it on
> you production host.
>
> HTH,
> Tim
>
>
> -Original Message-
> From: Alan Chandler [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 14, 2006 3:50 AM
> To: users@tomcat.apache.org
> Subject: Re: Setting up a parallel test environ
On Sunday 12 February 2006 17:07, Alan Chandler wrote:
...
> Unless anyone here can suggest a better way, I would like to move the
> JkMountFile directive from global scope to virtual host scope and have two
> separate files urimap files so that I can map different things dependent o
file you define the host for a given
instance of a worker. Therefore, how to the workers get mapped on to the
virtual hosts?
In otherwords, in order to separate namespaces for my apache virtual hosts'
connection to tomcat do I need one or two stanza's mapped to
one or two sepa
On Thursday 09 February 2006 04:05, Bill Barker wrote:
> "Alan Chandler" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
...
> This works correctly in TC 5.x. You need to reverse the order for TC 4.1.x
> (this is due to a change in the respective version
s it
any other significance, and am I limited to only one user prompt for both
security constraints?
Finally, what does security role mean within there. ie do I need the
following
Site administrator
admin
and what does it acutally mean?
--
Alan Chandler
http://www.chandl
) seemed to have a problem with
re-initiallising my connection to the database (which is using the built in
Tomcat pooling).
In the end I had to shutdown and restart the server.
Is there a recommended step by step approach to doing this safely?
--
Alan Chandler
http://www.chandlerfamily.org.uk
have overcome them.
--
Alan Chandler
http://www.chandlerfamily.org.uk
Open Source. It's the difference between trust and antitrust.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
it
suddenly just started working.
I have no idea what I have done that makes it work, or why it wasn't working
before. (I have only just switched over the Datasource Realm because I
couldn't get the UserDatabase Realm to work either.).
--
Alan Chandler
http://www.chandlerfam
Famtree
Application
/*
family
BASIC
Family Member
family
--
Alan Chandler
http://www.chandlerfamily.org.uk
Open Source. It
seen. How do I do this?
[PS if I could use apache to authenticate before even getting as far as tomcat
that would be better, but as far as I can see it only works if the url is
translated into a an actual location and not passed on]
--
Alan Chandler
http://www.chandlerfamily.org.uk
Open Source
28 matches
Mail list logo