| Summary: | EDS adminshell - setRuntimeProperty() not implemented | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise SOA Platform 5 | Reporter: | Len DiMaggio <ldimaggi> |
| Component: | EDS | Assignee: | Van Halbert <vhalbert> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.1.0.ER2 | ||
| Target Milestone: | --- | ||
| Target Release: | 5.1.0.ER3 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://jira.jboss.org/jira/browse/SOA-2393 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-10-21 19:08:18 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: | |
Also - how can the runtime properties be read from the API? This is no getRuntimeProperty defined. Link: Added: This issue depends TEIID-1299 Link: Removed: This issue depends TEIID-1299 Link: Added: This issue depends TEIID-1301 This method has been removed, and this error should not occur in ER3. Verified fixed in 5.1 ER3 build. |
project_key: SOA Calling the method returns this error: ERROR org.teiid.adminapi.AdminComponentException: feature coming soon.. at org.teiid.client.util.ExceptionUtil.convertException (ExceptionUtil.java:72) at org.teiid.net.socket.SocketServerInstanceImpl$RemoteInvocationHandler.invoke (SocketServerInstanceImpl.java:365) at org.teiid.net.socket.SocketServerConnection$1.invoke (SocketServerConnection.java:216) at $Proxy7.setRuntimeProperty (Unknown Source) at org.teiid.adminapi.AdminFactory$AdminProxy.invoke (AdminFactory.java:81) at $Proxy7.setRuntimeProperty (Unknown Source) at org.teiid.adminshell.AdminShell.setRuntimeProperty (AdminShell.java:264) at org.teiid.adminshell.AdminShell$setRuntimeProperty.callStatic (Unknown Source) at groovysh_evaluate.run (groovysh_evaluate:3)