DO NOT REPLY [Bug 5495] - Problem with FopServlet - missing package from Fop-0.20.1-src.tar.gz

2001-12-18 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5495>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5495

Problem with FopServlet - missing package from Fop-0.20.1-src.tar.gz

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

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




DO NOT REPLY [Bug 5495] New: - Problem with FopServlet - missing package from Fop-0.20.1-src.tar.gz

2001-12-18 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5495>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5495

Problem with FopServlet - missing package from Fop-0.20.1-src.tar.gz

   Summary: Problem with FopServlet - missing package from Fop-
    0.20.1-src.tar.gz
   Product: Fop
   Version: 0.15
  Platform: PC
OS/Version: Windows NT/2K
Status: NEW
  Severity: Normal
  Priority: Other
 Component: general
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


I have down loaded "Fop-0.20.1-src.tar.gz" and tried to run the sample 
FopServlet and the stack trace below was generated after passing in the 
following parameters "http://localhost:9090/servlet/FopServlet?fo=simple.fo";.

I dived into the Fop.jar file and found that within the 
org.apache.fop.extensions.ExtensionElementMapping class the import statement is 
to org.apache.fop.fo.properties.ExtensionPropertyMapping class. This whole 
package ie.org.apache.fop.fo.properties is not include in the Fop.jar file.

Can the missing code be forwarded/avail. for download/inc in the jar in the 
future, etc.

I have successfully created the simple.pdf from simple.fo from the commandline, 
classpath appear to be correct otherwise I wouldnt get this far.
===
Exception in invoker: null

java.lang.NullPointerException
at org.apache.fop.svg.SVGElementMapping.addToBuilder
(SVGElementMapping.java, Compiled Code)
at org.apache.fop.apps.Driver.addElementMapping(Driver.java:373)
at org.apache.fop.apps.Driver.addElementMapping(Driver.java:384)
at org.apache.fop.apps.Driver.setupDefaultMappings(Driver.java, 
Compiled Code)
at org.apache.fop.apps.Driver.(Driver.java:189)
at org.apache.fop.apps.Driver.(Driver.java:193)
at FopServlet.renderFO(FopServlet.java:71)
at FopServlet.doGet(FopServlet.java:45)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:868)
at com.gefionsoftware.server.ServletContextImpl$ServletHandler.call
(ServletContextImpl.java)
at com.gefionsoftware.server.ServletContextImpl.executeServlet
(ServletContextImpl.java)
at com.gefionsoftware.server.NamedDispatcherImpl.forward
(NamedDispatcherImpl.java)
at com.gefionsoftware.server.servlets.InvokerServlet.service
(InvokerServlet.java)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:868)
at com.gefionsoftware.server.ServletContextImpl$ServletHandler.call
(ServletContextImpl.java)
at com.gefionsoftware.server.ServletContextImpl.executeServlet
(ServletContextImpl.java)
at com.gefionsoftware.server.ServletContextImpl.execute
(ServletContextImpl.java)
at com.gefionsoftware.server.GenericServer.execute(GenericServer.java)
at com.gefionsoftware.server.lws.LiteWebServer$RequestHandler.run
(LiteWebServer.java)
at se.pureit.util.ThreadPool$WorkThread.startRunnable(ThreadPool.java)
at se.pureit.util.ThreadPool$WorkThread.run(ThreadPool.java, Compiled 
Code)
===

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




Re: Fop-0.20.1-src.tar.gz

2001-08-27 Thread Peter B. West

How about a Fop-0.20.1-bin.zip.txt, explaining how to unzip a tar.gz? 
It might reduce the F of this AQ.


Peter

James Telfer wrote:

> Magne,
> 
> Currently there is no zip version (though it has been rumoured). Instead,
> download the tar.gz archive and use a Windows tool such as Winzip to unpack
> it; this is what I do, and it works well.
> 
> HTH,
> James
> 
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 24, 2001 12:13 AM
> To: [EMAIL PROTECTED]
> Subject: Fop-0.20.1-src.tar.gz
> 
> 
> Hi!
> 
> Thanks for a useful product!
> 
> When can i expect a windows zip version of  Fop-0.20.1 on your download
> web-site?
> 
> Best regards,
> 
> Magne Kofoed
> 
> 
> 
> 
> **
> This footnote confirms that this email message has
> been checked for the presence of known computer
> viruses.
> 
> If you have received this message in error please 
> notify your system manager, administrator or email
> [EMAIL PROTECTED]
> 
> smtpgw.sparebank1.no
> **
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
> 
> 


-- 
Peter B. West  [EMAIL PROTECTED]  http://powerup.com.au/~pbwest
"Lord, to whom shall we go?"


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




RE: Fop-0.20.1-src.tar.gz

2001-08-27 Thread James Telfer

Magne,

Currently there is no zip version (though it has been rumoured). Instead,
download the tar.gz archive and use a Windows tool such as Winzip to unpack
it; this is what I do, and it works well.

HTH,
James

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 24, 2001 12:13 AM
To: [EMAIL PROTECTED]
Subject: Fop-0.20.1-src.tar.gz


Hi!

Thanks for a useful product!

When can i expect a windows zip version of  Fop-0.20.1 on your download
web-site?

Best regards,

Magne Kofoed




**
This footnote confirms that this email message has
been checked for the presence of known computer
viruses.

If you have received this message in error please 
notify your system manager, administrator or email
[EMAIL PROTECTED]

smtpgw.sparebank1.no
**

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

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




Fop-0.20.1-src.tar.gz

2001-08-27 Thread magne . kofoed

Hi!

Thanks for a useful product!

When can i expect a windows zip version of  Fop-0.20.1 on your download
web-site?

Best regards,

Magne Kofoed




**
This footnote confirms that this email message has
been checked for the presence of known computer
viruses.

If you have received this message in error please 
notify your system manager, administrator or email
[EMAIL PROTECTED]

smtpgw.sparebank1.no
**

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