Error with WebSphere

2003-01-16 Thread Paolo Beatrici



I've just installed an application embedding fop 
into Websphere 4.0.1 Advanced Edition on Linux.
We got the following exception :



[03.01.16 14:32:02:736 CET] 10b37e12 ExceptionUtil X CNTR0020E: 
Non-application exception occurred while processing method createOutput on bean 
BeanId(Deployed_tes_isybusEjbWAS#tes_isybusEjb.jar#Isybus, f2c72ebaa6): 
java.lang.AbstractMethodError: javax/xml/parsers/SAXParser.getXMLReader
at org.apache.fop.apps.Driver.getParserClassName(Unknown Source)
at org.apache.fop.svg.SVGElementMapping.setupSVG(Unknown Source)
at org.apache.fop.svg.SVGElementMapping.addToBuilder(Unknown Source)
at org.apache.fop.apps.Driver.addElementMapping(Unknown Source)
at org.apache.fop.apps.Driver.addElementMapping(Unknown Source)
at org.apache.fop.apps.Driver.setupDefaultMappings(Unknown Source)
at org.apache.fop.apps.Driver.init(Unknown Source)
at com.isyde.isydriver.output.FopDriver.save(FopDriver.java:86)
at com.isyde.isybusparser.output.IsyFopDriver.save(IsyFopDriver.java:76)
at com.isyde.isybusparser.DDMParser.parse(DDMParser.java:95)
at com.isyde.isybus.so.Isybus.createOutput(Isybus.java:72)

Can you help me about this?
Thank you.
Paolo Beatrici


RE: Error with WebSphere

2003-01-16 Thread Sharma, Siddharth









I suggest
you use the Xerces that ships with fop.

Make it
part of your enterprise application, and reference the same by adding its entry
in the webapp's manifest.



Or, simply
replace the Xerces in websphere's lib directory if that is an option for you.





-Original
Message-
From: Paolo Beatrici
[mailto:[EMAIL PROTECTED]
Sent: Thursday, January 16, 2003
11:37 AM
To: [EMAIL PROTECTED]
Subject: Error with WebSphere



I've
just installed an application embedding fop into Websphere 4.0.1 Advanced
Edition on Linux.

We got
the following exception :



[03.01.16 14:32:02:736 CET] 10b37e12
ExceptionUtil X CNTR0020E: Non-application exception occurred while processing
method createOutput on bean
BeanId(Deployed_tes_isybusEjbWAS#tes_isybusEjb.jar#Isybus, f2c72ebaa6):
java.lang.AbstractMethodError: javax/xml/parsers/SAXParser.getXMLReader

at org.apache.fop.apps.Driver.getParserClassName(Unknown
Source)

at
org.apache.fop.svg.SVGElementMapping.setupSVG(Unknown Source)

at
org.apache.fop.svg.SVGElementMapping.addToBuilder(Unknown Source)

at
org.apache.fop.apps.Driver.addElementMapping(Unknown Source)

at org.apache.fop.apps.Driver.addElementMapping(Unknown
Source)

at
org.apache.fop.apps.Driver.setupDefaultMappings(Unknown Source)

at
org.apache.fop.apps.Driver.init(Unknown Source)

at
com.isyde.isydriver.output.FopDriver.save(FopDriver.java:86)

at com.isyde.isybusparser.output.IsyFopDriver.save(IsyFopDriver.java:76)

at
com.isyde.isybusparser.DDMParser.parse(DDMParser.java:95)

at
com.isyde.isybus.so.Isybus.createOutput(Isybus.java:72)



Can you help me about
this?

Thank you.

Paolo
Beatrici






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

Re: Error with WebSphere

2003-01-16 Thread bhati001



Dont know whether this is related to Fop but i use 
xslt with xml and while testing my installation yesterday, I got the same xsl 
error, so what I did was go with the previous version of xalan and xerces. It 
seemed to work but of course u lose the functionality and performance of the new 
version.

  - Original Message - 
  From: 
  Sharma, Siddharth 
  To: [EMAIL PROTECTED] 
  Sent: Thursday, January 16, 2003 10:38 
  AM
  Subject: RE: Error with WebSphere
  
  
  I 
  suggest you use the Xerces that ships with 
  fop.
  Make 
  it part of your enterprise application, and reference the same by adding its 
  entry in the webapp's manifest.
  
  Or, 
  simply replace the Xerces in websphere's lib directory if that is an option 
  for you.
  
  
  -Original 
  Message-From: Paolo 
  Beatrici [mailto:[EMAIL PROTECTED]Sent: Thursday, January 16, 2003 11:37 
  AMTo: 
  [EMAIL PROTECTED]Subject: Error with 
  WebSphere
  
  I've 
  just installed an application embedding fop into Websphere 4.0.1 Advanced 
  Edition on Linux.
  We got 
  the following exception :
  
  [03.01.16 14:32:02:736 CET] 
  10b37e12 ExceptionUtil X CNTR0020E: Non-application exception occurred while 
  processing method createOutput on bean 
  BeanId(Deployed_tes_isybusEjbWAS#tes_isybusEjb.jar#Isybus, f2c72ebaa6): 
  java.lang.AbstractMethodError: 
  javax/xml/parsers/SAXParser.getXMLReader
  at 
  org.apache.fop.apps.Driver.getParserClassName(Unknown 
  Source)
  at 
  org.apache.fop.svg.SVGElementMapping.setupSVG(Unknown 
  Source)
  at 
  org.apache.fop.svg.SVGElementMapping.addToBuilder(Unknown 
  Source)
  at 
  org.apache.fop.apps.Driver.addElementMapping(Unknown 
  Source)
  at 
  org.apache.fop.apps.Driver.addElementMapping(Unknown 
  Source)
  at 
  org.apache.fop.apps.Driver.setupDefaultMappings(Unknown 
  Source)
  at 
  org.apache.fop.apps.Driver.init(Unknown Source)
  at 
  com.isyde.isydriver.output.FopDriver.save(FopDriver.java:86)
  at 
  com.isyde.isybusparser.output.IsyFopDriver.save(IsyFopDriver.java:76)
  at 
  com.isyde.isybusparser.DDMParser.parse(DDMParser.java:95)
  at 
  com.isyde.isybus.so.Isybus.createOutput(Isybus.java:72)
  
  Can you help me 
  about this?
  Thank 
  you.
  Paolo 
  Beatrici
  
  

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