|  | 
|  | 
|  | 
|  | 
| 
| Re: running datatools in a rap runtime [message #479582 is a reply to message #477845] | Tue, 11 August 2009 11:36  |  | 
| Eclipse User  |  |  |  |  | Erdal Karaca wrote: > I was able to use connectivity core and the oracle enablements in an
 > experimental environment.
 > There have been no problems except for the connection creation:
 > connections are created in an eclipe job which are executed in a worker
 > thread. Those worker threads have no access to the ui (in rap this is
 > the user session). Now, if the connection is created, rap will complain
 > about not being able to access the ui.
 > For now, I changed the connection creation within
 >  org.eclipse.datatools.connectivity.internal.ConnectionProfil e.ConnectJob.run(..)
 > to use the NullProgressMonitor whenever
 >  org.eclipse.core.runtime.jobs.IJobManager.createProgressGrou p() (fyi:
 >  https://dfruits.dev.java.net/source/browse/dfruits/trunk/com .dfruits.patches.rap/src/com/dfruits/patches/rap/Connectivit yPatch.java?rev=385&view=markup)
 >
 >
 That's awesome that you got it to work. Interesting that RAP can't
 access worker jobs. Is that a known issue with RAP that just has to be
 worked around?
 |  |  |  | 
|  | 
| 
| Re: running datatools in a rap runtime [message #596098 is a reply to message #57127] | Mon, 20 July 2009 13:11  |  | 
| Eclipse User  |  |  |  |  | Erdal Karaca wrote: > I do not mean to run the whole datatools plugins, just the core plugins
 > like connectivity...
 >
 Hi Erdal...
 
 Unfortunately I know I haven't had the time to spend with RAP that I
 might like. So no, haven't tried it.
 
 If you run into issues however, please log some Bugzillas with any
 issues you find and we'll try and get to them in a maintenance release
 or next year's major release. Or simply put questions up here and we'll
 do our best to answer them.
 
 --Fitz
 |  |  |  | 
|  | 
| 
| Re: running datatools in a rap runtime [message #596274 is a reply to message #477845] | Tue, 11 August 2009 11:36  |  | 
| Eclipse User  |  |  |  |  | Erdal Karaca wrote: > I was able to use connectivity core and the oracle enablements in an
 > experimental environment.
 > There have been no problems except for the connection creation:
 > connections are created in an eclipe job which are executed in a worker
 > thread. Those worker threads have no access to the ui (in rap this is
 > the user session). Now, if the connection is created, rap will complain
 > about not being able to access the ui.
 > For now, I changed the connection creation within
 >  org.eclipse.datatools.connectivity.internal.ConnectionProfil e.ConnectJob.run(..)
 > to use the NullProgressMonitor whenever
 >  org.eclipse.core.runtime.jobs.IJobManager.createProgressGrou p() (fyi:
 >  https://dfruits.dev.java.net/source/browse/dfruits/trunk/com .dfruits.patches.rap/src/com/dfruits/patches/rap/Connectivit yPatch.java?rev=385&view=markup)
 >
 >
 That's awesome that you got it to work. Interesting that RAP can't
 access worker jobs. Is that a known issue with RAP that just has to be
 worked around?
 |  |  |  | 
Powered by 
FUDForum. Page generated in 0.05085 seconds