You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Braumüller, Hans <H....@hanseorga.de> on 2004/09/09 18:00:18 UTC

how to run XMLServlet example from apache tools example wrox book

Hello,

i buy the book "Professional XML Development with Apache Tools" from wrox
compiled the fop example in chapter 3 and don´t get it run in my Tomcat.

Everyone knows the trick?

My log tells everthing ok
2004-09-09 17:52:54 HostConfig[localhost]: Deploying web application directory ch03
2004-09-09 17:52:54 StandardHost[localhost]: Installing web application at context path /ch03 from URL file:C:\Tomcat\webapps\ch03
2004-09-09 17:52:54 WebappLoader[/ch03]: Deploying class repositories to work directory C:\Tomcat\work\Standalone\localhost\ch03
2004-09-09 17:52:54 WebappLoader[/ch03]: Deploy class files /WEB-INF/classes to C:\Tomcat\webapps\ch03\WEB-INF\classes
2004-09-09 17:52:54 WebappLoader[/ch03]: Deploy JAR /WEB-INF/lib/DPDFGen.jar to C:\Tomcat\webapps\ch03\WEB-INF\lib\DPDFGen.jar
2004-09-09 17:52:55 WebappLoader[/ch03]: Deploy JAR /WEB-INF/lib/avalon-framework-cvs-20020806.jar to C:\Tomcat\webapps\ch03\WEB-INF\lib\avalon-framework-cvs-20020806.jar
2004-09-09 17:52:55 WebappLoader[/ch03]: Deploy JAR /WEB-INF/lib/batik.jar to C:\Tomcat\webapps\ch03\WEB-INF\lib\batik.jar
2004-09-09 17:52:55 WebappLoader[/ch03]: Deploy JAR /WEB-INF/lib/fop.jar to C:\Tomcat\webapps\ch03\WEB-INF\lib\fop.jar
2004-09-09 17:52:55 WebappLoader[/ch03]: Deploy JAR /WEB-INF/lib/xalan-2.4.1.jar to C:\Tomcat\webapps\ch03\WEB-INF\lib\xalan-2.4.1.jar
2004-09-09 17:52:55 StandardManager[/ch03]: Seeding random number generator class java.security.SecureRandom
2004-09-09 17:52:55 StandardManager[/ch03]: Seeding of random number generator has been completed
2004-09-09 17:52:57 StandardWrapper[/ch03:default]: Loading container servlet default
2004-09-09 17:52:57 StandardWrapper[/ch03:invoker]: Loading container servlet invoker

Thanks,

Hans Braumüller



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org


Re: how to run XMLServlet example from apache tools example wrox book

Posted by "J.Pietschmann" <j3...@yahoo.de>.
Braumüller wrote:
> i buy the book "Professional XML Development with Apache Tools" from wrox
> compiled the fop example in chapter 3 and don´t get it run in my Tomcat.

What does "don't get it run" mean in detail? Do you have a command
line tool to access URLs or do you exclusively rely on a browser?
Do the version for Tomcat and other tools you are using match the
versions used in the book? Where are the FOP log messages?

J.Pietschmann

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org