ion1" reloadable="true">
type="javax.sql.DataSource" />
HTH
Karl-Heinz
- Original Message -
From: "Lars Nielsen Lind" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Tuesday, August 08, 2006 9:12 AM
Subject: Re:
David Smith skrev:
Lars Nielsen Lind wrote:
I also now have tried to move the file kontakt.jsp with:
<%@ page language="java" contentType="text/html;charset=ISO-8859-1"
pageEncoding="ISO-8859-1" import="java.sql.*, java.io.*, java.util.*,
internet.database.*, internet.log.*" %>
<%
internet
Lars Nielsen Lind wrote:
I also now have tried to move the file kontakt.jsp with:
<%@ page language="java" contentType="text/html;charset=ISO-8859-1"
pageEncoding="ISO-8859-1" import="java.sql.*, java.io.*, java.util.*,
internet.database.*, internet.log.*" %>
<%
internet.database.SimpleUseO
Lars Nielsen Lind skrev:
David Smith skrev:
Lars Nielsen Lind wrote:
David Smith skrev:
Usually you'd know it if it was. By default it isn't and has to be
explicitly turned on. See
http://tomcat.apache.org/tomcat-5.5-doc/security-manager-howto.html
for more information.
Here's a quic
David Smith skrev:
Lars Nielsen Lind wrote:
David Smith skrev:
Usually you'd know it if it was. By default it isn't and has to be
explicitly turned on. See
http://tomcat.apache.org/tomcat-5.5-doc/security-manager-howto.html
for more information.
Here's a quick and dirty test -- insert
Lars Nielsen Lind wrote:
David Smith skrev:
Usually you'd know it if it was. By default it isn't and has to be
explicitly turned on. See
http://tomcat.apache.org/tomcat-5.5-doc/security-manager-howto.html
for more information.
Here's a quick and dirty test -- insert a scriptlet in your
David Smith skrev:
Usually you'd know it if it was. By default it isn't and has to be
explicitly turned on. See
http://tomcat.apache.org/tomcat-5.5-doc/security-manager-howto.html
for more information.
Here's a quick and dirty test -- insert a scriptlet in your jsp code
something like:
<
Usually you'd know it if it was. By default it isn't and has to be
explicitly turned on. See
http://tomcat.apache.org/tomcat-5.5-doc/security-manager-howto.html for
more information.
Here's a quick and dirty test -- insert a scriptlet in your jsp code
something like:
<%
internet.database
David Smith skrev:
This may be something for a bugzilla report, but I looked at the
source of org.apache.jasper.compiler.Generator. The real exception
generated is eaten in favor of the very unhelpful message you received.
The possible original exceptions may have been one of:
java.lang.Class
This may be something for a bugzilla report, but I looked at the source
of org.apache.jasper.compiler.Generator. The real exception generated
is eaten in favor of the very unhelpful message you received.
The possible original exceptions may have been one of:
java.lang.ClassNotFoundException
Lars Nielsen Lind wrote:
> Here is the error-report shown in the browser:
The stack trace suggests the class cannot be instantiated. Hmm. Odd.
Can you create a simple test case that reproduces this? You won't be
able to post a war to the list so feel free to send it to me directly.
Mark
---
Mark Thomas skrev:
Lars Nielsen Lind wrote:
All my webapps and contents (including WEB-INF and components) are
copied from an existing running solution with no problems.
Anyone that know how to solve this?
Is there a more complete stack trace and/or exception in the logs?
Mark
Lars Nielsen Lind wrote:
> All my webapps and contents (including WEB-INF and components) are
> copied from an existing running solution with no problems.
>
> Anyone that know how to solve this?
Is there a more complete stack trace and/or exception in the logs?
Mark
---
I have tried to upgrade from apache-2.0.54/tomcat-5.5.9 to
apache-2.2.3/apache-5.5.17 (also tried with apache-2.0.59).
When I use this UseBean at index.jsp (root of webapplication):
class="internet.database.SimpleUseOfConnectionPool" />
I have no problems at all.
When I use the exact same Us
14 matches
Mail list logo