<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic reprting services in alfresco 2.2.0 enterprise trial in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/reprting-services-in-alfresco-2-2-0-enterprise-trial/m-p/171825#M125060</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I&amp;nbsp; installed the Report services&amp;nbsp;&amp;nbsp; version 1.0_RC2 in alfresco 2.2.0 enterprise trial edition in windows xp with tomcat upserver but when running the report i got the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; java.lang.IllegalAccessError: tried to access field org.alfresco.web.bean.dialog.BaseDialogBean.nodeService from class tr.biz.vardar.web.bean.RunReportDialog&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hide Details&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.IllegalAccessError: tried to access field org.alfresco.web.bean.dialog.BaseDialogBean.nodeService from class tr.biz.vardar.web.bean.RunReportDialog&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at tr.biz.vardar.web.bean.RunReportDialog.init(RunReportDialog.java:89)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.web.bean.dialog.DialogManager.setCurrentDialog(DialogManager.java:117)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.web.app.AlfrescoNavigationHandler.handleDialogOpen(AlfrescoNavigationHandler.java:599)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.web.app.AlfrescoNavigationHandler.handleNavigation(AlfrescoNavigationHandler.java:114)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:82)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at javax.faces.component.UICommand.broadcast(UICommand.java:109)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:97)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:171)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.myfaces.lifecycle.InvokeApplicationExecutor.execute(InvokeApplicationExecutor.java:32)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:95)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:70)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at javax.faces.webapp.FacesServlet.service(FacesServlet.java:139)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.web.app.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:81)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at java.lang.Thread.run(Thread.java:619)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anybody here who successfully installed report services and run BIRT or JASPER reports in alfresco 2.2.0 ent trial&amp;nbsp; in windows XP with tomcat upserver, your help is&amp;nbsp; greatly appreciate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope to hear from you soon .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Arnel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jul 2008 09:51:24 GMT</pubDate>
    <dc:creator>arnelmarco</dc:creator>
    <dc:date>2008-07-25T09:51:24Z</dc:date>
    <item>
      <title>reprting services in alfresco 2.2.0 enterprise trial</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reprting-services-in-alfresco-2-2-0-enterprise-trial/m-p/171825#M125060</link>
      <description>Hi,I&amp;nbsp; installed the Report services&amp;nbsp;&amp;nbsp; version 1.0_RC2 in alfresco 2.2.0 enterprise trial edition in windows xp with tomcat upserver but when running the report i got the following error: java.lang.IllegalAccessError: tried to access field org.alfresco.web.bean.dialog.BaseDialogBean.nodeService from</description>
      <pubDate>Fri, 25 Jul 2008 09:51:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reprting-services-in-alfresco-2-2-0-enterprise-trial/m-p/171825#M125060</guid>
      <dc:creator>arnelmarco</dc:creator>
      <dc:date>2008-07-25T09:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: reprting services in alfresco 2.2.0 enterprise trial</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reprting-services-in-alfresco-2-2-0-enterprise-trial/m-p/171826#M125061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have been working with this project for the last week inorder to get it working with alfresco 3.1 should also work with 3.2 no problem. I was able to decompile and then recompile the runreportdialog.class file today that was cuasing most of the problem if any one still needs the alfresco-reporting-services.jar with updated files email me and i will arrange to get the files to you. FOR THE RECORD i NEED TO MAKE A FEW OTHER CHANGES TO GET THIS PROJECT TO WORK SO BE CAREFUL PLUS THERE IS STILL NO SOURCE CODE SINCE I DECOMPILED IT.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If there is a way I can help I will try with in reason but please have all your info in order&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Will Lavary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2010 20:40:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reprting-services-in-alfresco-2-2-0-enterprise-trial/m-p/171826#M125061</guid>
      <dc:creator>itconsultant</dc:creator>
      <dc:date>2010-01-29T20:40:52Z</dc:date>
    </item>
  </channel>
</rss>

