Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about implementation to PWA #6

Open
chc7042 opened this issue Mar 16, 2021 · 1 comment
Open

Question about implementation to PWA #6

chc7042 opened this issue Mar 16, 2021 · 1 comment

Comments

@chc7042
Copy link

chc7042 commented Mar 16, 2021

Hi @steinarb i am beginer of react and javascript including mobile application. i just know the osgi modular concept in java
so i think if this karaf demo could make bundle as same as osgi. then it could be used mobile applccation. how do you think about this? please let me know your opinion.

@steinarb
Copy link
Owner

Not sure I understand what you mean with "could make bundle as same as osgi"?

This demo application is already an OSGi bundle that will start and look for an OSGi web whiteboard to plug into.
Uses OSGi, OSGi SCR and the OSGi web whiteboard.

The karaf specific part, is the karaf feature that loads this application and its dependencies.

The application will work in apache karaf 4.2.11 and in apache karaf 4.3.0.

I haven't tried running it anytwhere else, but all environments that supports OSGi 6 or 7 and with a web whiteboard implementation should be able to run the demo application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants