RE: The resource path [...] is not valid

2015-10-02 Thread Chen Yang
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

RE: The resource path [...] is not valid

2015-10-02 Thread Chen Yang
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

The resource path [...] is not valid

2015-10-02 Thread Chen Yang
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

RE: Java Servlet error with tomcat running on Windows Server 2008 R2

2015-08-14 Thread Chen Yang
, 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

Java Servlet error with tomcat running on Windows Server 2008 R2

2015-07-16 Thread Chen Yang
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