Yes, as Pete said, it was a problem in my environment. I had a copy of
sdo_runtime.dll of an older version of sdo in my windows\system32 directory.
Delete it solved the problem ; )

I successfully compiled the sdo source on VC and executed the misc sample of
source e bin release and everything seemed to be OK, except:


   - both, on the source and bin release I had to move the .xsd and .xml
files required by the sample to the same directory the sdo_misc.exe was.


   - the
misc sample output printed this:

       Expected an IndexOutOfRangeException and got
SDOIndexOutOfRangeException
       Expected an PathNotFoundException and got SDOPathNotFoundException

     I don't know if the exceptions should be the same, but the exceptions'
name are different.

As everything else was OK, here is my +1 to sdo release for windows ; )

Adriano Crestani

On 3/22/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:

[snip]
>> >
>> > I tested the SDO and SCA source distributions on Redhat Enterprise
>> Linux
>> >
>> > 4. I have a few minor comments and one issue.
>> >
>> > I built SDO with build_sdocpp.sh then I built SCA with
>> > build_scanative.sh, all went well.
>> >
>> > I was surprised to not find a script to build the SCA samples, then a
>> > little confused as I had to rebuild the whole sample tree (with
>> > configure then make) for each sample. It may be good to package the
>> > samples/build.sh script, maybe as a build_samples.sh, and point to it
>> > from samples GettingStarted.html?
>> >
>> > The docs look very good and all the samples work like a charm - this
>> > time I didn't forget to install the Python feedparser library so the
>> > AlertAggregator sample worked the first time :)
>> >
>> > I think it would be nice to have links to the sample REST service
URLs
>> > in the REST sample docs, as one of the point of having REST
>> services is
>> > that you can invoke them right from your Web browser.
>> >
>> > The only real issue I found is that the AlertAggregator README.htmlis
>> > missing from the Linux distribution.
>> >
>> > So the release looks very good, I'll be +1 with it if we add the
>> missing
>> > README.html, the other things are just small improvements that can be
>> > done later.
>> >
>> > --
>> > Jean-Sebastien
>>
>>
>>
>> Thanks. I found the same thing with the samples build and was going
>> to add
>> in a "build all" script as only the cpp samples require pre-reqs(cpp
>> compile), the others are simple deploy scripts. I think this is
>> actually a
>> fair bit more work though as it hits the doc etc.... which is why I
>> left it
>> out for this release.
>>
>> I will refresh the distro with the missing Readme.
>>
>> Cheers,
>>
>> --
>> Pete
>>
>
> I have refreshed the linux/mac distro woth the missing README.html
>
> Cheers,
>

Thanks Pete,

I tested again the refreshed distro on Linux RHEL4. No more comments, I
followed the steps in the AlertAggregator README and everything works.

+1 to release from me.

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to