XPathChoosePage [message #119890] |
Mon, 30 January 2006 15:13 |
Eclipse User |
|
|
|
Originally posted by: jan.tanis.coas.com
Hi,
As stated before I use the XML ODA UI as example. I stripped it down.
But when pressing finished it asks for XPathChoosePage. That class is
never refferenced in any of my files. It isnt mentioned in the
plugin.xml either. Is calling this class a standard operation for such
ODA UI plugin or is it something else? Can someone please provide me
with some information about this, I'm running out on it. Your help is
most appreciated.
Thanks and regards, Jan.
|
|
|
Re: XPathChoosePage [message #120008 is a reply to message #119890] |
Mon, 30 January 2006 16:31 |
Gary Xue Messages: 193 Registered: July 2009 |
Senior Member |
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_0456_01C62577.80602B80
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Jan,
Are you sure that XPathChoosePage class is not in the plugin.xml file =
of your plugin? In the out-of-the-box XML driver's UI plugin =
(org.eclipse.birt.report.data.oda.xml.ui), this class is listed in the =
plugin.xml's declaration of the odadatasource extension:
<odaDataSetUI id=3D"org.eclipse.birt.report.data.oda.xml.dataSet" =
addsDataSetParametersPage =3D "false">
<newDataSetWizard =
class=3D" org.eclipse.birt.report.data.oda.xml.ui.wizards.XmlDataSetWi zard=
"/>
<dataSetEditorPage =
class=3D" org.eclipse.birt.report.data.oda.xml.ui.wizards.XmlDataSetSe lect=
ionPage"=20
displayName=3D"XML DataSet" name=3D"selectColumns"/>
<dataSetEditorPage =
class=3D" org.eclipse.birt.report.data.oda.xml.ui.wizards.XPathChooseP age "=
displayName=3D"Table Mapping" name=3D"selectColumns"/>
<dataSetEditorPage =
class=3D" org.eclipse.birt.report.data.oda.xml.ui.wizards.ColumnMappin gPag=
e" displayName=3D"Column Mapping" name=3D"selectColumns"/>
</odaDataSetUI>
--=20
Gary Xue
Actuate Corporation - Product Development
BIRT Committer
"Jan Tanis" <jan.tanis@coas.com> wrote in message =
news:drlaf9$bur$1@utils.eclipse.org...
> Hi,
>=20
> As stated before I use the XML ODA UI as example. I stripped it down.=20
> But when pressing finished it asks for XPathChoosePage. That class is=20
> never refferenced in any of my files. It isnt mentioned in the=20
> plugin.xml either. Is calling this class a standard operation for such =
> ODA UI plugin or is it something else? Can someone please provide me=20
> with some information about this, I'm running out on it. Your help is=20
> most appreciated.
>=20
> Thanks and regards, Jan.
------=_NextPart_000_0456_01C62577.80602B80
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1528" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>Jan,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Are you sure that XPathChoosePage =
class is=20
not in the plugin.xml file of your plugin? In the out-of-the-box XML =
driver's UI=20
plugin (org.eclipse.birt.report.data.oda.xml.ui), this class is listed =
in the=20
plugin.xml's declaration of the odadatasource extension:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV>
<P><FONT face=3DArial size=3D2><odaDataSetUI=20
id=3D"org.eclipse.birt.report.data.oda.xml.dataSet" =
addsDataSetParametersPage =3D=20
"false"><BR><newDataSetWizard=20
class=3D" org.eclipse.birt.report.data.oda.xml.ui.wizards.XmlDataSetWi zard=
"/><BR><dataSetEditorPage=20
class=3D" org.eclipse.birt.report.data.oda.xml.ui.wizards.XmlDataSetSe lect=
ionPage"=20
<BR> displayName=3D"XML DataSet"=20
name=3D"selectColumns"/></FONT></P>
<P><FONT face=3DArial size=3D2><STRONG><dataSetEditorPage=20
class=3D" org.eclipse.birt.report.data.oda.xml.ui.wizards.XPathChooseP age "=
<BR> =20
displayName=3D"Table Mapping"=20
name=3D"selectColumns"/></STRONG></FONT></P>
<P><FONT face=3DArial size=3D2><dataSetEditorPage=20
class=3D" org.eclipse.birt.report.data.oda.xml.ui.wizards.ColumnMappin gPag=
e"=20
displayName=3D"Column Mapping"=20
name=3D"selectColumns"/><BR></odaDataSetUI> </FONT></P></DIV>
<DIV><BR><FONT face=3DArial size=3D2>-- <BR>Gary Xue<BR>Actuate =
Corporation -=20
Product Development<BR>BIRT Committer</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>"Jan Tanis" <</FONT><A=20
href=3D"mailto:jan.tanis@coas.com"><FONT face=3DArial=20
size=3D2>jan.tanis@coas.com</FONT></A><FONT face=3DArial size=3D2>> =
wrote in=20
message </FONT><A href=3D"news:drlaf9$bur$1@utils.eclipse.org"><FONT =
face=3DArial=20
size=3D2>news:drlaf9$bur$1@utils.eclipse.org</FONT></A><FONT =
face=3DArial=20
size=3D2>...</FONT></DIV><FONT face=3DArial size=3D2>> Hi,<BR>> =
<BR>> As=20
stated before I use the XML ODA UI as example. I stripped it down. =
<BR>> But=20
when pressing finished it asks for XPathChoosePage. That class is =
<BR>> never=20
refferenced in any of my files. It isnt mentioned in the <BR>> =
plugin.xml=20
either. Is calling this class a standard operation for such <BR>> ODA =
UI=20
plugin or is it something else? Can someone please provide me <BR>> =
with some=20
information about this, I'm running out on it. Your help is <BR>> =
most=20
appreciated.<BR>> <BR>> Thanks and regards, =
Jan.</FONT></BODY></HTML>
------=_NextPart_000_0456_01C62577.80602B80--
|
|
|
Re: XPathChoosePage [message #120643 is a reply to message #120008] |
Tue, 31 January 2006 05:55 |
Eclipse User |
|
|
|
Originally posted by: jan.tanis.coas.com
Hi Gary,
Yes, I'm sure of that. Here is my current plugin.xml:
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin
id="org.eclipse.birt.report.data.oda.soap.ui"
name="BIRT SOAP UI Plug-in"
version="2.0.0"
provider-name="COAS Software Systems BV"
class="org.eclipse.birt.report.data.oda.soap.ui.UiPlugin">
<runtime>
<library name="soap-oda-ui.jar">
<export name="*"/>
</library>
</runtime>
<requires>
<import plugin="org.eclipse.birt.report.data.oda.soap"/>
<import plugin="org.eclipse.ui"/>
<import plugin="org.eclipse.core.runtime"/>
<import plugin="org.eclipse.birt.report.designer.ui"/>
<import plugin="org.eclipse.birt.report.model"/>
<import plugin="org.eclipse.birt.core"/>
<import plugin="org.eclipse.datatools.connectivity.oda"/>
</requires>
<extension
point="org.eclipse.birt.report.designer.ui.odadatasource">
<odaDataSourceUI id="org.eclipse.birt.report.data.oda.soap">
<newDataSourceWizard
class=" org.eclipse.birt.report.data.oda.soap.ui.wizards.XmlDataSour ceConnectionWizard "/>
<dataSourceEditorPage
class=" org.eclipse.birt.report.data.oda.soap.ui.wizards.XmlDataSour cePage "
displayName="%oda.soap.datasource"
name="selectFolder"
path="/"/>
</odaDataSourceUI>
<odaDataSetUI id="org.eclipse.birt.report.data.oda.soap.dataSet"
addsDataSetParametersPage = "false">
<newDataSetWizard
class=" org.eclipse.birt.report.data.oda.soap.ui.wizards.XmlDataSetW izard "/>
<dataSetEditorPage
class=" org.eclipse.birt.report.data.oda.soap.ui.wizards.XmlDataSetS electionPage "
displayName="%oda.soap.dataset"
name="selectColumns"/>
</odaDataSetUI>
</extension>
</plugin>
Gary Xue wrote:
> Jan,
> Are you sure that XPathChoosePage class is not in the plugin.xml file
> of your plugin? In the out-of-the-box XML driver's UI plugin
> (org.eclipse.birt.report.data.oda.xml.ui), this class is listed in the
> plugin.xml's declaration of the odadatasource extension:
>
>
> <odaDataSetUI id="org.eclipse.birt.report.data.oda.xml.dataSet"
> addsDataSetParametersPage = "false">
> <newDataSetWizard
> class=" org.eclipse.birt.report.data.oda.xml.ui.wizards.XmlDataSetWi zard "/>
> <dataSetEditorPage
> class=" org.eclipse.birt.report.data.oda.xml.ui.wizards.XmlDataSetSe lectionPage "
>
> displayName="XML DataSet" name="selectColumns"/>
>
> *<dataSetEditorPage
> class=" org.eclipse.birt.report.data.oda.xml.ui.wizards.XPathChooseP age "
> displayName="Table Mapping" name="selectColumns"/>*
>
> <dataSetEditorPage
> class=" org.eclipse.birt.report.data.oda.xml.ui.wizards.ColumnMappin gPage "
> displayName="Column Mapping" name="selectColumns"/>
> </odaDataSetUI>
>
>
> --
> Gary Xue
> Actuate Corporation - Product Development
> BIRT Committer
> "Jan Tanis" <jan.tanis@coas.com <mailto:jan.tanis@coas.com>> wrote in
> message news:drlaf9$bur$1@utils.eclipse.org...
> > Hi,
> >
> > As stated before I use the XML ODA UI as example. I stripped it down.
> > But when pressing finished it asks for XPathChoosePage. That class is
> > never refferenced in any of my files. It isnt mentioned in the
> > plugin.xml either. Is calling this class a standard operation for such
> > ODA UI plugin or is it something else? Can someone please provide me
> > with some information about this, I'm running out on it. Your help is
> > most appreciated.
> >
> > Thanks and regards, Jan.
|
|
|
Powered by
FUDForum. Page generated in 0.03672 seconds