[Ace-users] [ace-users] Tie Appraoch using TAO
Douglas C. Schmidt
schmidt at dre.vanderbilt.edu
Mon Mar 3 09:56:20 CST 2008
Hi Anirudh,
>Thank you for the reply and the pth to TIE implementation ...
You are quite welcome.
>The reason I did not send PRF is cause I think the problem has nothing
>to do with platform/compiler
Please always use the PRF.
>Does your reply effectively mean, that I cannot use TAO using multiple
>inheritance and the only approach is using TIE methodology?
No, it means that you really need to know what you are doing when
using multiple inheritence, whereas with the TIE approach you don't
need to know as much.
>Also I am integrating a CORBA component into an old existing project.
>It already has a make file and I have to modify it for idl
>dependencies. So I shall not be using mpc to create a make file. Is
>there a sample for writing make by simply using ACE macro files
>include directly and not using MPC?
Good question - the older OCI TAO Developer's guides may discuss
this. Please see
http://www.theaceorb.com/product/index.html
for info on all the OCI TAO Developer Guides.
>Please find PRF below. I am aware it is a comercial license but prefer
>to use this channel as it is more for my curosity.
Since you're using OCI's version of TAO I recommend sending your
questions to taosupport at ociweb.com since they provide excellent
commercial support for their releases of TAO. Naturally, we encourage
and appreciate other members of the ACE+TAO user community who can
respond to questions about the OCI release if they have the answers.
You may also want to consider upgrading to ACE+TAO+CIAO x.6 (i.e., ACE
5.6.3, TAO 1.6.3, and CIAO 0.6.3), which you can download from
http://download.dre.vanderbilt.edu
under the heading: "Latest Beta Kit".
The DOC groups at Washington University, UC Irvine, and Vanderbilt
University only provide "best effort" support for non-sponsors for the
latest release, as described in
http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/docs/ACE-bug-process.html
Thus, if you need more "predictable" help for earlier versions of
ACE+TAO, I recommend that you check out
http://www.dre.vanderbilt.edu/support.html
for a list of companies that will provide you with ACE+TAO commercial
support.
Thanks,
Doug
>8<----------8<----------8<----------8<----------8<----------8<----------8<--=
>--
> TAO VERSION: 1.3a_p10
>
> HOST MACHINE and OPERATING SYSTEM:
> If on Windows based OS's, which version of WINSOCK do you
> use?: SunOS szur0747dap 5.8 Generic_117350-35 sun4u sparc
>SUNW,Netra-T12
>
>
> TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
> COMPILER NAME AND VERSION (AND PATCHLEVEL):
>
> AREA/CLASS/EXAMPLE AFFECTED:
>[What example failed? What module failed to compile?]
>
> DOES THE PROBLEM AFFECT:
> COMPILATION? Yes
> If so, what do your $ACE_ROOT/ace/config.h and
> $ACE_ROOT/include/makeinclude/platform_macros.GNU contain?
> LINKING?
> On Unix systems, did you run make realclean first?
> EXECUTION?
> OTHER (please specify)?
>[Please indicate whether ACE/TAO, your application, or both are
>affected.]
>
> SYNOPSIS:
>1. Do I have option to use multiple inheritance using TAO? If yes,
>how do I compile a Impl file derived from BaseImpl and POA_Derived*
>2. How to create a makefile manually without having to use mpc
>
> DESCRIPTION:
>[Detailed description of problem. Don't just say "<blah>
>doesn't work, here's a fix," explain what your program does
>to get to the <blah> state. ]
>
> REPEAT BY:
>[What you did to get the error; include test program or session
>transcript if at all possible. ]
>
> SAMPLE FIX/WORKAROUND:
>[If available ]
--
Dr. Douglas C. Schmidt Professor and Associate Chair
Electrical Engineering and Computer Science TEL: (615) 343-8197
Vanderbilt University WEB: www.dre.vanderbilt.edu/~schmidt
Nashville, TN 37203 NET: d.schmidt at vanderbilt.edu
More information about the Ace-users
mailing list