[jbosstools-issues] [JBoss JIRA] (JBIDE-17267) Broken module factories (upstream) can break astools module deployment

Rob Stryker (JIRA) issues at jboss.org
Wed May 14 08:45:56 EDT 2014


Rob Stryker created JBIDE-17267:
-----------------------------------

             Summary: Broken module factories (upstream) can break astools module deployment
                 Key: JBIDE-17267
                 URL: https://issues.jboss.org/browse/JBIDE-17267
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: server
    Affects Versions: 4.2.0.Beta2
            Reporter: Rob Stryker


If a call to a module's "getChild()" method throws an unexpected exception, our publish utility projects are not prepared to handle it. 

1) Install eclipse libra
2) modify ASTools as.core/plugin.xml
    a) Add           <moduleType types="osgi.bundle" versions="1.0"/>   under each jboss runtime type to add support for libra osgi modules
3) Create a faceted project, add osgi.bundle facet
4) Create dynamic web project
5) Create wildfly server
6) right-click wildfly server, add / remove modules. 
7) Expect to see two module types in the view

Step 7 fails. The view is empty. No modules in the workspace are deployable. 





--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list