[jboss-dev-forums] [JBoss AS7 Development] - Re: Running AS7 embedded in Arquillian
Jason Greene
do-not-reply at jboss.com
Tue Nov 23 10:39:56 EST 2010
Jason Greene [http://community.jboss.org/people/jason.greene%40jboss.com] created the discussion
"Re: Running AS7 embedded in Arquillian"
To view the discussion, visit: http://community.jboss.org/message/572489#572489
--------------------------------------------------------------
> Thomas Diesler wrote:
>
> Ok, lets talk about this in more detail when you have something that runs and are generally happy with.
>
> I generally think that this
> > @Dependency("org.jboss.logging"), @Dependency("org.jboss.logmanager")
>
> is evil because results in jboss proprietary manifest headers that also has an equivalent standard, which is http://www.osgi.org/javadoc/r4v42/org/osgi/framework/Constants.html#REQUIRE_BUNDLE Require-Bundle
>
>
But they are jboss modules, not osgi bundles. We should only use osgi manifest entries if the thing we are producing is an actual osgi bundle, that actually uses osgi. Also, I don't think we should mandate usage of OSGi across the board with AS.
>
> On the topic on why Require-Bundle is also bad see http://jbossosgi.blogspot.com/2010/11/jboss-as7-osgi-integration.html JBoss AS7 OSGi Integration half way down the page section
> *3.12.3 Issues With Requiring Bundles*
As you know, I never really bought into the reasons behind this. I think OSGi is the only modularity spec that advocates them, and even they are moving away from them with their capabilities and requirements notion.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/572489#572489]
Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20101123/2404a81e/attachment.html
More information about the jboss-dev-forums
mailing list