> From: János Löbb [mailto:janos.l...@yale.edu]
> Subject: Re: xalan
>
> [Deprecated] Xalan: org.apache.xalan.processor.TransformerFactoryImpl
This message does NOT come from Tomcat (wrong format and content). Whether
it's output by the JRE or a webapp is difficult to tel
; .
>> May 6, 2010 4:17:30 PM org.apache.catalina.startup.Catalina start
>> INFO: Server startup in 17970 ms
>> [Deprecated] Xalan: org.apache.xalan.processor.TransformerFactoryImpl
>>
>> Is it normal ? What should I do to avoid it ?
>>
>> OS is OSX 1
On 07/05/2010 16:18, János Löbb wrote:
> Hi,
>
> I see this in the catalina.out:
> .
> .
> May 6, 2010 4:17:30 PM org.apache.catalina.startup.Catalina start
> INFO: Server startup in 17970 ms
> [Deprecated] Xalan: org.apache.xalan.processor.TransformerFactoryImpl
&
Consider it as a warning that this class can be removed in the next releases.
Anyway, for the moment it should work without problems.
For more information, see what version of xalan you are currently using and see
the API documentation.
-Original Message-
From: János Löbb
Hi,
I see this in the catalina.out:
.
.
May 6, 2010 4:17:30 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 17970 ms
[Deprecated] Xalan: org.apache.xalan.processor.TransformerFactoryImpl
Is it normal ? What should I do to avoid it ?
OS is OSX 10.6.2, with a latest
#x27;s a relation to Java 6 vs. Java 5
>> (handling in Java 6 is broken).
>>
>> Regards,
>>
>> Rainer
>>
>> On 03.11.2009 14:00, Benson Margulies wrote:
>>> Here's the relevant log traffic of the missing method. I can get past
>> this
>>> pr
ther there's a relation to Java 6 vs. Java 5
> (handling in Java 6 is broken).
>
> Regards,
>
> Rainer
>
> On 03.11.2009 14:00, Benson Margulies wrote:
> > Here's the relevant log traffic of the missing method. I can get past
> this
> > problem by putt
ess I
> wanted to check, whether there's a relation to Java 6 vs. Java 5
> (handling in Java 6 is broken).
>
> Regards,
>
> Rainer
>
> On 03.11.2009 14:00, Benson Margulies wrote:
> > Here's the relevant log traffic of the missing method. I can get past
> th
I am sure that I'm using the MacOS JDK 1.6 at all points. Also, if you look
closely at the below, you will see that the problem is that one part of
Xalan is failing to call another part ... of Xalan. If I had JDK 1.5 I'd be
missing the newInstance APIs that take the class name, and if I
re's the relevant log traffic of the missing method. I can get past this
> problem by putting xalan into the endorsed directory, but I should not have
> to do that when using the JAXP 1.4 API to create XPathFactory.
>
>
> Caused by: java.lang.NoSuchMethodError:
> org.apache.x
Here's the relevant log traffic of the missing method. I can get past this
problem by putting xalan into the endorsed directory, but I should not have
to do that when using the JAXP 1.4 API to create XPathFactory.
Caused by: java.lang.NoSuchMethodError:
org.apache.xpath.XPathContext.(Z)V
Benson Margulies wrote:
I have a webapp that makes calls to the JAXP 1.4/Java 1.6 APIs that allow
the caller to pass in the class name of implementation classes.
It all works find standalone. It works fine in Jetty. It fails in Tomcat
6.0.20. The error is a missing method in a Xalan class; as
I have a webapp that makes calls to the JAXP 1.4/Java 1.6 APIs that allow
the caller to pass in the class name of implementation classes.
It all works find standalone. It works fine in Jetty. It fails in Tomcat
6.0.20. The error is a missing method in a Xalan class; as if Tomcat has
somehow
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rashmi,
Rashmi Rubdi wrote:
> On 5/14/07, Christopher Schultz <[EMAIL PROTECTED]> wrote:
>> Rashmi Rubdi wrote:
>> > One way to use Xalan is with JSTL XML tags inside a JSP.
>>
>> A much better way is to
On 5/14/07, Christopher Schultz <[EMAIL PROTECTED]> wrote:
Rashmi Rubdi wrote:
> One way to use Xalan is with JSTL XML tags inside a JSP.
A much better way is to use Cocoon (http://cocoon.apache.org).
I've not tried Cocoon yet, so I really cant compare JSTL XML tags with
Coc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rashmi,
Rashmi Rubdi wrote:
> One way to use Xalan is with JSTL XML tags inside a JSP.
A much better way is to use Cocoon (http://cocoon.apache.org).
- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG w
Domenico
download xalan here
http://xml.apache.org/xalan-j/downloads.html
I would deploy the demo servlet xalanservlet suppling the 3 required params
on the QueryString
XML
XSL
PVAL
e.g.
http://localhost:8080/xalanservlet/?XML=fooparam.xml&XSL=fooparam.xsl&PVAL=Hello
HTH/
Martin
Th
On 5/13/07, domenico di leo <[EMAIL PROTECTED]> wrote:
Hi
How can I run Xalan on Tomcat?
Configure it as you would configure other plug-ins. That is, place
xalan.jar (and dependent JAR files such as serializer.jar) either in
1) your projects /WEB-INF/lib folder or in Tomcat's sh
Hi
How can I run Xalan on Tomcat?
I use Tomcat 5.5.23 and I'm newbie
many thanks
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [
5.5.12
- A CMS compliant with Tomcat 5 and coming with JSTL 1.1 libraries
(InfoGlue: www.infoglue.org)
I see JRE 1.5.0 contains an internal version of xalan and xerces and
apparently I cannot override them.
I did the following to overcome the problem:
- download the latest versions of xalan.jar
20 matches
Mail list logo