Bug 780031 (SOA-2393) - EDS adminshell - setRuntimeProperty() not implemented
Summary: EDS adminshell - setRuntimeProperty() not implemented
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-2393
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: EDS
Version: 5.1.0.ER2
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.1.0.ER3
Assignee: Van Halbert
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-08 02:48 UTC by Len DiMaggio
Modified: 2010-10-21 19:08 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-10-21 19:08:18 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-2393 0 None None None Never

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.


Note You need to log in before you can comment on or make changes to this bug.