[jacorb-developer] Delay in serial communication
Kujtim Hyseni
kujtimhyseni at hotmail.com
Thu Jul 26 15:48:56 CEST 2012
I tried ...
ant compile
then
ant demo
it compiles all, but doesn't runs anything. Can you help me how to run from windows I am trying "jaco -cp . Server" but it says 'wrong name demo/concurrency/Server.
Then I tried "jaco -cp . demo.concurrency.Server" but it says: Could not find or load main class demo.concurrency.Server.
I cannot manage the situation when classes are within packages.
Kujtim
> Date: Thu, 26 Jul 2012 08:37:16 -0500
> From: rrr6399 at futuretek.com
> To: jacorb-developer at lists.spline.inf.fu-berlin.de
> Subject: Re: [jacorb-developer] Delay in serial communication
>
> Have you tried just running one of the JacORB examples to see if you get the same behavior such as:
> JacORB/demo/bank/concurrency
>
> On 07/26/2012 08:04 AM, Kujtim Hyseni wrote:
> > Instead of Thread.sleep you may use multiple for/while structures to insert delay. The aim is to illustrate how it affects the
> > system-Windows XP. It blocks everything: task manager, other applications to run etc. It is just to illustrate the effect of
> > jacorb when there are operations to be executed that are time consuming ... Kujtim
>
> _______________________________________________
> jacorb-developer maillist - jacorb-developer at lists.spline.inf.fu-berlin.de
> https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer
More information about the jacorb-developer
mailing list