[PolyORB-users] DSA Echo example
Jérôme Hugues
hugues at telecom-paristech.fr
Mon Jan 5 21:08:20 CET 2009
Le 5 janv. 09 à 20:30, michele bortolato a écrit :
>
> so i try to launch client typing simply
>
> ./client
>
> but the program raise this
> raised CONSTRAINT_ERROR : polyorb-references.adb:415 explicit raise
>
> Have i forgot something? or have i forgot somethig on compilating-
> launching the echo examples?
Yes, DSA applications require a name server
Please, refer to the following for more details
http://www.adacore.com/wp-content/files/auto_update/polyorb-docs/polyorb_ug.html/Running-a-DSA-application.html#Running-a-DSA-application
Basically, the steps are
1/ run po_cos_naming
2/ use the IOR output to build the POLYORB_DSA_NAME_SERVICE env variable
3/ the run your client and server
--
Jérôme Hugues, TELECOM ParisTech
http://www.telecom-paristech.fr/~hugues
More information about the PolyORB-users
mailing list