Hi Paul,

right now I'm using a mixture of Vaadin 8.2.1 bundles, the enroute code and a little bit of current vaadin bugfixing code ;)

If you start all vaadin bundles (com.vaadin.shared, com.vaadin.server, com.vaadin.external.gentyref, com.vaadin.client-compiled and com.vaadin.themes) vaadin will take care of registering all needed resources, which has been done before by VaadinResource.java in the enroute example.

The rest is done by an adopted version of Peter Kriens' original enRoute Vaadin example and can be found in my GitHub repository (https://github.com/Sandared/vaadin8osgi) if you are interested.

Right now I've only set up a minimal example and have not yet worked with Vaadin perspective only with Bndtools. Until now I didn't have to compile widgets or themes... but I'm new to Vaadin, maybe I'm missing something here? I'm glad for every advice you can give me :)

I think I will continue to explore Vaadin 8 in OSGi within the next week.

Kind regards,
Thomas

------ Originalnachricht ------
Von: "Paul F Fraser via osgi-dev" <osgi-dev@mail.osgi.org>
An: "Thomas Driessen" <thomas.dries...@ds-lab.org>; "OSGi Developer Mail List" <osgi-dev@mail.osgi.org>
Gesendet: 18.01.2018 19:58:18
Betreff: Re: [osgi-dev] Fwd: Fwd: Vaadin 8.2 in OSGi: ClassNotFound

On 19/01/2018 2:15 AM, Thomas Driessen wrote:
Hello,

just for other people that are trying to get Vaadin 8 to work within an OSGi environment:

Hi Thomas,

Good to hear that you are on the way.

Are you now using all Vaadin OSGi bundles and none of the enRoute bundles?
Are you developing in the Vaadin perspective or Bndtools?
Is the compile of widgets and themes now automatic?

Paul
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to