[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xmlblaster] Installing the ActiveX Bridge



I am new to the list, so I hope I'm not asking a frequently asked
question.

But I need to install the ActiveX bridge. 

My assumption is, that it doesn't come included, but I must run the
build.
I run the build, it errors.

The website says I need Microsoft Visual C++ installed, to accesss
midl.exe

I have Microsoft Visual Studiio .NET C++ installed, I don't know where
midl.exe would be.
I also have an old copy of Microsoft Visual C++ 6.0, it won't install on
Windows XP,
But I can see a copy of midl.exe on the disk, I copied it over.

Anyway, build errors every time.

I ran the build command from the website:

build  -DJRE_HOME=C:\PROGRA~1\Java\j2re1.5.0  activex

I substituted my own JRE_HOME.  I get this error:

dist-client-fast:

activex-deploy:
      [jar] Building jar: C:\xmlBlaster\build.tmp\xmlBlasterActiveX.jar
     [echo] Created: ./build.tmp/xmlBlasterActiveX.jar
     [echo] Calling: c:\jdk1.5.0\bin\packager.exe -clsid
{D824B185-AE3C-11D6-ABF
5-00B0D07B8581} -out C:\jdk1.5.0\axbridge\bin -reg
./build.tmp/xmlBlasterActiveX
.jar org.xmlBlaster.client.activex.XmlScriptAccess

BUILD FAILED
C:\xmlBlaster\build.xml:1885: exec returned: 1

Total time: 3 minutes 47 seconds

thanks