HttpService bundles need to import org.ops4j.pax.web.service
------------------------------------------------------------
Key: JBOSGI-177
URL: https://jira.jboss.org/jira/browse/JBOSGI-177
Project: JBoss OSGi
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Compendium Services
Reporter: Thomas Diesler
Fix For: JBossOSGi 1.0.x
The example-http and the webconsole need to import
org.ops4j.pax.web.service
on the MC framework but not on Felix
Find out whether this import is justified and if not why the mc framework needs it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Add Clover test coverage
------------------------
Key: JBOSGI-154
URL: https://jira.jboss.org/jira/browse/JBOSGI-154
Project: JBoss OSGi
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Productization
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: JBossOSGi 1.0.x
Smarter testing, better code!
Improving test coverage with Clover throughout your development cycle is the key to finding bugs early and raising the quality of your code.
http://www.atlassian.com/software/clover/
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Provide Virtual File functionality as a bundle
----------------------------------------------
Key: JBOSGI-189
URL: https://jira.jboss.org/jira/browse/JBOSGI-189
Project: JBoss OSGi
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Other
Reporter: Thomas Diesler
Fix For: JBossOSGi 1.0.x
jboss-vfs is currently on the system classpath.
Checkout if we can have this provided by a bundle.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
OSGi Bundle clustered (farming) deployment
------------------------------------------
Key: JBOSGI-191
URL: https://jira.jboss.org/jira/browse/JBOSGI-191
Project: JBoss OSGi
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Other
Reporter: Thomas Diesler
Fix For: JBossOSGi 1.0.x
Cedric sais:
... At the end of the day, I'm looking for a simple way to deploy bundles to a cluster of OSGi containers. JBoss farming does exactly that with J2EE deployables but will all deployables supported by JBoss MC support distributed deployment (farming) ? And more specifically, are/will OSGi bundle farming be supported ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Access an OSGi service from EJB3
--------------------------------
Key: JBOSGI-192
URL: https://jira.jboss.org/jira/browse/JBOSGI-192
Project: JBoss OSGi
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Integration (JBoss)
Reporter: Thomas Diesler
Fix For: JBossOSGi 1.0.x
Allow access of OSGi services from a SLSB and possibly others.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Implements URLStreamHandlerService
----------------------------------
Key: JBOSGI-75
URL: https://jira.jboss.org/jira/browse/JBOSGI-75
Project: JBossOSGi
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Thomas Diesler
Through the URLStreamHandlerService bundles can provide their own URL stream and content handlers
http://www.osgi.org/javadoc/r4v41/org/osgi/service/url/URLStreamHandlerSe...
Use this instead of setting the sysprop
java.protocol.handler.pkgs=org.jboss.net.protocol|org.jboss.virtual.protocol
Felix-1.6.0 defaults to
private static final String DEFAULT_STREAM_HANDLER_PACKAGE = "sun.net.www.protocol|com.ibm.oti.net.www.protocol|gnu.java.net.protocol|wonka.net|com.acunia.wonka.net|org.apache.harmony.luni.internal.net.www.protocol|weblogic.utils|weblogic.net|javax.net.ssl|COM.newmonics.www.protocols";
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Implement persistent file storage
---------------------------------
Key: JBOSGI-207
URL: https://jira.jboss.org/jira/browse/JBOSGI-207
Project: JBoss OSGi
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Core Framework
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: JBossOSGi 1.0.0 Alpha3
Verify that BundleContext.getDataFile("config") creates a directory in the server data directory
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira