Hi,
I was following your Plug-In Migration Guide. I created the "POS Integration" Plug-in in my Eclipse Workspace. I followed exactly your Guide (Dependencies, Extensions, AdempiereActivator,...) and added the source Code and the 2Pack.zip. But when I want to do the packIn in the OSGi Console buy putting "start 2" (2 is the ID of my Bundle) the packIn does not start. It seems that the BundleActivator start the Bundle because if i check all my Bundles with "ss" the POSIntegration Bundle appear ACTIVE but the Activator does not do the packIn.
I already did the packIn manually with the packIn function in the Application Diccionary and it worked fine but I am wondering why it doesnt work via packIn in my OSGi Console.
Does anyone have an idea what I am doing wrong or what could be the problem.
Regards
Marius