Calling getRequests() on RuntimeEngineDeployer Results in MethodNotFound
-------------------------------------------------------------------------
Key: TEIID-1057
URL:
https://jira.jboss.org/jira/browse/TEIID-1057
Project: Teiid
Issue Type: Bug
Affects Versions: 7.0
Reporter: Ted Jones
Assignee: Steven Hawkins
Executing a call to getRequests() of the RuntimeEngineDeployer from the Teiid Jopr plugin
results in a MethodNotFound exception. I know the method exists though and I can see (in
debug) that it is being executed. Also in debug I can see an error in
org.jboss.profileservice.management.KernelBusRuntimeComponentDispatcher
java.lang.IllegalArgumentException: Class is not a simple type:
org.teiid.adminapi.Request$State. I believe this to be a clue as to the real issue here. I
have no stack trace, just what I was able to ascertain from debugging.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira