Hide Forgot
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.
Sorry, I think this is because of a change I have recently made to the configuration file.
Link: Added: This issue depends JBESB-3126
Updated in ESB codebase, will be in next merge. Attached is the new version of the plugin.
Attachment: Added: rhq-jbossesb-plugin-2.3.2-as5.jar
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.
Verified in ER8.