Never mind. It turned out to be that for some reason, Tomcat is distributed
without some of the xalan jars. I had to download the xalan.jar and
serializer.jar, xercesImpl.jar, xml-apis.jar files from the xalan website
and copy them into the tomcat_home/common/endorsed folder. So I guess it was
jus
Sorry, really don't understand. I would just create a text file, rename it
to .jsp, put it in the webapp directory and try to open the page?
On 7/19/06, Christopher Schultz <[EMAIL PROTECTED]> wrote:
Ravi,
> So... how do I get it to run with a servlet?
You would have to create a new class tha
So... how do I get it to run with a servlet?
On 7/19/06, Christopher Schultz <[EMAIL PROTECTED]> wrote:
Ravi,
> Sorry, this is going over my head. Is there a way to look at the system
> properties without having to write a JSP?
There is:
public class Env
{
public static void main(String[
Sorry, this is going over my head. Is there a way to look at the system
properties without having to write a JSP?
On 7/19/06, Christopher Schultz <[EMAIL PROTECTED]> wrote:
Ravi,
> The TransformerFactoryImpl.class is there, but it's path is
> com/sun/org/apache/xalan/internal/xsltc/trax/
>
> D
The TransformerFactoryImpl.class is there, but it's path is
com/sun/org/apache/xalan/internal/xsltc/trax/
Do you think this is the problem?
On 7/19/06, Christopher Schultz <[EMAIL PROTECTED]> wrote:
Ravi,
> I don't really know enough about the command line to know what you mean
by
> that comm
I don't really know enough about the command line to know what you mean by
that command, but when I tried copying and pasting it told me '$' not
recognized.
However, I did open up the rt.jar in winzip and I did see some files called
XSLT, etc. Is that what you mean?
On 7/19/06, Christopher Schul
Hm. I did a full computer search for that file and I don't seem to have it.
Is there a place I can download it?
On 7/19/06, Christopher Schultz <[EMAIL PROTECTED]> wrote:
Ravi,
> Hi. I'm having some trouble deploying a webapp I have installed on my
local
> hard drive to my Tomcat server. When
Hi. I'm having some trouble deploying a webapp I have installed on my local
hard drive to my Tomcat server. When I try to use some of the features on my
app, I get the following errors:
javax.servlet.ServletException: Servlet execution threw an exception
*root cause*
javax.xml.transform.Transfo
holy crap, it worked. thanks so much.
On 7/18/06, Marc Farrow <[EMAIL PROTECTED]> wrote:
Just a thought, but try using HTTP protocol such as:
file://c:/directory/filename.xml
On 7/18/06, Ravi Tharakan <[EMAIL PROTECTED]> wrote:
>
> Hi. I'm having some trouble de
Hi. I'm having some trouble deploying a webapp I have installed on my local
hard drive to my Tomcat server. I have an XML configuration file which I am
using to make the deploy. I put the URL in as the full path to the file on
my hard drive, but when I try to deploy I get the error Encountered
exc
10 matches
Mail list logo