jruby-webstart integration: copy and paste via system clipboard in jirb.jnlp
does not work
------------------------------------------------------------------------------------------
Key: JRUBY-1822
URL: http://jira.codehaus.org/browse/JRUBY-1822
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.1b2
Environment: MacOS 10.4.11, Java 1.5.0_13, JRuby trunk r5405
Reporter: Stephen Bannasch
Assignee: Thomas E Enebo
Copy and past from the system clipboard does not work when running jirb from
webstart with the jirb.jnlp sample.
Copy and paste does work in jirb and when running jirb from webstart with a
signed jruby-complete.jar with the jnlo security policy set to
"all-permissions".
How is copy and paste from the system clipboard integrated when running JRuby
normally (and in a jnlp with signed jars and all-permissions)?
The javax.jnlp.ClipboardService can be used for accessing the system clipboard
in the restricted environment of an unsigned jnlp.
See:
*
http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/examples.html#ClipboardService
*
http://java.sun.com/j2se/1.5.0/docs/guide/javaws/jnlp/javax/jnlp/ClipboardService.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email