Jms.dll anybody

Hello,
We have Suns JMS EE running in a cluster with multiple Java producer and consumer clients running. All works great. It works so well we need to expand the possibilities. Adding .NET producers in J# is one of them. However we need the jms.dll equivalent of jms.jar, and imq.dll for imq.dll. Is there such an animal. Has anyone had any luck converting the jar files to dll with such tools as IKVM (e.g. IKVM.NET), offshoot to the mono project??? This would help us greately. And JBridge as it's issues too, so that is not an option.

SUN does not have jms.dll or imq.dll. Even if you managed to convert jars into dlls it wouldn't be supported so if you had any problems you'll be on your own.

Similar Messages

  • Siebel JMS with IBM Webshere MQ(7.5.0.1)

    Hi Guys,
    I try to configure MQ 7.5.0.1(with JMS) with Siebel so that I can send/receive messages using EAI JMS Transport. when I try to send a message, i get following error in jms log file:
    [SIEBEL ERROR] Thread[main,5,main] [11:56:37.171 AM Fri Feb 28: ] Error invoking Send --
    SiebelJMSException errorSubtype=JMS_EXCEPTION
      at com.siebel.eai.jms.JMSBusinessService.doInvokeMethodWithExceptions(JMSBusinessService.java:582)
      at com.siebel.eai.jms.JMSBusinessService.doInvokeMethod(JMSBusinessService.java:249)
      at com.siebel.eai.SiebelBusinessService.invokeMethod(SiebelBusinessService.java:9)
    [SIEBEL ERROR] Thread[main,5,main] [11:56:37.171 AM Fri Feb 28: ] Threw SiebelBusinessServiceException with
    ErrorCode = JMS_EXCEPTION
    ErrorMessage = An unexpected error occurred (see StackTrace): com.ibm.mq.jms.MQConnectionFactory cannot be cast to javax.jms.QueueConnectionFactory
    StackTrace = SiebelJMSException errorSubtype=JMS_EXCEPTION
      at com.siebel.eai.jms.JMSBusinessService.doInvokeMethodWithExceptions(JMSBusinessService.java:582)
      at com.siebel.eai.jms.JMSBusinessService.doInvokeMethod(JMSBusinessService.java:249)
      at com.siebel.eai.SiebelBusinessService.invokeMethod(SiebelBusinessService.java:9)
    [SIEBEL DETAIL] Thread[main,5,main] [11:56:37.171 AM Fri Feb 28: ] Cumulative time = 2107
    JAVA profile:
    JVM Classpath C:\JAR;C:\JAR\SIEBEL.JAR;C:\JAR\SIEBELJI_ENU.JAR;C:\JAR\JNDI.JAR;C:\JAR\CONNECTOR.JAR;C:\JAR\JMS.JAR;C:\JAR\PROVIDERUTIL.JAR;C:JAR\FSCONTEXT.JAR;C:\JAR\COM.IBM.MQ.JAR;C:\JAR\COM.IBM.MQJMS.JAR;C:\JAR\COM.IBM.MQ.JMQI.JAR;C:\JAR\DHBCORE.JAR;
    JVM DLL Name C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
    JVM Options -Djms.log=C:\JMS\log\jms.log
    binding file is located in folder c:\JAR
    file jndi.properties:
    java.naming.factory.initial=com.sun.jndi.fscontext.RefFSContextFactory
    java.naming.provider.url=file:/c:/JMS
    Can anybody help me?
    Thanks,
    SN

    >
    > I am trying to connect to Websphere MQ series via PI, Websphere MQ series is running on Linux environment and PI system running on AIX operating system, i got the drivers from linux environment where queue is running, can i deploy those drivers into my PI system?? because it is running on AIX.
    >
    It will work.
    > Or else is there any different jar files for different operating systems???
    as per my knowledge no.
    Regards,
    Raj

  • C# DLL Calls in Oracle Forms 6i

    Dear all,
    I want to call a C# ( C Sharp) functions in Oracle Forms 6i , How it is possible , If any body knows give me a suggestion...
    C# Codes
    using System;
    using System.Collections.Generic;
    using System.Text;
    namespace MathFunctions
    public class AddClass
    public static int Add(int a, int b)
    return (a + b);
    same codes I want to call using Oracle Forms 6i . ... ( AddClass.Add(10,20) ) value should return 30.
    C# Developer created the DLL file and given to me , I am not able to attach the DLL , anybody interest I can send the DLL through E-mail ,
    Regards,
    Veera.
    [email protected]

    The Forms Builder Help is the best source of information. It has plenty of examples too, like this one I copied from the Help:
    /* Find foreign library handle for
       a given library name */
    BEGIN
       libhandle := ora_ffi.find_library
                ('mylib.dll');
    END;

  • Can this scenario fit in JMS

    Hi,
    I want to develop application where different user can give print command to the shared printer. All request will be stored in the queue of printer in application server and administrator can see the list of request pending for printing with other details like who initiated the request, time of the request made etc.
    Can it be possible with JMS ? Anybody developed such application ?
    Thanks in advance,
    Dimpal

    Any thoughts please?

  • OIM 11.1.1.2 Install Hangs on "restart  domain" step.

    When installing IDM 11.1.1.20 on Windows XP 32 Bit, Database V 11.1.0.7. The restart domain step hangs.
    tail -f of the the AdminServer log for IDMDomain yields:
    IVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <web
    logic> <> <> <1268340893812> <BEA-001147> <Shutting down the JDBC service.>
    ####<Mar 12, 2010 1:54:53 AM PKT> <Info> <JDBC> <aliebel-us> <AdminServer> <[ACT
    IVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <web
    logic> <> <> <1268340893812> <BEA-001149> <Shutdown of the JDBC service complete
    d.>
    ####<Mar 12, 2010 1:54:53 AM PKT> <Info> <WebLogicServer> <aliebel-us> <AdminSer
    ver> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuni
    ng)'> <weblogic> <> <> <1268340893875> <BEA-000236> <Stopping execute threads.>
    Could this be a JVM memory issue?. If so how do I get the installer to specify more heap ?

    Got the same problem on OIM 11.1.1.7 with Windows 7 64bit. The last log messages are
    Stopping Derby Server...
    Starting AdminServer
      Starting the domain ...
      LOADING DLL : C:\dev\Oracle\Middleware\IDM1\install\config\\StartUtil64.dll
        DEBUG : Loading DLL : C:\dev\Oracle\Middleware\IDM1\install\config\\StartUtil64.dll
        DEBUG : Loaded DLL : C:\dev\Oracle\Middleware\IDM1\install\config\\StartUtil64.dll
    anybody can help?
    Thanks in advance!

  • Windows 8 64 bit Home - Network properties: An unexpected error occurred. How to solve this???

    Hi all,
    Does anybody know how to fix this problem:
    When clicking for my network properties, I receive "an unexpected error has occured" message. Network works fine, however this problem is annoying
    my OS: Windows 8 64 bit Home
    Have already tried some stuff to fix this but nothing seems to help:
     reregister the Netshell.dll file & Ole32.dll
    Anybody?

    Hi,
    Regarding current situation, I suggest we follow these steps to check the issue:
    Since you got 64 bit Windows 8, we need to register files in SysWOW64 by pressing Windows key + R and type below command line one by one:
    regsvr32 %windir%\SysWOW64\netshell.dll
    regsvr32 %windir%\SysWOW64\ole32.dll
    If we cannot get this issue fixed, please run System file checker to repair DLL files:
    Please open command prompt by right-clicking the CMD and choosing Run as administrator. Type following command line:
    SFC /SCANNOW
    If any error message appear after the scan is finished, please post here or try to manually replace the corrupted system files from installation or recovery DVD.
    In addition, if SFC fail to solve the issue, please test the issue in Clean boot mode and let me know the results:
    How to perform a clean boot to troubleshoot a problem in Windows 8, Windows 7, or Windows Vista
    http://support.microsoft.com/kb/929135   
    If the issue doesn’t appear, you can determine which one can be the cause by using dichotomy in MSconfig. Checking on half of Non-Microsoft service and restart, determining which half of the services cause the issue and repeating to check
    half of the problematic half services.
    Look forward to your response.
    Kate Li
    TechNet Community Support

  • Hello friends, my itunes has stopped working. and the problem report stated the following: Fault Module Name:     KERNELBASE.dll   Fault Module Version:     6.1.7601.17514.................. please can anybody help me?hello friends, my itunes has stopped w

    Hello everybody> my itunes has stopped working and the problem report stated the following:
    Problem signature:
      Problem Event Name:    APPCRASH
      Application Name:    iTunes.exe
      Application Version:    10.5.3.3
      Application Timestamp:    4f14cc3d
      Fault Module Name:    KERNELBASE.dll
      Fault Module Version:    6.1.7601.17514
      Fault Module Timestamp:    4ce7b8f0
      Exception Code:    80000003
      Exception Offset:    0003381b
      OS Version:    6.1.7601.2.1.0.256.1
      Locale ID:    1033
      Additional Information 1:    0a9e
      Additional Information 2:    0a9e372d3b4ad19135b953a78882e789
      Additional Information 3:    0a9e
      Additional Information 4:    0a9e372d3b4ad19135b953a78882e789
    can anybody help me?

    Are you seeing a similar message when launching QuickTime Player?
    What security software is installed on the computer? Have you tried testing in an admin account or after uninstalling tthe security software?
    Use one of the following articles to guide you through removing iTunes and the related QuickTime files.
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7

  • When i try to start itunes i get a message saying that the MSVCR80.dll file is missing and to reinstall itunes.  When I try to reinstall itunes it tells me that I have an Error 7 (windows error 126).  Can anybody tell me what this means?  Thanks

    When i try to start itunes i get a message saying that the MSVCR80.dll file is missing and to reinstall itunes.  When I try to reinstall itunes it tells me that I have an Error 7 (windows error 126).  Can anybody tell me what this means?  Thanks

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • Anybody has the BEA JMS integration experience?

    Dear all,
    i am configuring a scenario Idoc >XI>JMS .the external JMS software  is BEA JMS server.does anybody has the integration experience?in the JMS communiction channel ,i don't know what should enter for the parameters.thanks a lot
    xiao feng

    HI Jayson,
    you can also request the web service directly.
    For example, you could create a local xml file with the values you want to pass to the web service and configure a file 2 soap scenario within XI itself.
    You can create interfaces for each available web service.
    You could call this scenario "ID objects generator" or something and save the .tpz for the repository objects of this scenario, since you could reuse it in other projects.
    Other than that, in Teched '08, Bill Li showed a lot of proxies developed over Java to consume the ID API web services, and they all seemed to work ok. However I do think he used NW Developers Studio 7.0 (2004s), not CE.
    I'd raise an OSS msg with SAP in order to check the problem you're getting.
    Regards,
    Henrique.

  • Elements has stopped working and I get the error missing "_crtcreatesymboliclinkkw in msvcp100.dll" can anybody help

    Elements 13 has stopped working and I get the error message "missing _crtcreatesymboliclinkkw in msvcp100.dll" can anybody help

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • Hello, just wondering how i can fix my itunes when i keep getting these msges, MSVCR80.dll was not found and error 7 (windows error 126). can anybody help. cheers.

    hello, just wondering how i can fix my itunes when i keep getting these msges, MSVCR80.dll was not found and error 7 (windows error 126). can anybody help. cheers.

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • Does anybody know how to get rid of icudt49.dll without downloading itunes? please help!!

    Does anybody know how to get rid of icudt49.dll without downloading itunes. I have run norton utilities througth but it does not take care of this problem.

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • Does anybody can give me a simple example about the labview programme calling dll ?

      Does anybody can give me a simple example about the labview programme calling dll ?And the dll is also writed  by using labview .I just want to study  the process of the labview programme calling dll file.Thank you!

    Hi,
    Please click on "Find Examples" in the "Getting Started Window"
     A window named "NI Example Finder" will pop up.
     In this go to "Search" tab
    Type "DLLs"
    You will see a lot of examples. 
    If you're online, you'll see user examples too...

  • Hello there! Does anybody know RadioWMPCoreGecko 5.dll. What is it and how can I remove it because it slows down my computer. Thank you.

    Starting my computer this morning I immediately was informed by Norton Security that RadioWMPCoreGecko 5.dll is safe. I don´t know this data and I want to remove ist because it slows down my computer. Has that something to do with Firefox? The Information of Firefox-Troubleshooting shows the following detail:
    Gecko/20100101 Firefox/8.0.1
    Can you help me?
    Thank you in anticipation.

    To whom it may concern here the answer I received today from Norton Support:
    ''I would like to inform you that the RadioWMPCoreGecko 5.dll files was downloaded as an update for the Firefox browser which runs in the background and Norton program does not have any control on the downloads till it is safe.
    If the download is safe, Norton program will notify you and will block, if file finds to be suspicious.''
    Now I know what it is, but nevertheless my PC is still rather slow.

  • Anybody made experiences with JMS Queue Receiver (QPAC)?

    you find my question in this thread:
    http://www.adobeforums.com/cgi-bin/webx/.3bc3bd03
    regards, nico

    Made progress on this issue... reade more hear:
    http://www.adobeforums.com/cgi-bin/webx/.3bc3bd03

Maybe you are looking for

  • Adapter Module in EHP1

    hi All, I had deployed one custom module in EHP1 and had used NWDS 7.1 to create it, now at runtime i am getting below exception as in NWA: Caused by: java.lang.ClassNotFoundException: com.sap.aii.af.lib.mp.module.ModuleLocal      Loader Info -      

  • Duplicating MovieClips into Rows & Columns

    Hi People, I am creating a project, which is a dynamic image gallery, wherein the images are loaded from an XML file. I am looking to create the thumbnails as rows & columns, based on the total number of images. I am able to duplicate the movieclips

  • Mail Connection Issue

    Dear all,      I have an issue with my mail on my MacBook Pro since Mountain Lion update.      After I "wake up" my Mac(lid up the display) Mail App is unable to to connect to my e-mail accounts with error message: "Unable to Connect".      I have to

  • Dynamic PL/SQL table

    Hi All, I am using Oracle 8i. I have created a dynamic PL/SQL table in my procedure. Now i need to select rows and sort the data in that PL/SQL table. How do i do it? I I appreciate any help on this. Thanks, Viji

  • 0 Item Found (Document Access Report)

    When I execute the Document Access Report the result of report is found 0 document.I am ensure my document is read. Please Help me.