1.0.1 debugging from run time workbench and report preview not working [message #77602] |
Wed, 28 September 2005 13:57  |
Eclipse User |
|
|
|
I'm running into an issue where I created an ODA plugin and I am running
from source, in a runtime workbench.
I create a report project, add a report, create my ODA data source, and
create a data set. I create a report with my data set, but when I go to
preview it, I get an HTTP 500 error.
Any ideas on how to get preview to work from runtime workbench(running
from source with ODA driver) using 1.0.1?
|
|
|
|
Re: 1.0.1 debugging from run time workbench and report preview not working [message #77729 is a reply to message #77602] |
Wed, 28 September 2005 18:05   |
Eclipse User |
|
|
|
Mike,
Have you deployed your own ODA plugin to the Viewer's plugin directory? To
do this you need to copy the plugin to the following directory:
eclipse\plugins\org.eclipse.birt.report.viewer_1.0.1\birt\pl ugins
This is required for report preview to work.
If this is not what caused your problem, can you provide the detailed error
message.
regards,
Gary Xue
"Mike Boyersmith" <mjboyers@us.ibm.com> wrote in message
news:dhelhn$t2s$1@news.eclipse.org...
> I'm running into an issue where I created an ODA plugin and I am running
> from source, in a runtime workbench.
>
> I create a report project, add a report, create my ODA data source, and
> create a data set. I create a report with my data set, but when I go to
> preview it, I get an HTTP 500 error.
>
> Any ideas on how to get preview to work from runtime workbench(running
> from source with ODA driver) using 1.0.1?
>
>
>
|
|
|
|
Re: 1.0.1 debugging from run time workbench and report preview not working [message #77957 is a reply to message #77743] |
Thu, 29 September 2005 13:42  |
Eclipse User |
|
|
|
Thanks everyone for input. I was actually helping a colleague with this
problem and hadn't tried it for my self. So I just tried on 1.0.1 and it
works fine for me as well. Note I was still back on 1.0 bits for a while
and it worked fine for me there as well…. So I’ll go do some extreme
debugging on his machine and see if we can figure out what is different
about his setup. Thanks for your time.
Jared Burns wrote:
> A better approach for selfhosting is actually to just import the
> org.eclipse.birt.report.viewer plugin into your workspace. If the plugin
> is in your workspace, then your ODA plugins will magically be loaded by
> the viewer when you selfhost without having to deploy your plugins in
> the WEB-INF\plugins directory.
>
> - Jared
>
> Wenbin He wrote:
>
>> Mike:
>>
>> You need to copy your ODA plugins to
>> $eclipse\plugins\org.eclipse.birt.report.viewer_1.0.0\birt\W EB-INF\plugins.
>>
>> BIRT ODA plugina are extension to BIRT data source. It will be loaded
>> by the
>> BIRT ODA framework.
>>
>> In general, all plugins extending BIRT extension points need to be copied
>> into
>> $eclipse\plugins\org.eclipse.birt.report.viewer_1.0.0\birt\W EB-INF\plugins
>>
>> folder because BIRT viewer is a web application that runs on an embeded
>> tomcat engine. It will load the extensions from its own plugin folder.
>>
>> -wenbin
>>
>>
>>
>> "Mike Boyersmith" <mjboyers@us.ibm.com> wrote in message
>> news:dhelhn$t2s$1@news.eclipse.org...
>>
>>> I'm running into an issue where I created an ODA plugin and I am running
>>> from source, in a runtime workbench.
>>>
>>> I create a report project, add a report, create my ODA data source, and
>>> create a data set. I create a report with my data set, but when I go to
>>> preview it, I get an HTTP 500 error.
>>>
>>> Any ideas on how to get preview to work from runtime workbench(running
>>> from source with ODA driver) using 1.0.1?
>>>
>>>
>>>
>>
>>
>>
|
|
|
Powered by
FUDForum. Page generated in 0.07556 seconds