Bug 780031 (SOA-2393)

Summary: EDS adminshell - setRuntimeProperty() not implemented
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Len DiMaggio <ldimaggi>
Component: EDSAssignee: 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:

Description Len DiMaggio 2010-10-08 02:48:31 UTC
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)

Comment 1 Len DiMaggio 2010-10-08 02:50:04 UTC
Also - how can the runtime properties be read from the API? This is no getRuntimeProperty defined.

Comment 2 Len DiMaggio 2010-10-11 00:47:44 UTC
Link: Added: This issue depends TEIID-1299


Comment 3 Van Halbert 2010-10-12 00:39:01 UTC
Link: Removed: This issue depends TEIID-1299 


Comment 4 Van Halbert 2010-10-12 14:15:45 UTC
Link: Added: This issue depends TEIID-1301


Comment 5 Van Halbert 2010-10-12 14:41:35 UTC
This method has been removed, and this error should not occur in ER3.

Comment 6 Len DiMaggio 2010-10-21 19:08:18 UTC
Verified fixed in 5.1 ER3 build.