ActiveX bridge still available in Java2?

I read about the ActiveX bridge to communicate with Windows COM objects. But all references I can find on the javasoft site are years ago (JDK 1.1 ...). Is it still available for Java2?

Hi,
get my freeware API njawin (jawin11.zip) at http://www.simtel.net/pub/winnt/java/. It includes a number of examples packed in JAR.
Vitally

Similar Messages

  • Bridge crashes on start up, is there a way to do a clean install or properly troubleshoot? (Literally just uninstalled and cleaned computer of Adobe products and reinstalled Design and Web Premium and bridge still crashes..)

    Bridge crashes on start up, is there a way to do a clean install or properly troubleshoot? (Literally just uninstalled and cleaned computer of Adobe products and reinstalled Design and Web Premium and bridge still crashes..)
    Here is the crash report:
    Problem signature:
      Problem Event Name: APPCRASH
      Application Name: Bridge.exe
      Application Version: 5.0.0.399
      Application Timestamp: 4f5ec62d
      Fault Module Name: Bridge.exe
      Fault Module Version: 5.0.0.399
      Fault Module Timestamp: 4f5ec62d
      Exception Code: c0000005
      Exception Offset: 003209fa
      OS Version: 6.1.7601.2.1.0.256.4
      Locale ID: 1033
      Additional Information 1: 0a9e
      Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
      Additional Information 3: 0a9e
      Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
    Read our privacy statement online:
      http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
    If the online privacy statement is not available, please read our privacy statement offline:
      C:\Windows\system32\en-US\erofflps.txt

    Have you tried to reset preferences?  And no you do not have to start Bridge to do this.,
    Hold down the Ctrl key and start Bridge.  You should get a reset window with 3 options.  Choose all 3.

  • Does the ActiveX Bridge work if not C++ installed?

    I've been reading the ActiveX Bridge developer guide at
    http://java.sun.com/j2se/1.4.2/docs/guide/beans/axbridge/developerguide/index.html
    and it seems that you must have Visual C++ installed to run the packager.exe to create a dll. I kind of wasn't sure whether to believe that so I tried the Person tutorial (thanks scsi-boy) at
    http://www.reallyusefulcomputing.com/java/activex/tutorial.php
    and tried tweaking it to use the new 1.4.2 packager but I got the error
    C:\j2sdk1.4.2\bin>packager -reg c:\PersonBean.jar Person
    Failed to generate type library, missing midl.exe.which gives me the idea that I really do need C++ installed to run this (I'm guessing midl.exe is part of C++) - bit of downer when we only have VB.
    Can this really be true? Have any VB people got it working out there?

    packager.exe depends on the tools available with Visual C++, and therefore you must have it installed to make the packager work. Visual C++ IS NOT required to execute the bean, only to run the packager.exe.

  • Is the ACR 8.4 a update bad? it's still available for installation

    is the ACR 8.4 update bad? it's still available for installation.  Has anyone updated and is not having problems?
    I really don't want to uninstall all of the CS6 suite

    I just received a replacement file to test for the camera raw plugin. This fixed the problem on my installation of CS6 that had updated to 8.4 and was not able to launch Camera Raw from Bridge, and also Bridge was not able to view or alter any Metadata.
    There was no need to reinstall PS, just a direct replacement of the file. I don't know how Adobe will be supplying the fix, but as of now, I would not recommend updating to Camera Raw / DNG 8.4 if you are using CS6 until the new file is available.
    thanks to Adobe for the quick fix.

  • Transfer Wizard for CWM still available in 11gR2?

    Hi,
    I need to import CWM metadata into OWB 11gR2. I came across the OWB User's Guide 11gR2 [1] which mentions the Transfer Wizard. I wonder if this feature is still available in OWB 11gR2. It says, from the Design menu, select Import > Bridges. In 11gR2, however, there is no Design menu, but there is the File menu where I can select Import, with no option Bridges, though.
    I would be glad to hear if, and how, import of CWM metadata into OWB 11gR2 is still possible. Thank you very much.
    Yours,
    Christoph
    [1] http://docs.oracle.com/cd/B28359_01/owb.111/b31278/ref_integrating.htm
    Edited by: user11946872 on 03.02.2012 10:32

    The documentation that your link points to is from release 11gR1 a different release from 11gr2 .

  • ActiveX Bridge tutorial

    Hi,
    Can anyone please point me to a turorial or guide on how to use the ActiveX bridge? I am basically looking for a description on how to incorporate my bean into Microsoft Word, for example.
    Your help is appreciated.
    Thanks,
    Walter.

    I'm not the original poster but I came here with the
    same question. I'm having some difficulty making this
    work.
    I'm working with my own bean rather than the example
    you gave, but it's also a very simple one that I wrote
    for learning to use the bridge, and I think the same
    techniques should apply.
    On the application side, I'm using Visual Basic for
    Applications in Word 97, under Windows 2000.
    If I try to follow your instructions by executing this
    code at the start of my macro:
    Dim been As Object
    Set been = CreateObject("JBtrial.Bean.1")
    in vba i don't bother with the dim but i just tried As Object and it works. in vb btw i use Variant...
    I get this error:
    Run-time error '-2147024770 (8007007e)':
    Automation error
    The specified module could not be found
    this is kind of a wierd one but i may have seen it before.
    try
    use the jre 1.3.1 international version. i don't know why this makes a difference but it does. in fact when i first started using the bridge i spent two weeks smacking into the problem that it never worked until i noticed someone else here was using the international version and the first time i tried it it worked.it doesn't seem to matter for the deployment actually it is just the packaging tool seems to only work in the international version.
    catch didn'tHelpMuchException
    make sure of all the other obvious things like the references in the registry. in particular check the entries for JarFileName, JavaClass, InprocServer32, win32 do these all point to a file and directory that actually exists. if not make the changes re-reg and try again.
    finally
    i don't think this matters yet but it's still worth mentioning, after you load the control for the first time in word etc it keeps that control no matter what happens. so if you make changes or re-package or re-reg or whatever for any reason you MUST restart the application for the changes to take affect.
    well let me know how it goes and i'll try and help if u are still stuck

  • Which ActiveX bridge actually works????

    Hi all,
    i have really simple question...I have been looking for the proper ActiveX bridge really long time....I just wana to integrate ActiveX display component into the JAVA SWING API....Most suitable for this purpose seems to be IBM Bridge2Java...But actually it is not working, this bridge still crashes on this exception...
    com.ibm.bridge2java.ComException: Bad return code from Invoke().
    Please does anyone have any experiences with the Bridge2Java product or does anyone know any other better ActiveX bridges ????????
    Message was edited by:
    JCDenton

    Sun's ActiveX Bridge. Basically, the host is not seeing my bean properties. I have standard getters and setters. This is from an IDL from a C++ client and I need my java code to produce an equivalent property access.
    Please help. I'm really stuck on this.
    [propget, id(1), helpstring("property Version")] HRESULT Version([out, retval] LONG* pVal);

  • ActiveX Bridge is back?

    Just got an email from Sun that the open request for enhancement regarding reimplementation of the ActiveX bridge is closes. Seems we can hope to get that thing back soon. Does anybody have information when 1.4.2 gets released and if it contains the bridge?

    I wrote to Sun about a week ago on the exact same topic (mainly because the bridge was removed in 1.4.x and we reallly need it). They told me
    "Yes, ActiveX bridge for JavaBeans will be re-written for 1.4.2"
    and
    "The 1.4.2 beta will be available in March 2003 and FCS is in end of May
    2003."
    - Chris

  • I've updated to the most recent version of iTunes and I can no longer see any of my old music on my mac.  All the music is still available on my ipad.  How can i download the music on my mac?

    I've updated to the most recent version of iTunes and I can no longer see any of my old music on my mac.  All the music is still available on my ipad.  How can i download the music on my mac?

    First, are you positive it is really not there?  Have you looked in your iTunes folder in your Music folder, and in the media folders there? Do you see your media files?
    If your media are gone it is a lot easier to restore from a proper computer backup.  Your i-device was not designed for unique storage of your media. It is not a backup device and media transfer was planned with you maintaining a master copy of your media on a computer which is itself properly backed up against loss. Syncing is one way, computer to device, updating the device content to the content on the computer, not updating or restoring content on a computer. The exception is iTunes Store purchases which can be transferred to a computer.
    iTunes Store: Transferring purchases from your iOS device or iPod to a computer - http://support.apple.com/kb/HT1848 - only purchases from iTunes Store
    For transferring other items from an i-device to a computer you will have to use third party commercial software.  See this document by turingtest2: Recovering your iTunes library from your iPod or iOS device - https://discussions.apple.com/docs/DOC-3991

  • HT201272 You seems not to understand what I mean and what I'm having like problem. I still have my payment recut  from October of this year when I bought 9 songs in the iTunes Store from my iPhone 4S. The problem is from all the 9 songs, 7 are still avail

    You seems not to understand what I mean and what I'm having like problem. I still have my payment receipt  from October of this year when I bought 9 songs in the iTunes Store from my iPhone 4S. The problem is from all the 9 songs I've paid for, only 7 are still available from this list on my iPhone. There is no possibility to download the other 2 without paying for them. I've spoke to the lady from Mississippi on the phone 2 days ago from about 2 hours calling from Belgium but unfortunately she couldn't help me. It's the 3rd time I complain about this. How many time shall I pay for the same songs?? If you can access my music list and my past receipts payment you will be able to find out what I mean. I went back on iTunes I've found the the songs I already downloaded in October that should be on my playlist but if I click on them it will charge me again 0,99 cents. It's been 3 years I've been using the same apple ID with my iPhones. I just wand to get my songs back without having to pay them twice or 3 times

    1. iTunes won't offer cloud downloads for songs that it "thinks" are in your library, even if it "knows" the files are missing. If you've exhaustively searched for the missing files and there is no prospect of repair by restoring to them to their original locations, or connecting to new ones, then delete that tracks that display both the missing exclamation mark and are of media kind Purchased/Protected AAC audio file. Don't hide from iTunes in the cloud when asked, close iTunes, then reopen. You can download from the cloud links or iTunes Store > Quicklinks > Purchased > Music > Not on this computer > All songs > Download all.
    2. Why? Not sure, perhaps 3rd party tools or accidental key presses combined with previously hidden warning messages when trying to organize the library. There is a hint that using the feature to downsample media as it is synced to a device may also be involved, though I've not replicated it. Whatever the reason a backup would protect your media.
    tt2

  • HT1998 Time machine no longer backs up.  It prepares for back up OK but then fails to complete.  The archive is still available.  Any ideas? Thanks

    Time machine no longer backs up.  It prepares for back up OK but then fails to complete.  The archive is still available.  Any ideas? Thanks

    Unfortunately, not much to go on here. There are any of  twenty different reasons why backups are not occurring, and no shortcuts that I know of to find out why.
    Work your way through Backup Failures in Pondini's excellent support document Time Machine --- Troubleshooting. 
    See C1 through C19.
    http://pondini.org/TM/Troubleshooting.html

  • Since update of my MAC my Notes no longer appear on my Mac but are still available through iCloud on my iPhone and iPad. How do I get my MAC to sync with the other devices as e'thing else has synced on my MAC through iCloud.

    Since update of my Mac Book Pro my previously drafted Notes no longer appear on my Mac but are still available through iCloud on my iPhone and iPad. How do I get my Mac to sync with the other devices as e'thing else has synced on my MAC through iCloud. Also since the update Notes no longer appear as a folder in "Mail" but are now a distinct programme-is there any way of returning Notes to the Mail programme?

    Thanks, but I've been on the phone with AppleCare US (where I am and live) and AppleCare UK. They continue bouncing me back and forth without helping resolve the problem.
    Perhaps someones knows how to further escalate the issue at Apple?

  • ASP page hang for calling ActiveX bridge!!!

    Below are the steps I done
    Note: Using jdk1.5.1.
    1) It is my java program, i make it as simple program
    public class FirstProgram{
         public FirstProgram(){
    public String getMessage(){
    return "hello";
    2) My manifest.stub is like this:
    Name: FirstProgram.class
    Java-Bean: true
    3) Then I generate the "FirstProgram.jar" file.
    4) Then I register like this
    jdk1.5.1\bin\packager -out C:\Program Files\Java\ j2re1.5.1\axbridge\bin -reg FirstProgram.jar FirstProgram
    5) I tested this dll with Visual Basic. It works fine.
    6) I tested this dll with VB script in ASP.
    <%@ Language=VBScript %>
    <%
    Dim oTest
    Set oTest = CreateObject("FirstProgram.Bean.1")
    Response.Write oTest.getMessage()
    Set oTest = Nothing
    %>
    or I tried like this
    <%@ Language=VBScript %>
    <%
    Dim oTest
    Set oTest = Server.CreateObject("FirstProgram.Bean.1")
    Response.Write oTest.getMessage()
    Set oTest = Nothing
    %>
    Page will be be unavaible and i run it again (then IIS will hang and die).
    1) How do i solve this problem? Why it is able to run in VB not in asp? Is it because IIS bug?
    Note: Windows Server 2003 IIS 6.0/ Windows XP IIS 5.1 ( I have tested it on
    these two environments, it gave me same results).
    2) I read some forums said we might need to use javareg.exe to register this component. Is it true? Where can I get this component?
    Thanks for you help!!!

    I am having the same problem.
    I am running Windows 2003 Server and trying to create the object, but it is hanging. I am running the Sun JRE 1.5.3 ActiveX Bridge.
    I have tried both IIS6 and IIS5 Isolation Mode, but neither work. Under IIS5, IIS just hangs.
    HELP!

  • Is Bridge CC available on Single app Illustrator subscription for Individuals?

    SIngle app subcriptions for Teams FAQs mentions bridge is available for Illustrator single app subscribers, but can't find the same Information for Individuals.
    If I purchase the Creative Cloud for teams single-app plan, will I have access to Adobe Bridge CC?
    Yes, Adobe Bridge CC is available for use through any single-app membership. Note that in order to use Camera Raw in conjunction with Adobe Bridge CC to preview and edit RAW files, you must have a membership to Photoshop CC or After Effects CC. Support for previewing video and audio files in Adobe Bridge CC is only available if you have a membership to Photoshop CC, Adobe Premiere Pro CC, or After Effects CC.
    http://adobeinteractiveguide.adobe.com/drupal/sites/default/files/ccteams_single-app_faq_f inal_ue.pdf

    Thank you but those links didn't answer to my question.
    I've contacted Adobe's Customer Service for three times about this subject.
    Their first two answers were that I won't have access to Bridge with a single app subscription of Illustrator.
    My third and last attempt to clarify this issue was "(...) you will get  access to Adobe Bridge CC if you purchase Illustrator".
    I'd appreciate if any member who subscribed as an Individual to Illustrator with the Single app subscription can confirm that has access to Adobe Bridge CC.
    Thank you.

  • I deleted my ibooks author file but the preview is still available on my ipad, can I get the ibook back into ibooks author to continue to edit?

    I deleted my ibooks author file but the preview is still available on my ipad, can I get the ibook back into ibooks author to continue to edit? I have not published anything, just previewed on my ipad but the file seems to be deleted from my imac which is what I was using ibooks author on. Any help is welcome!

    It's not a 'process' at all.
    If it was easy/straightforward, people would be turning store versions into iBA versions left/right and all **** would break loose. It's not and that's a good thing, sorry
    Work up from whatever version you have.
    Any work you value should be backed up....period. That backup should be used and tested regularly. Consider this a lesson learned, perhaps. Good luck in the future.

Maybe you are looking for

  • ITunes has stopped working/Quicktime uninstall HKEY error!!

    Ok so I just bought a brand new computer that is Windows Vista 64-bit. I installed iTunes and Quicktime the 64 bit version and everything was great until it stopped working. Data execution prevention will not let iTunes open. Here are the steps Ive t

  • Settlement of Investment Order - Auto creation of Sub asset for settlement

    < MODERATOR:  Message locked.  Please post this in the [ERP Financials - Asset Accounting|SAP ERP Financials  - Asset Accounting;. > Dear experts Request your help on Investment orders settlement. We are doing settlement of Investment orders to sub a

  • Fonts not appearing in Classic

    When I open up a program in Classic, only a few fonts appear. I have my fonts in the fonts folder in System 9. Help!

  • Putting music from Media Player into iTunes???

    So....I just recently bought my Nano. I have lots of songs on my computer (that I put on there from my CDs) in Windows Media Player 10. When I connected to iTunes (to put music on my iPod) some of my previous songs from Media Player were put into iTu

  • Application for multiple times zones?

        I have a world edition and travel quite a bit.  Anyone know of any application out there that allows one to schedule  events in more than one time zone?   What would be best is a program that allows me to enter something in my calendar that then