pherschultz.net]
Sent: Friday, October 02, 2015 11:05 AM
To: Tomcat Users List
Subject: Re: The resource path [...] is not valid
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Chen,
On 10/2/15 10:42 AM, Chen Yang wrote:
> I'm transforming xml into pdf files, but getting this strange erro
11:05 AM
To: Tomcat Users List
Subject: Re: The resource path [...] is not valid
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Chen,
On 10/2/15 10:42 AM, Chen Yang wrote:
> I'm transforming xml into pdf files, but getting this strange error in
> my log. (tomcat 8.0.26)
>
> T
Hi all,
I'm transforming xml into pdf files, but getting this strange error in my log.
(tomcat 8.0.26)
The resource path
[file:/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%208.0/] is not
valid
Here is my code
//Setup sources
StreamSource xmlSrc = new StreamSource(new URL(rootUrl
, July 16, 2015 2:30 PM
To: Tomcat Users List
Subject: Re: Java Servlet error with tomcat running on Windows Server 2008 R2
On 7/16/2015 2:01 PM, Chen Yang wrote:
> Hi all,
>
> I'm maintaining a Java servlet which uses for render PDF files. Recently I've
> been tasked to deplo
Hi all,
I'm maintaining a Java servlet which uses for render PDF files. Recently I've
been tasked to deploy it to run on windows environment.
It works perfectly in our old Linux environment; but I'm having issues in
windows with the same setup, I can however get a pdf report when there is no
i