]
Brian Stansberry updated WFLY-3983:
-----------------------------------
Component/s: Web Console
Unknown deployment type: resource-adapters when user click on
resource adapter in admin console
-----------------------------------------------------------------------------------------------
Key: WFLY-3983
URL:
https://issues.jboss.org/browse/WFLY-3983
Project: WildFly
Issue Type: Bug
Components: Web Console
Affects Versions: JBoss AS7 7.2.0.Final
Environment: JBOSS EAP 6.2 , Windows
Reporter: Sri chilukuri
Assignee: Jason Greene
We have myproduct.ear which is deployed in JBoss EAP 6.2. myproduct.ear contains
following modules. All the modules are deployed and everything works as expected. We are
having 'Unknown deployment type: resource-adapters' error message when we click on
myproduct.ear.myadapter.rar in Runtime.Deployments.Available Deployments in Admin console.
This is working fine in JBoss EAP 6.1 and issue is showing up from JBoss EAP 6.2 to
wildfly-8.1.0.Final. myproduct.ear.myweb.war and myweb.war.mybeans.jar works as expected
when user click on them.
EAR modules:
myproduct.ear
------ myweb.war
------ mybeans.jar
-------myadapter.rar