FOP CVS requires all kinds of jars in the classpath you don't have like
xalan, xerces, avalon-framework, logkit, (Are jimi, batik and the rest
optional?), etc.

For the rest, you may need to ask on an XSQL mailing list. If there is not a
FOP serializer such as your example refers to, then you'll need to use a
different class (one you may need to write). If there is one, then it is
likely not updated with to the latest FOP, which again you'd need to ask
someone on an XSQL list about.
-Steve

-----Original Message-----
From: Raju Dave [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 21, 2001 7:40 AM
To: '[EMAIL PROTECTED]'
Subject: Calling FOP from xsql


Hello,
Small problem with xsql...

I am defining in XSQL config.xsql as
<serializerdefs>
<serializer>
<name>FOP</name>
<class>oracle.xml.xsql.serializers.XSQLFOPSerializer</class>
</serializer>
</serializerdefs>

I am getting error as
XSQL-022: Cannot load serializer class
oracle.xml.xsql.serializers.XSQLFOPSerializer

I am using TomCat and have all following jar files in my lib directory..
1> xsqlserializers
2> oraclexsql
3> w3c
4> fop

I am using fop-0.20?
Where could i be going wrong??




Raju Dave
iORMYX GmbH
Frankfurt am Main
Germany
[EMAIL PROTECTED]
[EMAIL PROTECTED]

 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to