[jboss-jira] [JBoss JIRA] Commented: (JBAS-8940) OSGi webapps processed by web subsystem
Ales Justin (JIRA)
jira-events at lists.jboss.org
Sat Mar 12 05:08:45 EST 2011
[ https://issues.jboss.org/browse/JBAS-8940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587535#comment-12587535 ]
Ales Justin commented on JBAS-8940:
-----------------------------------
I don't think this is a good approach.
You're "polluting" non-OSGi code with OSGi impl details.
e.g. imagine there are N other sub-systems that do the same
So this would mean you would have to exclude every one of them? --> N if (isX) return;
In the long run, we should have proper integration, not exclusion.
> OSGi webapps processed by web subsystem
> ---------------------------------------
>
> Key: JBAS-8940
> URL: https://issues.jboss.org/browse/JBAS-8940
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Fix For: 7.0.0.Beta1
>
>
> OSGi webapps should be treated as bundles and processed by the OSGi subsystem
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list