You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[reporter="ksecretan", created="Fri, 8 Oct 2010 21:29:18 -0700"]
Finish implementing the add new jar popup.
Note: due to (possibly idiotic) security design decisions by Adobe, Flex's standard way of letting the user select a file does not include the full file path! (AIR deployments will, however.) Therefore this requires an actual file upload, which will require a little more research than originally bargained for.
Edit: Also we'll have a second input form where they can just enter a URL, internal or external.
Second Edit: I'll leave the file uploading piece off for now (since it's really ugly) and just give a radio box for the user to indicate whether their URL is local or remote.
Edit: (related) make sys_root.dba_jars reference sys_mgmt.dba_jars and also add schema_name based on join.
The text was updated successfully, but these errors were encountered:
[author="ngoodman", created="Mon, 31 Jan 2011 09:58:26 -0800"]
We'll punt on adding jars via AdminUI for now. Seeing as there's complexity with actually transporting the JARs and the DynamoNETWORK should be a great way of doing this.
[reporter="ksecretan", created="Fri, 8 Oct 2010 21:29:18 -0700"]
Finish implementing the add new jar popup.
Note: due to (possibly idiotic) security design decisions by Adobe, Flex's standard way of letting the user select a file does not include the full file path! (AIR deployments will, however.) Therefore this requires an actual file upload, which will require a little more research than originally bargained for.
Edit: Also we'll have a second input form where they can just enter a URL, internal or external.
Second Edit: I'll leave the file uploading piece off for now (since it's really ugly) and just give a radio box for the user to indicate whether their URL is local or remote.
Edit: (related) make sys_root.dba_jars reference sys_mgmt.dba_jars and also add schema_name based on join.
The text was updated successfully, but these errors were encountered: