[Solved]Problem with: example [message #1065914] |
Fri, 28 June 2013 10:00 |
Ludwig Moser Messages: 476 Registered: July 2009 |
Senior Member |
|
|
Hello, i tried the example org.eclipse.gemini.jpa.sample.basic_1.2.0.M1 and then tried org.eclipse.gemini.jpa.sample.configadmin.gen_1.2.0.M1
(i only repaced the basic activator with the configadmin activator, and added org.osgi.service.cm to included packages)
when i then launch the app i get the following log:
Gemini JPA Sample Configuration Generator waiting for config service...
Gemini JPA Sample Configuration Generator waiting for config service...
Gemini JPA Sample Configuration Generator waiting for config service...
[...]
i set start levels for
org.eclipse.gemini.dbaccess.derby: startlevel 2 : autostart true
org.eclipse.gemini.jpa: startlevel 3 : autostart true
org.eclipse.gemini.jpa.sample.basic: startlevel 4 : autostart true
anything i miss?
[Updated on: Tue, 02 July 2013 06:59] Report message to a moderator
|
|
|
|
Re: Problem with: example [message #1065973 is a reply to message #1065956] |
Fri, 28 June 2013 14:38 |
Ludwig Moser Messages: 476 Registered: July 2009 |
Senior Member |
|
|
thanks for your help mike.
by following your hints i got the sample working.
then tried to get the sample working in my 'big' application.
it locks my application - need to investigate when or why.
UPDATE: it locks at this position:
final Display display = PlatformUI.createDisplay();
this makes no sense at all, gemini does not touch anything there and the rest of my code is untouched.
[Updated on: Fri, 28 June 2013 15:43] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.04051 seconds