<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Creating a New Mbo Class</title>
	<atom:link href="http://www.burakbolek.com/blog/2009/02/creating-new-mbo-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.burakbolek.com/blog/2009/02/creating-new-mbo-class/</link>
	<description>Burak BÖLEK</description>
	<lastBuildDate>Sun, 18 Sep 2011 09:58:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: kulveer singh</title>
		<link>http://www.burakbolek.com/blog/2009/02/creating-new-mbo-class/comment-page-1/#comment-323</link>
		<dc:creator>kulveer singh</dc:creator>
		<pubDate>Tue, 22 Mar 2011 23:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=17#comment-323</guid>
		<description>Hi 

I have one requirement where i need to attach the documents to assets but i want to send them to some FTP through JAVA code.  

My idea is to override the save() method of MBO and redirect this to the FTP using java code. 

I have not much knowledge about the MAXIMO but if it is possible , can you provide which classes need to be extended and methods to be overridden.

Thank you 
Singh</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>I have one requirement where i need to attach the documents to assets but i want to send them to some FTP through JAVA code.  </p>
<p>My idea is to override the save() method of MBO and redirect this to the FTP using java code. </p>
<p>I have not much knowledge about the MAXIMO but if it is possible , can you provide which classes need to be extended and methods to be overridden.</p>
<p>Thank you<br />
Singh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fitness instructor</title>
		<link>http://www.burakbolek.com/blog/2009/02/creating-new-mbo-class/comment-page-1/#comment-317</link>
		<dc:creator>fitness instructor</dc:creator>
		<pubDate>Wed, 26 Jan 2011 22:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=17#comment-317</guid>
		<description>What I wouldnt give to have a debate with you about this.  You just say so many things that come from nowhere that Im pretty sure Id have a fair shot.  Your blog is great visually, I mean people wont be bored.  But others who can see past the videos and the layout wont be so impressed with your generic understanding of this topic.:)</description>
		<content:encoded><![CDATA[<p>What I wouldnt give to have a debate with you about this.  You just say so many things that come from nowhere that Im pretty sure Id have a fair shot.  Your blog is great visually, I mean people wont be bored.  But others who can see past the videos and the layout wont be so impressed with your generic understanding of this topic.:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yustas</title>
		<link>http://www.burakbolek.com/blog/2009/02/creating-new-mbo-class/comment-page-1/#comment-314</link>
		<dc:creator>Yustas</dc:creator>
		<pubDate>Mon, 20 Dec 2010 12:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=17#comment-314</guid>
		<description>Hi
I have same error!. I created copy of maximo.properties_orig from /SMP/etc/ to /SMP/maximo/applications/maximo/properties folder. Deleted all rows with mxe.encripted. After it I wrote all passwords for all servers in this file. Then I try to create new project as described in MaximoDeveloper manual but receive next error - !Connection to database not present, could not initialize Maximo developer.
In .log file of my workspace I found this row:
!ENTRY org.eclipse.ui 4 0 2010-12-20 14:25:03.099
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.RuntimeException: java.lang.ClassNotFoundException: com.ibm.db2.jcc.DB2Driver)......
In maximo.properties file this driver are presented:
mxe.system.reguser=MAXREG
mxe.system.regpassword=XXXXXX
mxe.db.driver=com.ibm.db2.jcc.DB2Driver
mxe.db.url=jdbc:db2://192.168.1.17:50005/maxdb71
mxe.rmi.port=0
mxe.db.schemaowner=maximo
Now I can&#039;t correctly configure the MaximoDeveloper properties to find this driver. 
Could you help me in this case?</description>
		<content:encoded><![CDATA[<p>Hi<br />
I have same error!. I created copy of maximo.properties_orig from /SMP/etc/ to /SMP/maximo/applications/maximo/properties folder. Deleted all rows with mxe.encripted. After it I wrote all passwords for all servers in this file. Then I try to create new project as described in MaximoDeveloper manual but receive next error &#8211; !Connection to database not present, could not initialize Maximo developer.<br />
In .log file of my workspace I found this row:<br />
!ENTRY org.eclipse.ui 4 0 2010-12-20 14:25:03.099<br />
!MESSAGE Unhandled event loop exception<br />
!STACK 0<br />
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.RuntimeException: java.lang.ClassNotFoundException: com.ibm.db2.jcc.DB2Driver)&#8230;&#8230;<br />
In maximo.properties file this driver are presented:<br />
mxe.system.reguser=MAXREG<br />
mxe.system.regpassword=XXXXXX<br />
mxe.db.driver=com.ibm.db2.jcc.DB2Driver<br />
mxe.db.url=jdbc:db2://192.168.1.17:50005/maxdb71<br />
mxe.rmi.port=0<br />
mxe.db.schemaowner=maximo<br />
Now I can&#8217;t correctly configure the MaximoDeveloper properties to find this driver.<br />
Could you help me in this case?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: san_marino</title>
		<link>http://www.burakbolek.com/blog/2009/02/creating-new-mbo-class/comment-page-1/#comment-299</link>
		<dc:creator>san_marino</dc:creator>
		<pubDate>Thu, 16 Sep 2010 11:33:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=17#comment-299</guid>
		<description>Hi, 

Myself very new to maximo.I have been through the steps as described.Designed my user interface in the app designer, but am recieving invalid binding.I am not using maximo developer.I am working with ibm rad.I have downloaded the jar file for rmic and after copying it to the relevant folder and configuring the buildpath , I am getting one option called &quot;Rmic marcar/desmarcar auto gear stub&quot;.Upon selecting the option project is built.

1. Is that option aiding in rmic and
2. Is an AppBean mandatory for  an application
3. I would like to know the reason for invalid binding

Regards.</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Myself very new to maximo.I have been through the steps as described.Designed my user interface in the app designer, but am recieving invalid binding.I am not using maximo developer.I am working with ibm rad.I have downloaded the jar file for rmic and after copying it to the relevant folder and configuring the buildpath , I am getting one option called &#8220;Rmic marcar/desmarcar auto gear stub&#8221;.Upon selecting the option project is built.</p>
<p>1. Is that option aiding in rmic and<br />
2. Is an AppBean mandatory for  an application<br />
3. I would like to know the reason for invalid binding</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kayambu</title>
		<link>http://www.burakbolek.com/blog/2009/02/creating-new-mbo-class/comment-page-1/#comment-296</link>
		<dc:creator>Kayambu</dc:creator>
		<pubDate>Tue, 14 Sep 2010 06:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=17#comment-296</guid>
		<description>I hava many doubts for how to create MBO class</description>
		<content:encoded><![CDATA[<p>I hava many doubts for how to create MBO class</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kamran</title>
		<link>http://www.burakbolek.com/blog/2009/02/creating-new-mbo-class/comment-page-1/#comment-274</link>
		<dc:creator>kamran</dc:creator>
		<pubDate>Tue, 13 Jul 2010 15:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=17#comment-274</guid>
		<description>Hi Burak!

First i would like thanks you for contribution that help many us of a lot.
Second, with maximo developer plugin, i can extend mbos.
1. is it possible to extend or create bean classes with this. if possible then how?
2. is it possible to debug the code in debug mode. if possiible then can you please elaborate it.

Regards, kamran</description>
		<content:encoded><![CDATA[<p>Hi Burak!</p>
<p>First i would like thanks you for contribution that help many us of a lot.<br />
Second, with maximo developer plugin, i can extend mbos.<br />
1. is it possible to extend or create bean classes with this. if possible then how?<br />
2. is it possible to debug the code in debug mode. if possiible then can you please elaborate it.</p>
<p>Regards, kamran</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sherif</title>
		<link>http://www.burakbolek.com/blog/2009/02/creating-new-mbo-class/comment-page-1/#comment-193</link>
		<dc:creator>sherif</dc:creator>
		<pubDate>Thu, 31 Dec 2009 09:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=17#comment-193</guid>
		<description>solve  error &quot;Connection to database not present, could not initialize Maximo developer.&quot;
this because password of database is encrypted in maximo.properties
so use maximo.properties-oirg</description>
		<content:encoded><![CDATA[<p>solve  error &#8220;Connection to database not present, could not initialize Maximo developer.&#8221;<br />
this because password of database is encrypted in maximo.properties<br />
so use maximo.properties-oirg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thang</title>
		<link>http://www.burakbolek.com/blog/2009/02/creating-new-mbo-class/comment-page-1/#comment-166</link>
		<dc:creator>thang</dc:creator>
		<pubDate>Wed, 25 Nov 2009 11:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=17#comment-166</guid>
		<description>just ignore, actually my mistake while typing</description>
		<content:encoded><![CDATA[<p>just ignore, actually my mistake while typing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thang</title>
		<link>http://www.burakbolek.com/blog/2009/02/creating-new-mbo-class/comment-page-1/#comment-165</link>
		<dc:creator>thang</dc:creator>
		<pubDate>Wed, 25 Nov 2009 11:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=17#comment-165</guid>
		<description>get following error while compiling:
Error(26,12): constructor newMboSet(psdi.mbo.MboSet) not found in class psdi.custom.newMboSet</description>
		<content:encoded><![CDATA[<p>get following error while compiling:<br />
Error(26,12): constructor newMboSet(psdi.mbo.MboSet) not found in class psdi.custom.newMboSet</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PP</title>
		<link>http://www.burakbolek.com/blog/2009/02/creating-new-mbo-class/comment-page-1/#comment-160</link>
		<dc:creator>PP</dc:creator>
		<pubDate>Wed, 04 Nov 2009 11:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=17#comment-160</guid>
		<description>I made the necessary steps , but when i try to &quot;refresh tree&quot;  command i get an error. 

Connection to database not present, could not initialize Maximo developer.

Any suggest? 

thks</description>
		<content:encoded><![CDATA[<p>I made the necessary steps , but when i try to &#8220;refresh tree&#8221;  command i get an error. </p>
<p>Connection to database not present, could not initialize Maximo developer.</p>
<p>Any suggest? </p>
<p>thks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

