[jacorb-developer] JACORB installation

carine kemayou kenyca1 at yahoo.fr
Thu Oct 11 12:19:16 CEST 2012


Hi,
 
it s write,  i hadn't written a build file for my application(are there any programming guide for this), because I am a newcommer in the use of  jacORb.
 
 But i can not resolve the first problem  (build jacorb from the home directory with ant). I read in the programming Guide we  can  make "real clean, and then ant, what i have done, and now i am not more able to compile any file with "idl file.idl". Is it any possibility to reverse this action, because it seem to delete the idl parser and anothe file.
 
Thanks 
 
Best Regards 

De : Nick Cross <jacorb at goots.org>
À : Discussions concerning CORBA development with JacORB <jacorb-developer at lists.spline.inf.fu-berlin.de> 
Envoyé le : Jeudi 11 octobre 2012 10h01
Objet : Re: [jacorb-developer] JACORB installation


Hi,

Are you trying to write a CORBA application outside of the JacORB 
installation? If so then you are responsible for compiling it yourself; 
that error message is from Ant (https://ant.apache.org/) and I presume 
you have not written a build file for your application.

Regards

Nick



On 11/10/12 06:52, carine kemayou wrote:
> Hi  Nick
>
> the demo hello example works well. but when I try to write  another
> example(not in the demo file) it doesn' t work. by typing  for
> example "ant compile" the error is "build.xml does not exist". How
> can I debug it?
>
> Regards
>
> kenyca
>
> De : Nick Cross <jacorb at goots.org> À : Cc : Discussions concerning
> CORBA development with JacORB
> <jacorb-developer at lists.spline.inf.fu-berlin.de> Envoyé le : Mercredi
> 10 octobre 2012 17h10 Objet : Re: [jacorb-developer] JACORB
> installation
>
> Hi,
>
> Reply inline...
>
> On 10/10/12 15:08, carine kemayou wrote:
>> Hallo Nick, Thank you for your response, yes i am using the
>> current version of JacORB. I already execute "ant scripts" and its
>> work well, but i can neither run the server or the client with
>> "jaco servername" or “jaco Clientname”
>
>
> What happens? Have you tried turning debugging on? Have you tried
> using the simple demo hello example
>
>> I already have to start with start orbd -ORBInitialPort 1050
>> -ORBInitialHost localhost start java HelloServer -ORBInitialPort
>> 1050 -ORBInitialHost localhost.
>
> orbd ? JacORB does not provide this. This is from the JDK.
>
>> And i want to integrate jacorb in eclipse, and in the HOW-TO -
>> eclipse doc we have to execute ant from the JACORB_HOME directory.
>> Und when I tried it, I get the errors…unable to find src file…
>> kenyca
>>
>
> The eclipse integration for compiling JacORB in eclipse has not been
> updated that recently (any contributions welcome :-) ). However
> saying that the basic principles should still work. You would also
> need a source distribution.
>
> Regards
>
> Nick
>
>
>>
>>
>> *De :* Nick Cross <jacorb at goots.org> *À :* carine kemayou
>> <kenyca1 at yahoo.fr>; Discussions concerning CORBA development with
>> JacORB <jacorb-developer at lists.spline.inf.fu-berlin.de> *Envoyé le
>> :* Mercredi 10 octobre 2012 14h41 *Objet :* Re: [jacorb-developer]
>> JACORB installation
>>
>>
>> Hi,
>>
>> I presume you are using the current version of JacORB and you have
>> downloaded a binary distribution. You should execute 'ant scripts'
>> to set it up. This should be documented in install.html. Please
>> let me know if it is not clear enough.
>>
>> Nick
>>
>> On 10/10/12 13:23, carine kemayou wrote:
>>> Hallo,
>>>
>>> I have a Problem by Installing JACORB, I already successfull
>>> install
>> ant, but
>>> I can not execute ant from JACORB_HOME, This error will occure:
>>>
>>> base-init: init-properties: init-path: init-javac-common:
>>> init-javac-jdk: init-javac-j2me: init: src-check: BUILD FAILED
>>> C:jacorb...: Unable to find src files. Is this a binary
>>> distribution?
>>>
>>> Thanks for your Help.
>>>
>>> kenyca _______________________________________________
>>> jacorb-developer maillist  -
>> jacorb-developer at lists.spline.inf.fu-berlin.de
>> <mailto:jacorb-developer at lists.spline.inf.fu-berlin.de>
>>> https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer
>>
>>>
>>
>>
>>
>>
>
>>>
> _______________________________________________ jacorb-developer
> maillist  -  jacorb-developer at lists.spline.inf.fu-berlin.de
> https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer
>
>
_______________________________________________
> jacorb-developer maillist  -
> jacorb-developer at lists.spline.inf.fu-berlin.de
> https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer
>
_______________________________________________
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