[
http://issues.ops4j.org/browse/PAXRUNNER-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152#action_14152
]
Stephane Chomat commented on PAXRUNNER-390:
-------------------------------------------
to use url handler, it'd better to use Handler in the classpaht
System.setProperty( "java.protocol.handler.pkgs", "org.ops4j.pax.url" );
> Split pax-runner module in two artifact one for osgi standelone minial impl
> and one to start osgi framework
> -----------------------------------------------------------------------------------------------------------
>
> Key: PAXRUNNER-390
> URL: http://issues.ops4j.org/browse/PAXRUNNER-390
> Project: Pax Runner
> Issue Type: Improvement
> Components: core
> Reporter: Stephane Chomat
> Assignee: Stephane Chomat
> Fix For: 1.8.0
>
> Attachments: PAX-Runner-Refactoring.jpg
>
>
> Create a new module 'pax-runner-osgi' from pax-runner. It takes care to
> provide a minimum framework osgi.
> 1. pax-runner-osgi
> - Its feature is to propose a minimun osgi framework to use url handler and
> other OSGi services.
> - features
> - to use url
> - osgi service
> - no classloader or module
> - minimal listerner
> - extract in pax-runner-osgi a minimal standelone osgi framework from
> pax-runner module
> 2. pax-runner
> - use pax-runner-osgi
> - install and start an osgi Framework like felix, eclipse ....
> - depends on pax-runner-osgi it use it
> 3. Update version
> - osgi 4.2.0
> - felix 3.2.0
> - org.apache.felix:org.apache.felix.bundlerepository 1.6.4
> - remove org.apache.felix:org.apache.felix.shell ............... 1.0.0 ->
> 1.4.2
> - remove org.apache.felix:org.osgi.service.obr ......... 1.0.0 -> 1.0.2
> !PAX-Runner-Refactoring.jpg!
> I propose ma version in the branch dev-pax-runner-osgi.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general