to everyone who offered suggestions. It got me going down the
> right path.
>
> Scott
>
> -Original Message-
> From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
> Sent: Monday, April 17, 2006 7:29 AM
> To: Tomcat Users List
> Subject: Re: Tomcat 5.5.16 configurati
t: Monday, April 17, 2006 7:29 AM
To: Tomcat Users List
Subject: Re: Tomcat 5.5.16 configuration problem--THIRD RESEND
do you have more than one docBase specified?
also, servlet.jar etc should not be in your WEB-INF/lib
Scott Smith wrote:
> OK, I removed the unnecessary Contexts (at least th
al Message-
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Sent: Friday, April 14, 2006 6:58 PM
To: Tomcat Users List
Subject: Re: Tomcat 5.5.16 configuration problem--THIRD RESEND
maybe I should read the docs ;)
yes, any container can have it,
Filip Hanik - Dev Lists wrote:
exactl
Hi,
Do you really need that resource-ref in the web.xml. Your resource is
defined under Context so you shouldn't need one. Other than that
Your code looks fine and I can't see any problems with it.
Regards.
Hi,
Why have you got servlet-api.jar under your WEB-INF/lib. You should
Be using the se
ers List
Subject: Re: Tomcat 5.5.16 configuration problem--THIRD RESEND
maybe I should read the docs ;)
yes, any container can have it,
Filip Hanik - Dev Lists wrote:
> exactly, the realm element doesn't belong there, read up on the docs
>
> Scott Smith wrote:
>> I am also doing
Original Message-
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Sent: Friday, April 14, 2006 6:57 PM
To: Tomcat Users List
Subject: Re: Tomcat 5.5.16 configuration problem--THIRD RESEND
also, did you check your logs yet? I bet there is a nice little error
message in there for y
initialize yet.
This app used to use the struts tag, but I'm trying to
move it to jndi.
-Original Message-
From: Marc Farrow [mailto:[EMAIL PROTECTED] Sent: Friday, April
14, 2006 5:05 PM
To: Tomcat Users List
Subject: Re: Tomcat 5.5.16 configuration problem--THIRD RESEND
Wh
hmood [mailto:[EMAIL PROTECTED]
Sent: Friday, April 14, 2006 6:37 PM
To: users@tomcat.apache.org
Subject: FW: Tomcat 5.5.16 configuration problem--THIRD RESEND
Hi,
Do you really need that resource-ref in the web.xml. Your resource is
defined under Context so you shouldn't need one. Other
the error message.
-Original Message-
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Sent: Friday, April 14, 2006 4:56 PM
To: Tomcat Users List
Subject: Re: Tomcat 5.5.16 configuration problem--THIRD RESEND
check your log files upon startup, your myapp.xml doesn't
Original Message-
From: Marc Farrow [mailto:[EMAIL PROTECTED]
Sent: Friday, April 14, 2006 5:05 PM
To: Tomcat Users List
Subject: Re: Tomcat 5.5.16 configuration problem--THIRD RESEND
What are you trying to accomplish with the tag?
On 4/14/06, Filip Hanik - Dev Lists <[EMAIL PROTE
Hi,
Do you really need that resource-ref in the web.xml. Your resource is
defined under Context so you shouldn't need one. Other than that
Your code looks fine and I can't see any problems with it.
Regards.
On 4/14/06, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote:
>
> check your log files u
2006 5:05 PM
To: Tomcat Users List
Subject: Re: Tomcat 5.5.16 configuration problem--THIRD RESEND
What are you trying to accomplish with the tag?
On 4/14/06, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote:
>
> check your log files upon startup, your myapp.xml doesn't have a
doc
2006 4:56 PM
To: Tomcat Users List
Subject: Re: Tomcat 5.5.16 configuration problem--THIRD RESEND
check your log files upon startup, your myapp.xml doesn't have a docBase
attribute to associate it with the app itself.
.
Scott Smith wrote:
> Sorry, I sent this so many times. Hopefully,
What are you trying to accomplish with the tag?
On 4/14/06, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote:
>
> check your log files upon startup, your myapp.xml doesn't have a docBase
> attribute to associate it with the app itself.
> path="/myapp">.
>
> Scott Smith wrote:
> > Sorry,
check your log files upon startup, your myapp.xml doesn't have a docBase
attribute to associate it with the app itself.
.
Scott Smith wrote:
Sorry, I sent this so many times. Hopefully, I have all of the typos
out of it this time...
I have specified the following as myapp.xml in the
c
Sorry, I sent this so many times. Hopefully, I have all of the typos
out of it this time...
I have specified the following as myapp.xml in the
conf\Catalina\locahost directory:
In my web.xml file I have:
jdbc/MyDB
javax
Scott Smith would like to recall the message, "Tomcat 5.5.16 configuration
problem".
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
in your code you are looking for context named "jdbc/MediaBrowserDB",
however your name in your context and web.xml is "jdbc/MyDB". Unless this
is a typo from trying to put code to the list, i would check that.
On 4/14/06, Scott Smith <[EMAIL PROTECTED]> wrote:
>
> Sorry, I hit send too soon-
>
>
Sorry, I hit send too soon-
I have specified the following as myapp.xml in the
conf\Catalina\locahost directory:
In my web.xml file I have:
jdbc/MyDB
javax.sql.DataSource
Container
But, when I execut
Scott Smith would like to recall the message, "Tomcat 5.5.16 configuration
problem".
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I have specified the following as myapp.xml in the
conf\Catalina\locahost directory:
In my web.xml file I have:
jdbc/MyDB
javax.sql.DataSource
Container
But, when I execute the code
DataS
21 matches
Mail list logo