> Oh hang on, this looks like it's a 2.0 issue, that jasperreports isn't 
> working. It should work fine in 1.4!

It should ...

The first report was about WW 2.0 but I just tested 1.4 with WebLogic 8.1
(see below).

This is based on deploying the provided 'webwork.war'. 

java.lang.NoClassDefFoundError
        at dori.jasper.engine.fill.JRFiller.fillReport(JRFiller.java:138)
        at
dori.jasper.engine.JasperFillManager.fillReport(JasperFillManager.java:348)
        at
webwork.view.jasperreports.JasperReportViewServlet.service(JasperReportViewServlet.java:94)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
        at
weblogic.servlet.internal.RequestDispatcherImpl$ForwardAction.run(RequestDispatcherImpl.java:342)
        at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)
        at
weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:246)
        at webwork.dispatcher.ServletDispatcher.service(ServletDispatcher.java:222)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
        at
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6291)
        at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)
        at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3575)
        at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2573)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)

This is not critical for me because I don't use Jasper Reports at the
moment.

Regards,
Lars
 
> Lars Fischer wrote:
> 
> > Joseph,
> > 
> > it's the problem where somone already provided a patch:
> > 
> > weblogic.servlet.jsp.JspException: (line 1): Error in using tag library
> > uri='webwork' prefix='ww': The Tag class
> > 'com.opensymphony.webwork.views.jsp.URLTag' has no setter method
> corresponding to TLD declared attribute 'page', (JSP
> > 1.1 spec, 5.4.1)
> > 
> > The examples for Jasper Reports never worked:
> > 
> > - PDF
> > 
> > Error 500--Internal Server Error
> > 
> > - HTML
> > 
> > Error 500--Internal Server Error
> > 
> > - XML
> > 
> > Error 500--Internal Server Error
> > 
> > - CSV
> > 
> > Error 500--Internal Server Error
> > 
> > 
> > Not that great ...
> > 
> > 
> >>Lars, WHAT about the taglib.tld doesn't work? I filed one JIRA issue
> >>myself today about it, but I have no idea if your issue was the same as
> >>mine.
> >>
> >>On Wed, 19 Nov 2003, Lars Fischer wrote:
> >>
> >>
> >>>I'm not pleased to announce that this version does not work with
> >>
> >>WebLogic
> >>
> >>>(taglib.tld).
> >>>Maybe the final release deserves a test with this unimportant server
> >>>(unimportant for OpenSymphony developers).
> >>>
> >>>
> >>>>I'm pleased to announce that the long-delayed WebWork 2.0 beta 2 is
> >>>>finally out. This release can be considered a release candidate for a
> >>>>final release that we hope will take place in the next week. I'm
> >>>>currently uploading the zip file and I realize that the distro doesn't
> >>>>include the source for the example Java files. I'll be sure to include
> >>>>that for the final release - apologies.
> >>>>
> >>>>This release fixes a huge number of bugs, adds features, and most
> >>>>importantly, ensures a smooth migration path for existing WebWork 1.x
> >>>>users. Between now and the final 2.0 release we'll be working on
> >>>>documentation, including the migration path.
> >>>>
> >>>>Besides all the XWork fixes (XWork 1.0 beta 2 was released as well),
> >>>>Matt, Jason, and I - along with Cameron and all the people on this
> >>>>mailing list - resolved 120+ issues. The complete list can be found at
> >>>>
> >>
> >>http://jira.opensymphony.com/secure/BrowseProject.jspa?id=10030&report=c
> >>
> >>>>hangelog. You can download the releases at:
> >>>>
> >>>>XWork -
> >>>>http://xwork.dev.java.net/files/documents/709/1805/xwork-1.0-beta2.zip
> >>>>
> >>>>WebWork -
> >>>>
> >>
> >>http://webwork.dev.java.net/files/documents/693/1806/webwork-2.0-beta2.z
> >>
> >>>>ip
> >>>>
> >>>>Thanks to everyone for all your patience and help getting this release
> >>>>out. Getting 2.0 final should be smooth sailing from here!
> >>>>
> >>>>The WebWork Team
> >>>>
> >>>>
> >>>>
> >>>>-------------------------------------------------------
> >>>>This SF.net email is sponsored by: SF.net Giveback Program.
> >>>>Does SourceForge.net help you be more productive?  Does it
> >>>>help you create better code?  SHARE THE LOVE, and help us help
> >>>>YOU!  Click Here: http://sourceforge.net/donate/
> >>>>_______________________________________________
> >>>>Opensymphony-webwork mailing list
> >>>>[EMAIL PROTECTED]
> >>>>https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> >>>>
> >>>
> >>>
> >>>
> >>>-------------------------------------------------------
> >>>This SF.net email is sponsored by: SF.net Giveback Program.
> >>>Does SourceForge.net help you be more productive?  Does it
> >>>help you create better code?  SHARE THE LOVE, and help us help
> >>>YOU!  Click Here: http://sourceforge.net/donate/
> >>>_______________________________________________
> >>>Opensymphony-webwork mailing list
> >>>[EMAIL PROTECTED]
> >>>https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> >>>
> >>
> >>-------------------------------------------------------------------
> >>Joseph B. Ottinger                         http://enigmastation.com
> >>IT Consultant                                [EMAIL PROTECTED]
> >>J2EE Editor - Java Developer's Journal   [EMAIL PROTECTED]
> >>
> >>
> >>
> >>-------------------------------------------------------
> >>This SF.net email is sponsored by: SF.net Giveback Program.
> >>Does SourceForge.net help you be more productive?  Does it
> >>help you create better code?  SHARE THE LOVE, and help us help
> >>YOU!  Click Here: http://sourceforge.net/donate/
> >>_______________________________________________
> >>Opensymphony-webwork mailing list
> >>[EMAIL PROTECTED]
> >>https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> >>
> > 
> > 
> > 
> > 
> > -------------------------------------------------------
> > This SF.net email is sponsored by: SF.net Giveback Program.
> > Does SourceForge.net help you be more productive?  Does it
> > help you create better code?  SHARE THE LOVE, and help us help
> > YOU!  Click Here: http://sourceforge.net/donate/
> > _______________________________________________
> > Opensymphony-webwork mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> > 
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?  SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> 



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to