• Which Library for 4.2.3.GA

    We have 4.2.3.GA  installed in a cluster on RHEL5.4 with dual homed  nodes.   Simple 2 node cluster.   First node app has durable subscription to a topic... but does not close subscription when i...
    Profile Photo
    last modified by bjchip
  • JBoss Remoting in AS Cluster

    Additionally to the post in the AS Clustering Community I post it also here: I configured and deployed a simple  Remoting Application into a 4.2.2 AS and run it successfully (below my  mbean-definition)....
    Profile Photo
    last modified by medlw
  • Possible to define client truststore on server when using sslsocket transport?

    I am using JBoss Remoting 2.5.2 with JBoss EAP 5.0.  When using the sslsocket transport, is it possible to configure the location of the truststore used by the remoting client during the ssl handshake?  From...
    Profile Photo
    last modified by dbschofield
  • Can't load remote interface of ejb in my client from jboss-e

    Hi, I had written a client which is trying to call the ejb dynamically using reflection api. Instead of putting the home and remote interfaces in the classpath of the client application I am trying to load these inter...
    Profile Photo
    last modified by vikram_khati
  • Trasporter Server/Client and clustering question

    Hi all,   I read the remoting  documentation, but it is still unclear to me if it is possible to lookup a specified list of URI's.     Can I specify a list of url's of remoting servers for a clie...
    Profile Photo
    last modified by gugo46
  • ssl socket creation error

    hi i want to make ejb invoking by ssl. AS version is jboss-5.1.0.GA. So i made actions 1) created keystore in server/mmslegacy-backend/conf directory keytool -genkeypair -alias mmslegacy-ssl -keystore mmslegacy.st...
    Profile Photo
    last modified by ayrat.kv
  • JNDI for Transporters

    Hi all,   I understand that version 2.5.2 supports only multicast clustering for transporters.  Any idea when JNDI based polling will be available for transporters?   Thanks,   Gugo
    Profile Photo
    last modified by gugo46
  • How to use Java to connect to JBoss messaging server by JNP Protocal?

    Hi, Guy     Pls see detail : http://community.jboss.org/thread/146780   Could you help me by give any suggestion or guide me to any resource? I think it has some point I'm missing but I can't recogniz...
    Profile Photo
    last modified by teradath
  • Remoting release 2.5.2.SP2 is available

    Remoting version 2.5.2.SP2, which replaces version 2.5.2.SP1, is available..   It features bug fixes applied to release 2.5.2.   To see the release notes, go to https://jira.jboss.org/jira/secure/Release...
    Profile Photo
    created by ron_sigal
  • worker thread initialization failure in jboss 4.2.3

    Dear All,     I was using jboss 4.0.4 and deployed a session bean in it. But now i migrated to jboss 4.2.3. for the same, On the session bean client side i changed the jbossallclient.jar for 4.2.3. But stil...
    Profile Photo
    last modified by anupamkakade
  • CompressingMarshaller causing improper socket closure

    I'm using JBoss 5.1.0.GA with JBoss Remoting 2.5.2, and EJB 2 invocations over the default 'socket' transport with the UnifiedInvoker.  In order to make use of CompressingMarshaller and CompressingUnMarshaller, I...
    Profile Photo
    last modified by bpiper
  • Remoting release 2.5.2.SP1 is available

    Remoting version 2.5.2.SP1 is available. It features bug fixes applied to release 2.5.2.   To see the release notes, go to https://jira.jboss.org/jira/secure/ReleaseNote.jspa?version=12314009&styleName=Text&...
    Profile Photo
    created by ron_sigal
  • re ERROR [org.jboss.remoting.transport.bisocket.BisocketServerInvoker] received new control socket for unrecognized listenerId

    re environment { jboss AS 4.3.2 GA, jboss messaging 1.4.5 GA, jboss remoting 2.2.3 SP1 GA } re ERROR [org.jboss.remoting.transport.bisocket.BisocketServerInvoker] received new control socket for unrecognized listener...
    Profile Photo
    last modified by digidew
  • how to disable (temporary) rmi interface in jboss 4.2.3 + re

    Hi all, I have jboss AS 4.2.3GA installed and i upgraded my remoting package (only jboss-remoting.jar) to 2.5.2. we have an RCP client that uses InitialContext to create the RMI proxies. my problem is that this clien...
    Profile Photo
    last modified by gmainzer
  • Problem with multiple ethernet adapters

    Setup --------- Server Name : Server001 IBM Blade Server -> Two Ethernet adapters eth0 (100 Mbps) and eth1 (1000 Mbps) -> eth0: 150.158.73.49 -> eth1: 192.168.200.49 Debian 5 Installed Jboss 4.2.3 Jboss ...
    Profile Photo
    last modified by mayankmit2002
  • why would version == SocketWarpper.CLOSING ?

    What would cause the version read over the wire to be SocketWrapper.CLOSING? Specifically, I'm looking at MicroSocketClientInvoker, line 629-ish from Remoting 2.2.2.SP8: if (version == SocketWrapper.CLOSING) { log...
    Profile Photo
    last modified by mazz
  • Messaging blocked by long time-out

    Hi, I posted this question originally in the Messaging forum (http://www.jboss.org/index.html?module=bb&op=viewtopic&t=152037), but was told that it seems to be more of a Remoting issue. I'm repeating the in...
    Profile Photo
    last modified by rtm333
  • JBoss RMI + Serialization performance issue

      "ravi_eze" wrote: hi, This is w.r.t. http://labs.jboss.com/jbossremoting/docs/benchmark/performance_benchmark.html where comparision between diffarent protocols is done. The page also gives the JUnit code tha...
    Profile Photo
    last modified by ron_sigal
  • JMS receiving connection dropped (ConnectionValidator), clie

    Hello, we have an JBoss ESB 4.5.ga (jboss.org) (also tried upgrading the remoting.jar to 2.5.1, to no effect) and a standalone Application to act as a JMS client, using jboss messaging client 1.1 jbos remoting 2.5.1...
    Profile Photo
    last modified by tomeicher
  • Set the 'timeout' parameter at the client side for an EJB ca

    Hi, Is it possible to set the parameter 'timeout' for a EJB call at the client side. Actually this parameter is set at the server side with the url parameter (socket://${jboss.bind.address}:3873/?clientMaxPoolSize=2&a...
    Profile Photo
    last modified by slimamar