• JMX remote connector - Remote server goes down

    HI ,   i have a client application using Jboss remoting-jmx3 to subscribe to JMX notifications . what if  remote jboss JVM dies or someone stops the remote Jboss ? how can my client gets notified , so that ...
    Profile Photo
    last modified by sunilr8
  • JBoss 6 behind a router

    Hi everyone We are using JBoss 6 with EJB2. I have no problem connecting to server from internal network using server internal address (ex : 192.168.10.10) but when I tried to connect through router using external ad...
    Profile Photo
    created by bob_iv
  • remote JMS Queue using Jboss 7.1.1 Final

    Good Day I would just like to ask some help / clarification as well, I've already been to the following link     "Failed to create session factory"  from client connecting to jboss-as7 hornetq [HORNET...
    Profile Photo
    created by jefoy1101
  • Remoting version (unknown).

    Hi, I am using EAP6.3 Alpha 2 with remoting 3.2.18.GA.   When I start up EAP I see this log message for remoting. In 6.2.0 it was working fine.   18:11:19,776 INFO  [org.jboss.remoting] (MSC service...
    Profile Photo
    created by whitingjr
  • HTTP (JSON-like) API - domain mode : server group status

    I have a jboss cluster set up in domain mode. I want to use the jboss management rest api to fetch information about the status of a server-group from the domain controller: eg:   URL : http://myhost:9990/mana...
    Profile Photo
    created by neo.infinite
  • Remote class loading with Wildfly 8.0.0.Final

    Let's assume that I have a remote ejb interface look like shown below: @Remote public interface ControllerService{ void excecute(IService service); }   So the idea is that I can "inject" logic in my backend. T...
    Profile Photo
    created by suikast42
  • Encoding Generated XML

    Hi   I am having a issue where generated XML from seam remoting needed to be encoded.   Just wondering is there a way to encode xml.   for example:   <envelope><header><context&g...
    Profile Photo
    last modified by nitinpokhriyal
  • [Remoting 2] Does Remoting 2 work with Java 7

    We are trying to support Java 7 for our client software, I'm wondering if there are any known problems in Remoting 2 to work on Java 7? In our case it works partially, with some warnings and a lot of problems.  ...
    Profile Photo
    created by metalhead
  • Messaging fails due to Bisocket Control connection WARN

    Dear All,   We are using:   JBoss EAP 5.0.1.CR2 JBoss Remoting Version 2.5.2.SP2 (Flounder)   We have an application that receives notification using JMS Topics.   We see the following 'contro...
    Profile Photo
    created by cooldost
  • Out of Memory Error with ConcurrentReaderHashMap on Jboss 5.1.0

    Hi,      We are running on JBoss 5.1 / JDK 1.6 on Linux servers. During very high load we are seeing Out of Memory Error and it seems like related to the JBoss remoting.      We took a...
    Profile Photo
    last modified by amathewjboss1
  • Documentation for Remoting 3

    Where might I find documentation for Remoting 3?   The page at http://www.jboss.org/jbossremoting/documentation/v3.html has no links and there's nothing obvious listed at http://docs.jboss.org/jbossremoting/.
    Profile Photo
    last modified by sjcorbett
  • JBoss Messaging/Remoting stop working if one of the two network interfaces is disconnected

    Hello, I’m investigating a network issue between our client and server(JBoss5 cluster) with jboss messaging 1.4.3.SP9 and remoting 2.5.4.SP2 stops sending heartbeats if one of the network interfaces is discon...
    Profile Photo
    last modified by fharms
  • Big readwrite lock in the jboss messaging service [EDU.oswego.cs.dl.util.concurrent.WriterPreferenceReadWriteLock$ReaderLock.acquire]

    Hi All,   Greetings !!!   Problem : --------------------- Things are getting stuck stuck on the JBM side. There is a big readwrite lock in the jboss messaging server. All message delivery and sending inv...
    Profile Photo
    last modified by raghavev
  • [Remoting3] Call EJBs in JBoss 4.2.3 using JBoss 7 jbossall-client

    Hi guys,   I'm trying to write functional tests that executes operations in JBoss 4 instances and JBoss 7 instances. So the test calls JMX services using JMX Connector in both servers. So i'm using jboss client...
    Profile Photo
    last modified by gabriel.ozeas
  • [Remoting3] Error connecting to jmx for server JBoss 7.1 Runtime Server

    HI all, i hav problam with conn to jmx from eclips. Jboss server is started but uf open log list i see next Error connecting to jmx for server JBoss 7.1 Runtime Server   if open to mor information will be se n...
    Profile Photo
    last modified by loki6999
  • Example of setting up BASIC Authentication for a Jboss Remoting 2.5.4 standalone HTTP Server Invoker and Client

    Hello Guys.   I am wondering if somebody could give me a basic example of setting up BASIC Authentication for a Jboss Remoting 2.5.4 standalone HTTP Server Invoker and Client. I would really appreciate any help....
    Profile Photo
    last modified by dnautiyal1
  • Resteasy @GZIP: Not in GZIP format

    Hi all   i'm using JBoss AS7 and Resteasy. My resource methods are annotated with @GZIP, but that doesn't work:   Caused by: java.io.IOException: Not in GZIP format        &#...
    Profile Photo
    last modified by astempfel
  • Cannot set up serverBindAddress for secondarySocket in bisocket transport

    Hello, I use bisocket transport in Remoting 2.5.4.SP4 and have a trouble with my server which is placed behind a translating firewall. The point of my problem is described here https://issues.jboss.org/browse/JBREM-13...
    Profile Photo
    last modified by elw00d
  • Socket connection could not be established

    My jboss server uses two different IP addresses for clients to connect. One is the Internal IP address that starts with 192.168 and other the external IP address that starts with 135.   I have a web page from w...
    Profile Photo
    last modified by presenna.vs
  • JBoss 4.2.1 EJB 3.0 compression marshalling

    Hi All I found thread 111378 and tried to enable compression marshalling but it doesn't seem to work. I have extended org.jboss.remoting.marshal.compress.CompressingUnMarshaller and org.jboss.remoting.marshal.compres...
    Profile Photo
    last modified by marcanthony