Bug 779453 (SOA-1838)

Summary: Deploying through admin console not possible
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Jaroslaw Kijanowski <kijanowski>
Component: Monitoring and Management, JONAssignee: Kevin Conner <kevin.conner>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.0.0 ER7   
Target Milestone: ---   
Target Release: 5.0.0 ER8   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-1838
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-03 14:39:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
rhq-jbossesb-plugin-2.3.2-as5.jar none

Description Jaroslaw Kijanowski 2010-01-14 17:21:43 UTC
Date of First Response: 2010-01-14 12:27:31
project_key: SOA

When I deploy an esb archive using the admin console (JBoss AS 5 -> JBoss ESB -> Deploymnts -> Add a new resource) or JON I get this:

Failed to create Resource Quickstart_helloworld_zip.esb - cause: java.lang.UnsupportedOperationException: Unknown Resource type: Deployment at org.jbosson.plugins.jbossesb.ESB5Component.createResource(ESB5Component.java:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.rhq.core.pc.inventory.ResourceContainer$ComponentInvocationThread.call(ResourceContainer.java:525) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619)

This was working fine in ER6.

Comment 1 Kevin Conner 2010-01-14 17:27:31 UTC
Sorry, I think this is because of a change I have recently made to the configuration file.

Comment 2 Kevin Conner 2010-01-14 17:32:22 UTC
Link: Added: This issue depends JBESB-3126


Comment 3 Kevin Conner 2010-01-15 11:09:27 UTC
Updated in ESB codebase, will be in next merge.

Attached is the new version of the plugin.

Comment 4 Kevin Conner 2010-01-15 11:09:27 UTC
Attachment: Added: rhq-jbossesb-plugin-2.3.2-as5.jar


Comment 5 Jaroslaw Kijanowski 2010-01-15 12:04:21 UTC
Thanks, I'm resolving this jira since the attached plugin has fixed this issue.

I'll close it once I've verified it in ER8.

Comment 6 Jaroslaw Kijanowski 2010-02-03 14:39:43 UTC
Verified in ER8.