Strange fop/batik font problem with apache in webapp.

2012-09-08 Thread Müller , Wolfgang
Hi all, I want to generate some PDF from SVG via fop/batik from inside a web application. I am using the Grails framework, BTW. Grails runs its webapps inside a tomcat. Exec summary: Something works as a script, does not work in the tomcat, need idea where things could go wrong. PDF gets

Re: Strange fop/batik font problem with apache in webapp.

2012-09-08 Thread Sergiu Dumitriu
On 09/08/2012 04:10 AM, Müller, Wolfgang wrote: Hi all, I want to generate some PDF from SVG via fop/batik from inside a web application. I am using the Grails framework, BTW. Grails runs its webapps inside a tomcat. Exec summary: Something works as a script, does not work in the tomcat, need

Re: Strange fop/batik font problem with apache in webapp.

2012-09-08 Thread Terence M. Bandoian
On 9/8/2012 9:08 AM, Sergiu Dumitriu wrote: On 09/08/2012 04:10 AM, Müller, Wolfgang wrote: Hi all, I want to generate some PDF from SVG via fop/batik from inside a web application. I am using the Grails framework, BTW. Grails runs its webapps inside a tomcat. Exec summary: Something works as

Re: Strange fop/batik font problem with apache in webapp.

2012-09-08 Thread Müller , Wolfgang
Dear Sergiu, dear Terence, I am running grails in my home, so that is unfortunately not the problem. I tried to set the home, which did not have any impact :-(. I am running the following code with log level trace for all classes org and all classes com println START SHOWING JAVA-VISIBLE

Re: Strange fop/batik font problem with apache in webapp.

2012-09-08 Thread Terence M. Bandoian
On 9/8/2012 5:22 PM, Müller, Wolfgang wrote: Dear Sergiu, dear Terence, I am running grails in my home, so that is unfortunately not the problem. I tried to set the home, which did not have any impact :-(. I am running the following code with log level trace for all classes org and all