[
https://issues.jboss.org/browse/JBAS-8940?page=com.atlassian.jira.plugin....
]
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