I am happy to announce the release of JBossOSGi-1.0.0.Beta5.
http://jbossosgi.blogspot.com/2009/12/jbossosgi-100beta5-released.html
The release comes with improvements in the following areas
* Improved JBoss Microcontainer based Framework support.
* Improved Eclipse Equinox Integration s
| @Remote
| @Stateless(name="StatelessBean")
| public class StatelessBeanImpl implements StatelessBean
| {
|@Depends("jboss.osgi:service=ManagedFramework")
|ManagedFrameworkMBean framework;
|
|public String getFraemworkSymbolicName()
|{
| ObjectName bu
The framework integration in JBossAS is preconfigured. I assume that this code
does *not* create a new instance of an OSGi Framework in JBoss. If it does it
would be incorrect.
| FrameworkIntegration inte = new FrameworkIntegration();
| inte.create();
|
Instead the Framework should be
This would be a bug. Could you pls create a jira issue and attach the artefacts
that allow me to reproduce what you are seeing?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267442#4267442
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=pos
You can vote here
https://jira.jboss.org/jira/browse/JBOSGI-198
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4263654#4263654
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4263654
__
"lixlix" wrote :
| I either need to access an OSGi-provided service in a SLSB or in a JSF
Backing Bean. Are there any plans for EJB/OSGi support
|
Sure, please monitor https://jira.jboss.org/jira/browse/JBOSGI-192
"lixlix" wrote :
| If I deploy the WAR into the OSGi container, is its f
Hi Cedric, good post - I'll take care of it.
Please monitor https://jira.jboss.org/jira/browse/JBOSGI-191
for progress. Having said that, I'll have to look into the details of state
replication in case of clustered OSGi bundles.
View the original post :
http://www.jboss.org/index.html?module=bb
Hi Cedric, good post - I'll take care of it.
Please monitor https://jira.jboss.org/jira/browse/JBOSGI-191
for progress.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4262009#4262009
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mod
anonymous wrote :
| And both are working with an remote framework. Remote meaning that the
Client Runner and Osgi Framework are running in separate processes.
|
Husky supports OSGi testing in a remote container. i.e. You can have a jboss
instance running somewhere on the network and test o
Alin Dreghiciu sais:
anonymous wrote :
| Regarding Pax Exam and Husky these two frameworks are almost the same. And
both are working with an remote framework. Remote meaning that the Client
Runner and Osgi Framework are running in separate processes. Now, of course
that we do not share the s
sure, as long as the the webapp is a bundle.
http://jbmuc.dyndns.org/jboss-osgi/userguide/html/ChapProvidedExamples.html#SecWebAppExample
Where does the session bean come into play?
EJB/OSGi integration is not (yet) supported.
View the original post :
http://www.jboss.org/index.html?module=bb&
We dropped support for Knopflerfish in 1.0.0.Beta4 in favour of our native MC
based Framework.
If there is demand, it could easily be resurrect that from Beta3, probably as a
community effort.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4260472#4260472
Re
Kevin sais:
anonymous wrote :
| Congrats on the release, I am looking forward to playing with it.
|
| Can you explain the benefits of our own integration over something like the
pax-runner/pax-exam framework? I have been using those for OSGi work and am
very happy with it, what function
Falk asks:
anonymous wrote : Is it right that JBoss 5.1 is no longer supported with Beta4?
The matrix of supported containers, frameworks and jdks is documented here
http://jbmuc.dyndns.org/jboss-osgi/userguide/html/ChapGettingStarted.html#SecHudson
View the original post :
http://www.jboss.o
I am happy to announce the release of JBossOSGi-1.0.0.Beta4.
http://jbossosgi.blogspot.com/2009/10/jbossosgi-100beta4-released_14.html
The release comes with improvements in the following areas
* Initial release of our native JBossMC based OSGi Framework.
* Added support for OSGi WebApps
anonymous wrote :
| I placed the bundles into the deploy directory of my JBoss instance and
they are not hot deployed
|
This would be a bug. Bundles are supposed to get picked up like any other hot
deployment to the deploy directory
View the original post :
http://www.jboss.org/index.htm
test forward to mailing list
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4253219#4253219
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4253219
___
jboss-user mailing list
jb
test forward to mailing list
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4251075#4251075
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4251075
___
jboss-user mailing list
jb
I am happy to announce the release of JBossOSGi-1.0.0.Beta3.
http://www.jboss.org/community/wiki/JBossOSGi100Beta3Released23-Jul-2009
The release comes with improvements in the following areas
* Early preview of the Blueprint Container Service with associated
Blueprint Example.
* More
I've resolved JBOSGI-101
You might also want to monitor
https://jira.jboss.org/jira/browse/JBOSGI-111
cheers
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243205#4243205
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply
Actually, not sure if this is of much use. The jboss-osgi/trunk is an
aggregator of many jboss-osgi projects which are all maintained in their
respective SVN location
|
2.9.1
| 1.0.0-SNAPSHOT
| 2.2.11
|
1.0.0-SNAPSHOT
|
1.0.0-SNAPSHOT
| 1.0.0-SNAPSHOT
|
We currently focus on Blueprint. Please monitor the roadmap for an update on
ejb3/ws support.
You can also file feature requests and vote on individual issues. This helps us
to decide what to do next
https://jira.jboss.org/jira/browse/JBOSGI?report=com.atlassian.jira.plugin.system.project:roadm
Yes, I updated the docs.
Please note, that OSGi has a build-in notion of lazy bundle activation - which
I have not (yet) looked into.
In theory this should bring startup time very close to boot time. i.e. the
'all' profile might start in < 1sec
If this is true we can put the web console into
Generally, you can only install bundles to an OSGi environment. Every other jar
may be on the system classpath, but must be declared as such.
Please see the relevant parts in the spec.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238172#4238172
Reply to th
It seems that
| scanLocation.listFiles()
|
returns null, which would be the case if
anonymous wrote :
| Returns:
| An array of abstract pathnames denoting the files and directories in the
directory denoted by this abstract pathname. The array will be empty if the
directory is empt
Have you seen?
http://jbossosgi.blogspot.com/2009/06/jboss-osgi-runtime-as-integration.html
The jars in runtime/lib (more correctly the packages that they contain) are not
automatically added to the
| org.osgi.framework.system.packages
|
property
View the original post :
http://www.j
You bundle is trying to load apache commons logging
http://commons.apache.org/logging/apidocs/index.html
Not Log4j.
You need to have a bundle that exports that package.
There are also other ways to make a package available - please see the spec for
details
3.8 Runtime Class Loading
http:/
Have you seen this?
http://jbossosgi.blogspot.com/2009/06/jboss-osgi-runtime-as-integration.html
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237544#4237544
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237544
_
sure
https://jira.jboss.org/jira/browse/JBOSGI-101
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237542#4237542
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237542
___
jbo
I am happy to announce the release of JBossOSGi-1.0.0.Beta2.
http://www.jboss.org/community/wiki/JBossOSGi100Beta2Released03-Jun-2009
You can download it here:
https://sourceforge.net/project/downloading.php?group_id=22866&filename=jboss-osgi-installer-1.0.0.Beta2.jar&a=77899231
The release com
Could you please have a look at the latest trunk code base, which should be
released during the course of this week. (Beta2)
The new JBossOSGi Runtime is a pure OSGi environment without dependencies on AS
- there you can also set from where bundles get installed.
View the original post :
http:
yes, its part of the release process
http://repository.jboss.org/maven2/org/jboss/osgi
http://www.jboss.org/community/docs/DOC-13582
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227823#4227823
Reply to the post :
http://www.jboss.org/index.html?module=bb&
I see what you mean, the commit must have failed
| svn: Commit failed (details follow):
| svn: Server sent unexpected return value (405 Method Not Allowed) in
response to MKCOL request for
'/repos/repository.jboss.org/!svn/wrk/604af893-b935-4408-a503-c35fe5d9299b/maven2/org/jboss/osgi/jboss
You probably need to do 'mvn install' locally. I can't get the commit to go
through.
This is just great - the distributed examples that rely on the maven repo won't
work :-(
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227835#4227835
Reply to the post :
anonymous wrote :
| JBoss AS 5 uses OSGi for loading services internally
|
No, AS5 internally uses JBossMC to load services. Apart from JBossOSGi there is
no other OSGi functionality available.
Yes, we are planning to deploy EJBs as OSGi bundles. the details of what we are
planning to sup
You should be able to see them in the jmx-console.
http://jbmuc.dyndns.org:8280/hudson/job/jbossosgi-jdk16/ws/jboss-osgi/build/distribution/target/auto-install-dest/docs/userguide/html/ChapDeveloperGuide.html#SecJMXView
Maybe you connect to the wrong MBeanServer
View the original post :
http:
anonymous wrote :
| should be possible to boot up jboss inside of another osgi-implementation
|
This is currently not supported.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225372#4225372
Reply to the post :
http://www.jboss.org/index.html?module=bb
With the next release JBossOSGi will have Equinox integration
https://jira.jboss.org/jira/browse/JBOSGI-31
Alpha1 comes with Felix integration
http://jbossosgi.blogspot.com
Apart from JBossOSGi we don't support custom OSGi integration in JBoss
View the original post :
http://www.jboss.org/in
Please monitor
https://jira.jboss.org/jira/browse/JBOSGI-58
Can you see the framework in the jmx-console?
Can you inject other MBeans?
The MBean that we currently bind to JMX is
ManagedFrameworkMBean
and not
OSGiFramework
But you are right the OSGiFramework should be injectable.
View the o
I am happy to announce the release of JBossOSGi-1.0.0.Alpha3.
JBossOSGi-1.0.0.Alpha3 is our first functional release that comes with:
* Apache Felix integration
* A specialized JBossOSGi Runtime
* Integrated Hudson QA
* IzPack based Installer
* Bundle hot deployment
* Mana
another test
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4220906#4220906
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4220906
___
jboss-user mailing list
jboss-user@lists.j
Test
https://lists.jboss.org/mailman/listinfo/jboss-osgi-users
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4220140#4220140
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4220140
___
42 matches
Mail list logo