Greg Brown wrote: > > OK. I had assumed that you were launching a separate process via > Runtime.exec(). Is "ClientTask" what you are referring to as your headless > app? If so, then yes - it is running in the same JVM as the UI, just on a > background thread. > > The messaging API doesn't currently support cross-thread messaging, but I > think we could pretty easily update it to do so. Let me look into that. >
Yes, the clientTask is the headless app. Regards -- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/Heads-Up-new-Pivot-Article-tp1535411p1596592.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
