ation, but I'm still not
able to get that to work any ideas or best practice to share?
thanks
Yassine
--
--
Yassine Elassad
Bonn, Germany.
Fon : +49 228 97629355
Mobile : +49 157 74519666
PEACE :
( P ) Positive ( E ) Energy ( A ) Always ( C ) Correct ( E ) Errors.
--
the same parameters was able to
> access the DB and retrieve the data correctly.
>
> Thank you all.
>
> On Wed, Apr 1, 2009 at 6:09 AM, Yassine wrote:
>
>> don't "tail -f"
>> use less and copy the part containing the exception from its beginning
>&g
text.xml in META-INF.
>>>> But the result set is null, what's wrong with my set up?Can anybody
>>>> please
>>>> advise?
>>>>
>>>>
>>>>
>>>> >>> auth="Container&quo
er
is isolated
but since these(classes inside the jar) are the same classes the
container it self
is using i have a doubt here if that will ever work fine.
Is there any other version of appserv-rt which does not contains these
classes from
catalina?
Yassine
On Tue, Mar 31, 2009 at 7:29 AM, Ale
re of Apache web server
configurations in eclipse.
Yassine
On Mon, Mar 30, 2009 at 6:27 PM, Wesley Acheson
wrote:
> Can anyone tell me if they know of another list where I can ask my
> questions. I thought tomcat would be most appropiate as its 2/4 tomcat 1/4
> apache and 1/4 eclip
e defaultHost would be handling the requests
Yassine
On Mon, Mar 30, 2009 at 2:17 PM, Bart Ophelders
wrote:
>
> I 'm trying to set up an OpenID provider for testing purposes.
> Since we only have one machine, there are more applications running, and
> maybe there could b
Hi Bart,
I'm not aware of any other way to do it.
I only wanted to know whats wrong with setting that sub domain
(test.example.com) as the default host?
are we missing some information that needs to be taken care of?
Yassine
On Mon, Mar 30, 2009 at 1:59 PM, Bart Ophelders
wrote:
>
&
> with for example test.example.com to a certain webapp.
>
> Thanks in advance!
>
> -Bart Ophelders
>
>
--
--
Yassine Elassad
Bonn, Germany.
Fon : +49 228 97629355
Mobile : +49 157 74519666
PEACE :
( P ) Positive ( E ) Energy ( A )
age in context:
> http://www.nabble.com/Help-setting-jforum-and-Apache-%3ETomcat-connector-tp22777158p22777158.html
> Sent from the Tomcat - User mailing list archive at Nabble.com.
>
>
>
eb app root system property: 'webapp.root' = [E:\Program
> Files\Apache Software Foundation\Tomcat
> 6.0\webapps\com.company.application\]
> Mar 30, 2009 11:09:15 AM org.apache.catalina.core.ApplicationContext log
> INFO: Initializing Log4J from [E:\Program Files\Apache Softwa
ache) are showing > 0 content
> length.
i assume you are using apache front of tomcat, are you connection via JK or
are you proxying between both?
>
> All the other hosts on my site are working. What gives?
>
> Apache 1.3
> Tomcat 5.5
> Java 1.4.2
>
what does tom
sessionLastAccessedCol="last_access"
> sessionMaxInactiveCol="max_inactive"
> sessionTable="tomcat_sessions"
> sessionValidCol="valid_session"/>
>
>
>
>
>
>
> Thanks!!!
>
> Eddie
>
> __
could you provide more from your catalina log files ?
On Fri, Mar 27, 2009 at 11:22 AM, Alexandr Khlystov
wrote:
> Thanks Yassine, but I've reinstalled Tomcat before sample execution. Than I
> have no any old context.xml conflicts.
>
> I've tested mysql too, the same err
one exist tomcat does not
overwrite it with the one
you put into yourAppDir/META-INF/context.xml
Yassine
On Fri, Mar 27, 2009 at 9:55 AM, Alexandr Khlystov
wrote:
> Guys I've broken my head with this error, google gives nothing.
>
> I tried to follow
> http://tomcat.apache.org/to
This seem to be a security restriction from your operating system,
double check that the system user
who start the ant based deployment process is able to read and write
into the target deployment directory
good luck
Yassine
On Tue, Dec 30, 2008 at 1:06 PM, Frank Castellucci
wrote:
> I
average time of request handling,.. once you have this data the
focus will get smaller and then you can
concentrate on identifying the source of the problem either its the
connector or your application's code
hope this helps
Yassine
On Mon, Dec 29, 2008 at 9:57 AM, nodje wrote:
>
> Hi,
er Schultz
<[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
Yassine
PEACE :
( P ) Positive ( E ) Energy ( A ) Always ( C ) Correct ( E ) Errors.
-
To start a new topic, e-mail: users@tomcat.apache.org
To
Hi
does "fails to display." mean 404 or do you get a file to download and
fail to render it on the client side(browser)?
for the 404 make sure the files are located there where tomcat/your
app looks for them
for the second case check the http header sent with the pdf file.
Cheers
Y
have a look here if you still need more info
http://tomcat.apache.org/tomcat-6.0-doc/logging.html
On Thu, Sep 11, 2008 at 2:10 AM, Brian Clark <[EMAIL PROTECTED]> wrote:
> At the bottom of my Tomcat 6.0.16 logging.properties file, I have the
> following entries:
> #org.apache.catalina.startup.Co
Hi David,
unfortunately your suggestion did not solve the problem, any other
suggestions are appreciated
merci !
Greetings
Yassine
On 9/13/06, David Delbecq <[EMAIL PROTECTED]> wrote:
The servlet is mapped to /
The security constraint is mapped to /*
That's your problem. Map yo
hi
try to access the context directly via port 8080, so you know it's a
mod_jk related issue
if you can access
http://yourHostMachine:8080/ecommerce/Controller
so the problem is coming from your JK configuration otherwise it from tomcat
Greeting Yassine
Cologne, Germany
On 8/16/06, j
HI Darren,
I guess you need this : digest="MD5" in your realm definition so it
would look like follow:
Greetings, Yassine
Cologne,Germany
On 8/16/06, Darren <[EMAIL PROTECTED]> wrote:
Hi,
I have a JDBC resource configured with tomcat 5.0 (in server.xml) and
it is wo
that directive something like:
JkMount /ecommerce/*treb
or you Jkmount every Context you want to call for its own
JkMount /ecommerce/servlets/ControllerServlet
...
i hope this helps.
Greeting Yassine
Cologne, Germany
On 8/16/06, jeusdi <[EMAIL PROTECTED]> wrote:
Hello,
I'm
yassine
Cologne, Germany
On 8/15/06, Atul Govande <[EMAIL PROTECTED]> wrote:
Hi,
I am using Apache 2.0.54
Tomcat 5.0.30
Mod JK 1.2.6
I was able to get all the example working with :8080 method.
I configured httpd.cnf and server.XML so as workers properties by referring
to available doc
ed too.
here are configurations that do works for me you can adjust them for your needs:
http://tomcat.anfatech.com/cocoon/tomcat/g12/19.html
Greetings
Yassine Elassad
00 49 221 800 8961
00 49 160 6223 9000
Cologne, Germany
On 8/15/06, Rob Tanner <[EMAIL PROTECTED]> wrote:
Hi,
I'
Yassine
Cologne, Germany
On 8/12/06, ian macnaughtan <[EMAIL PROTECTED]> wrote:
Hello.
First i should say that i am newbie with tomcat and a relative
inexperienced linux users.
I have just installed the 5.0.28 binary from tomcat.apache.org on suse
10.1. I installed in /srv/tomcat/.
26 matches
Mail list logo