Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » Adding CIMOM as a data source : Building DTP
Adding CIMOM as a data source : Building DTP [message #35525] Mon, 27 August 2007 12:04 Go to next message
Eclipse UserFriend
Originally posted by: nyogita.novell.com

Hi,

We are exploring the idea of having CIMOM as a data source type in BIRT.
Since this is extending the available data sources , we would need to
add this to org.eclipse.datatools.enablement.oda project.

However we are not successful in building DTP.
We have checked out build, connectivity, enablement, modelbase and
sqltools projects.[1.5 version]
We looked up http://wiki.eclipse.org/DTP_1.5.x_Build_Guidelines page.

Currently on running ant from the org.eclipse.datatools.build folder, we
get a build failed error, at
org.eclipse.datatools.build\org.eclipse.datatools.modelbase. build\build.xml:19:
The following error occurred while executing this line:
\org.eclipse.datatools.modelbase.sql\build.xml
(The system cannot find the path specified)

Since the modelbase.sql does not have a build.xml, are we missing
something here ?

What is the right way to build DTP ?

Thanks,
Yogita.
Re: Adding CIMOM as a data source : Building DTP [message #35662 is a reply to message #35525] Mon, 27 August 2007 20:01 Go to previous messageGo to next message
Linda ChanFriend
Messages: 845
Registered: July 2009
Senior Member
Yogita,

To develop your own ODA extension plugin projects, it is not necessary to do
your own build of the DTP core components. Simply having the core DTP
plugins installed in your target platform would be sufficient to compile
your custom ODA plugins. It's similar to implementing any of the Eclipse
platform extension points. A zip file of the core DTP SDK plugins can be
downloaded from the DTP download web site:
http://www.eclipse.org/datatools/downloads.html

BTW, do you mean you are naming your custom ODA plugins for CIMOM with the
org.eclipse.datatools.enablement.oda namespace? Are you planning to
contribute the source to DTP? That's certainly welcome. It does however
require going thru Eclipse IP review and approval. In the meantime, you
might want to use your own namespace for the plugins. And rename them later
to the DTP enablement.oda namespace when ready to go thru the IP review
process.

Linda
DTP ODA Component Lead

"Yogita Naik" <nyogita@novell.com> wrote in message
news:faued2$8o5$1@build.eclipse.org...
> Hi,
>
> We are exploring the idea of having CIMOM as a data source type in BIRT.
> Since this is extending the available data sources , we would need to add
> this to org.eclipse.datatools.enablement.oda project.
>
> However we are not successful in building DTP.
> We have checked out build, connectivity, enablement, modelbase and
> sqltools projects.[1.5 version]
> We looked up http://wiki.eclipse.org/DTP_1.5.x_Build_Guidelines page.
>
> Currently on running ant from the org.eclipse.datatools.build folder, we
> get a build failed error, at
> org.eclipse.datatools.build\org.eclipse.datatools.modelbase. build\build.xml:19:
> The following error occurred while executing this line:
> \org.eclipse.datatools.modelbase.sql\build.xml
> (The system cannot find the path specified)
>
> Since the modelbase.sql does not have a build.xml, are we missing
> something here ?
>
> What is the right way to build DTP ?
>
> Thanks,
> Yogita.
>
Re: Adding CIMOM as a data source : Building DTP [message #35696 is a reply to message #35662] Tue, 28 August 2007 06:19 Go to previous message
Eclipse UserFriend
Originally posted by: nyogita.novell.com

Thank you, Linda, for helping us with this.

Right now, we are just starting with the idea of having CIMOM as a data
source. The long term plan is to contribute the source to DTP, and then
we will certainly go thru the IP review and approval.

As you have mentioned, we will first use our own namespace for the
plugin and start with it.

Thanks,
Yogita.

Linda Chan wrote:
> Yogita,
>
> To develop your own ODA extension plugin projects, it is not necessary to do
> your own build of the DTP core components. Simply having the core DTP
> plugins installed in your target platform would be sufficient to compile
> your custom ODA plugins. It's similar to implementing any of the Eclipse
> platform extension points. A zip file of the core DTP SDK plugins can be
> downloaded from the DTP download web site:
> http://www.eclipse.org/datatools/downloads.html
>
> BTW, do you mean you are naming your custom ODA plugins for CIMOM with the
> org.eclipse.datatools.enablement.oda namespace? Are you planning to
> contribute the source to DTP? That's certainly welcome. It does however
> require going thru Eclipse IP review and approval. In the meantime, you
> might want to use your own namespace for the plugins. And rename them later
> to the DTP enablement.oda namespace when ready to go thru the IP review
> process.
>
> Linda
> DTP ODA Component Lead
>
> "Yogita Naik" <nyogita@novell.com> wrote in message
> news:faued2$8o5$1@build.eclipse.org...
>> Hi,
>>
>> We are exploring the idea of having CIMOM as a data source type in BIRT.
>> Since this is extending the available data sources , we would need to add
>> this to org.eclipse.datatools.enablement.oda project.
>>
>> However we are not successful in building DTP.
>> We have checked out build, connectivity, enablement, modelbase and
>> sqltools projects.[1.5 version]
>> We looked up http://wiki.eclipse.org/DTP_1.5.x_Build_Guidelines page.
>>
>> Currently on running ant from the org.eclipse.datatools.build folder, we
>> get a build failed error, at
>> org.eclipse.datatools.build\org.eclipse.datatools.modelbase. build\build.xml:19:
>> The following error occurred while executing this line:
>> \org.eclipse.datatools.modelbase.sql\build.xml
>> (The system cannot find the path specified)
>>
>> Since the modelbase.sql does not have a build.xml, are we missing
>> something here ?
>>
>> What is the right way to build DTP ?
>>
>> Thanks,
>> Yogita.
>>
>
>
Re: Adding CIMOM as a data source : Building DTP [message #587686 is a reply to message #35525] Mon, 27 August 2007 20:01 Go to previous message
Linda ChanFriend
Messages: 845
Registered: July 2009
Senior Member
Yogita,

To develop your own ODA extension plugin projects, it is not necessary to do
your own build of the DTP core components. Simply having the core DTP
plugins installed in your target platform would be sufficient to compile
your custom ODA plugins. It's similar to implementing any of the Eclipse
platform extension points. A zip file of the core DTP SDK plugins can be
downloaded from the DTP download web site:
http://www.eclipse.org/datatools/downloads.html

BTW, do you mean you are naming your custom ODA plugins for CIMOM with the
org.eclipse.datatools.enablement.oda namespace? Are you planning to
contribute the source to DTP? That's certainly welcome. It does however
require going thru Eclipse IP review and approval. In the meantime, you
might want to use your own namespace for the plugins. And rename them later
to the DTP enablement.oda namespace when ready to go thru the IP review
process.

Linda
DTP ODA Component Lead

"Yogita Naik" <nyogita@novell.com> wrote in message
news:faued2$8o5$1@build.eclipse.org...
> Hi,
>
> We are exploring the idea of having CIMOM as a data source type in BIRT.
> Since this is extending the available data sources , we would need to add
> this to org.eclipse.datatools.enablement.oda project.
>
> However we are not successful in building DTP.
> We have checked out build, connectivity, enablement, modelbase and
> sqltools projects.[1.5 version]
> We looked up http://wiki.eclipse.org/DTP_1.5.x_Build_Guidelines page.
>
> Currently on running ant from the org.eclipse.datatools.build folder, we
> get a build failed error, at
> org.eclipse.datatools.build\org.eclipse.datatools.modelbase. build\build.xml:19:
> The following error occurred while executing this line:
> \org.eclipse.datatools.modelbase.sql\build.xml
> (The system cannot find the path specified)
>
> Since the modelbase.sql does not have a build.xml, are we missing
> something here ?
>
> What is the right way to build DTP ?
>
> Thanks,
> Yogita.
>
Re: Adding CIMOM as a data source : Building DTP [message #587699 is a reply to message #35662] Tue, 28 August 2007 06:19 Go to previous message
Eclipse UserFriend
Originally posted by: nyogita.novell.com

Thank you, Linda, for helping us with this.

Right now, we are just starting with the idea of having CIMOM as a data
source. The long term plan is to contribute the source to DTP, and then
we will certainly go thru the IP review and approval.

As you have mentioned, we will first use our own namespace for the
plugin and start with it.

Thanks,
Yogita.

Linda Chan wrote:
> Yogita,
>
> To develop your own ODA extension plugin projects, it is not necessary to do
> your own build of the DTP core components. Simply having the core DTP
> plugins installed in your target platform would be sufficient to compile
> your custom ODA plugins. It's similar to implementing any of the Eclipse
> platform extension points. A zip file of the core DTP SDK plugins can be
> downloaded from the DTP download web site:
> http://www.eclipse.org/datatools/downloads.html
>
> BTW, do you mean you are naming your custom ODA plugins for CIMOM with the
> org.eclipse.datatools.enablement.oda namespace? Are you planning to
> contribute the source to DTP? That's certainly welcome. It does however
> require going thru Eclipse IP review and approval. In the meantime, you
> might want to use your own namespace for the plugins. And rename them later
> to the DTP enablement.oda namespace when ready to go thru the IP review
> process.
>
> Linda
> DTP ODA Component Lead
>
> "Yogita Naik" <nyogita@novell.com> wrote in message
> news:faued2$8o5$1@build.eclipse.org...
>> Hi,
>>
>> We are exploring the idea of having CIMOM as a data source type in BIRT.
>> Since this is extending the available data sources , we would need to add
>> this to org.eclipse.datatools.enablement.oda project.
>>
>> However we are not successful in building DTP.
>> We have checked out build, connectivity, enablement, modelbase and
>> sqltools projects.[1.5 version]
>> We looked up http://wiki.eclipse.org/DTP_1.5.x_Build_Guidelines page.
>>
>> Currently on running ant from the org.eclipse.datatools.build folder, we
>> get a build failed error, at
>> org.eclipse.datatools.build\org.eclipse.datatools.modelbase. build\build.xml:19:
>> The following error occurred while executing this line:
>> \org.eclipse.datatools.modelbase.sql\build.xml
>> (The system cannot find the path specified)
>>
>> Since the modelbase.sql does not have a build.xml, are we missing
>> something here ?
>>
>> What is the right way to build DTP ?
>>
>> Thanks,
>> Yogita.
>>
>
>
Previous Topic:"No suitable driver" exception
Next Topic:DTP Ganymede Requirements Call
Goto Forum:
  


Current Time: Thu Apr 18 20:32:46 GMT 2024

Powered by FUDForum. Page generated in 0.02103 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top