<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://globalqss.com/wiki/index.php?action=history&amp;feed=atom&amp;title=IDempiere%2FFullMeeting20130130</id>
	<title>IDempiere/FullMeeting20130130 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://globalqss.com/wiki/index.php?action=history&amp;feed=atom&amp;title=IDempiere%2FFullMeeting20130130"/>
	<link rel="alternate" type="text/html" href="https://globalqss.com/wiki/index.php?title=IDempiere/FullMeeting20130130&amp;action=history"/>
	<updated>2026-04-05T17:24:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.1</generator>
	<entry>
		<id>https://globalqss.com/wiki/index.php?title=IDempiere/FullMeeting20130130&amp;diff=223&amp;oldid=prev</id>
		<title>CarlosRuiz: full meeting</title>
		<link rel="alternate" type="text/html" href="https://globalqss.com/wiki/index.php?title=IDempiere/FullMeeting20130130&amp;diff=223&amp;oldid=prev"/>
		<updated>2013-01-30T16:02:28Z</updated>

		<summary type="html">&lt;p&gt;full meeting&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;!-- breadcrumb --&amp;gt;&lt;br /&gt;
&amp;lt;font size=-2&amp;gt;&lt;br /&gt;
&amp;amp;lArr;&lt;br /&gt;
[[IDempiere|Table of Contents]] |&lt;br /&gt;
[[IDempiere/Full Meeting Minutes|Full Meeting Minutes]] |&lt;br /&gt;
Full Meeting 2013-01-30&lt;br /&gt;
&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''''CarlosRuiz''''': Good morning&amp;lt;br&amp;gt;&lt;br /&gt;
'''''JanThielemann''''': red1, i made the steps again. now i can see my plugin in the osgi console and the menu entry was also applyed but if i start my process i get the following error: ** java.lang.IllegalStateException: org.eclipse.core.runtime.CoreException: Plug-in ScriptTest was unable to load class org.adempiere.process.TestProcess.&amp;lt;br&amp;gt;&lt;br /&gt;
'''''JanThielemann''''': hello carlos&amp;lt;br&amp;gt;&lt;br /&gt;
'''''nmicoud''''': Bonjour&amp;lt;br&amp;gt;&lt;br /&gt;
'''''a42niem''''': hi all&amp;lt;br&amp;gt;&lt;br /&gt;
'''''CarlosRuiz''''': Hi Dirk&amp;lt;br&amp;gt;&lt;br /&gt;
'''''a42niem''''': sorry JanThielemann, i got distracted&amp;lt;br&amp;gt;&lt;br /&gt;
'''''a42niem''''': hi Carlos&amp;lt;br&amp;gt;&lt;br /&gt;
'''''Deepak388''''': JanThielemann, Are you using process class name as service ID?&amp;lt;br&amp;gt;&lt;br /&gt;
'''''JanThielemann''''': which service id do you mean?&amp;lt;br&amp;gt;&lt;br /&gt;
'''''JanThielemann''''': for now i have a plugin project which contains only one class (TestProcess.java) under the package org.adempiere.process. In the MANIFEST.MF i gave it the id &amp;quot;ScriptTest&amp;quot; as well as the name&amp;lt;br&amp;gt;&lt;br /&gt;
'''''JanThielemann''''': under the extension tab i added org.adempiere.base.Process and gave it the id &amp;quot;org.adempiere.process.TestProcess&amp;quot; and the name &amp;quot;TestProcess&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
'''''JanThielemann''''': as the class i chose org.adempiere.process.TestProcess with no priority&amp;lt;br&amp;gt;&lt;br /&gt;
'''''JanThielemann''''': in the feature projects feature.xml i set ScriptTestFeature as id/name&amp;lt;br&amp;gt;&lt;br /&gt;
'''''Deepak388''''': You need to use plugin ID same as process class name. Also please note that it is advised to use osgi services instead of extension&amp;lt;br&amp;gt;&lt;br /&gt;
'''''JanThielemann''''': could you tell me where i can read about it?&amp;lt;br&amp;gt;&lt;br /&gt;
'''''buildmaster''''': Project iDempiere build #723: SUCCESS in 7 min 10 sec: http://jenkins.idempiere.com/job/iDempiere/723/&amp;lt;br&amp;gt;&lt;br /&gt;
'''''buildmaster''''': hengsin: IDEMPIERE-369 Master Detail layout improvements. Avoid making unnecessary refresh of detail tab when navigating  from header to detail. Auto open detail pane for on new event.&amp;lt;br&amp;gt;&lt;br /&gt;
'''''Deepak388''''': JanThielemann, I fail to find out example for you in idempiere project, But I failed&amp;lt;br&amp;gt;&lt;br /&gt;
'''''red1''''': moin all.. i have uploaded the alpha version of LiVE_HR plugin, that has OrangeHRM features&amp;lt;br&amp;gt;&lt;br /&gt;
'''''CarlosRuiz''''': great news red1&amp;lt;br&amp;gt;&lt;br /&gt;
'''''red1''''': its very alpha.. some minor model bugs to iron out with Venezuela&amp;lt;br&amp;gt;&lt;br /&gt;
'''''red1''''': 99% complete&amp;lt;br&amp;gt;&lt;br /&gt;
'''''JanThielemann''''': ah i finally managed to get my plugin running.. i think there was something wrong with the runtime&amp;lt;br&amp;gt;&lt;br /&gt;
'''''JanThielemann''''': now the next big step :P how can i override existing functionality with a plugin. to be specific: i want to override the DefaultDesktop.java from org.adempiere.ui.zk. do you have any hints for me? i'm still new to all the idempiere/osgi stuff :(&amp;lt;br&amp;gt;&lt;br /&gt;
'''''buildmaster''''': Project iDempiere build #724: SUCCESS in 6 min 44 sec: http://jenkins.idempiere.com/job/iDempiere/724/&amp;lt;br&amp;gt;&lt;br /&gt;
'''''buildmaster''''': hengsin: IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Added IsIdentifier and SeqnoSelection to AD_InfoColumn. Ported InfoOrderPanel.&amp;lt;br&amp;gt;&lt;br /&gt;
'''''CarlosRuiz''''': JanThielemann, I think you can find answers on the forums - that question have been asked and answered there&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>CarlosRuiz</name></author>
		
	</entry>
</feed>