What do you mean by public IP? Are you refering to a dynamic IP? If so,
what exactly is your problem - do you want to enable connections from the
internet to a server accessible only through a dynamic IP, something else?
Maybe you could provide some more details on what you are trying to do.
Ch
Hi,
please remember that every help given here is completely voluntary and
free. You can _not_ expect to receive an answer to every question and we
all (I guess) have enough work to do as it is, without answering to
postings we can not offer any help for. Postings like the one below - in
my ex
Hi Marc,
it still sounds like it could be a connection pool issue to me. Which of
the available connection pools are you using and how exactly have you set
it up in your tomcat config? Maybe we can see something in there.
Cheers, Jan
Jan Behrens
OFFIS
FuE-Bereich Betriebliches
you have been using the standard servlet mapping for your webapps
before, check whether this is enabled by default (I think from 5.X onwards
it aint)
HTH, Jan
Jan Behrens
OFFIS
FuE-Bereich Betriebliches Informationsmanagement
Escherweg 2 - 26121 Oldenburg - Germany
Fon: +49 4 41 97 22
Impl.invoke(NativeMethodAccessorImpl.java:39
> )
> at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at
org.apache.catalina.startup.Bootstrap.start(Bootstr
to point the docBase parameter to your
(external) location and you are set.
HTH, Jan
Jan Behrens
OFFIS
FuE-Bereich Betriebliches Informationsmanagement
Escherweg 2 - 26121 Oldenburg - Germany
Fon: +49 4 41 97 22 - 187 - Fax: +49 4 41 97 22-102
E-mail: [EMAIL PROTECTED] - URL: http
t; <[EMAIL PROTECTED]> schrieb am 12.12.2005 20:22:47:
> Guten Tag Jan-
> did you find any restrictions in java.policy file?
> Anyone else?
> M
> - Original Message -
> From: "Jan Behrens" <[EMAIL PROTECTED]>
> To: "Tomcat Users List"
&g
PROTECTED]> schrieb am 12.12.2005 20:22:47:
> Guten Tag Jan-
> did you find any restrictions in java.policy file?
> Anyone else?
> M
> ----- Original Message -
> From: "Jan Behrens" <[EMAIL PROTECTED]>
> To: "Tomcat Users List"
> Sent: Monday,
I am not a Linux man myself but I would think that you do have a problem
with the access rights - unless Tomcat is running as root, which I thing
would be even worse. If not, the Tomcat user will need rw access to its
webapp dir (and should own it) in order to unpack anything.
HTH, Jan
Mark Ph
Just a gues, but maybe you have antiResourceLocking turned on? see -->
http://issues.apache.org/bugzilla/show_bug.cgi?id=37668
Jan
"Guillermo Sobrino" <[EMAIL PROTECTED]> schrieb am 12.12.2005 18:09:28:
>
> Hello again,
>
> trying to find a solution to my problem I have discovered that in
>
al/tomcat
> Anyone else?
> Viel Gluck,
> Martin-
> - Original Message -
> From: "Jan Behrens" <[EMAIL PROTECTED]>
> To: "Tomcat Users List"
> Sent: Monday, December 12, 2005 10:51 AM
> Subject: Re: Session cookies on Linux
>
>
>
l directory
is ok? We are using a couple, for /temp and /work amongst others. Because
the work dir is used by Tomcat just fine however, I beliebe this should be
ok.
Any help on this is very much appreciated.
TIA, Jan
Jan Behrens
OFFIS
FuE-Bereich Betriebliches Informationsmanagement
Escher
> String userName = "root";
> String password = "";
> String URL = "jdbc:mysql://l/AdressBook";
Are you sure this is correct? You are connecting to a MySQL server at URL
"1" and db "AdressBook" as root without a password...
you should:
- secure
look here -->
http://dev.mysql.com/doc/refman/4.1/en/connection-access.html
rtfm ;)
marju jalloh <[EMAIL PROTECTED]> schrieb am 12.12.2005 13:33:54:
> But how to Grant permission to an ip host
>
>
> Karthik <[EMAIL PROTECTED]> wrote: hI
>
> tHE PROBLEMS IS PRESENT WITHIN THE mysql SERVER,U
When tomcat not see a JSESSIONID cookie at the request the can't
> associate a session.
>
> b) StandardSession Manager store all Session at shutdown app at
> work/Catalina///SESSIONS.ser
> All dirs must me writeable for your tomcat user
> .
> Peter
>
> Jan
looks like your mysql user does not allow connections from the url of your
tomcat. check whether access to mysql is granted to 'localhost' and (both
entries!) '%'. the later should be used only for debugging however, better
to include just the specific name of the tomcat hostname under named hos
Please ignore, have opened a new thread with an updated problem
description.
Jan
Jan Behrens <[EMAIL PROTECTED]> schrieb am 09.12.2005 11:19:02:
> Hi List,
>
> I have a legacy webapp that I am slowly migrating to Struts. It makes
> heavy use of storing / retrieving objects
leset permission's? Tomcat runs as user
tomcat and I think I checked each dir Tomcat needs to write into but I am
not sure where cookies are normally stored in. Is this the temp dir or
somewhere else?
I would be very grateful for any help or suggestions as to what to do to
get this fixed.
TIA,
!
Cheers,
Jan
Jan Behrens
OFFIS
FuE-Bereich Betriebliches Informationsmanagement
Escherweg 2 - 26121 Oldenburg - Germany
Fon: +49 4 41 97 22 - 187 - Fax: +49 4 41 97 22-102
E-mail: [EMAIL PROTECTED] - URL: http://www.offis.de
19 matches
Mail list logo