• addDeployment () operation for MBean jboss.as:management-root=server is not accessible jboss-as-7.1.1-final.

    Hi,   I am using jboss-as-7.1.1-final.   I am connecting to JCONSOLE using uri "service:jmx:remoting-jmx://localhost:9999"   For the jboss.as:management-root=server object, I want to invoke addDeploy...
    Profile Photo
    last modified by piy26
  • Server is not Responding ( Jboss 4.2.3.GA with JDK1.5) after

    Hi, I am using Jboss 4.2.3.GA with JDK 1.5. After starting the server, day after server is not responding (dead)..it means if we check the status of the server it shows RUNNING,but we can't open the console using the ...
    Profile Photo
    last modified by prakashmvc
  • Can you tell me how can i configure below mail service in standalone.xml

    I have configure it in JBOSS 4.2.2 GA which is working fine: how should i configure it in Jboss 7.1.1 Final:   <?xml version="1.0" encoding="UTF-8"?> <server>   <mbean code="org.jboss.mail...
    Profile Photo
    created by gg.svce
  • JMX-Console Authorization

    Hello everyone.   I have a doubt:   There is any way to permit users to use the jmx-console only in read mode? Without invoke any methods?   Regards!!!
    Profile Photo
    created by spolti
  • How to read a resource adapter and its connection properties

    HI Every one ! is there a  way in JMX to read deployed resource adapters and its connection properties. Thanks Kamran
    Profile Photo
    created by muhammad.kamran
  • Custom Deployer not being invoked for .war modules

    Hi folks,   I am in the process of writing a custom deployer to satisfy the following requirement:   I want to get handle of jar files in the war's WEB-INF/lib directory to perform some custom logic if the...
    Profile Photo
    created by amatety10
  • MBeans Secure Client

    Pls. help me.   I have several MBeans packaged as SAR file which are deployed in JBoss 7.1 server. Now I want to invoke their methods in Secure Context. i.e. if any client wants to invoke one of the methods of ...
    Profile Photo
    last modified by akash_bansal
  • missing MBeans (jboss.system, jboss.jca, etc.)

    I'm trying to retrieve jboss MBean values without using Twiddle.  I'm using JMX remotely as I have with WebLogic, Tomcat, etc.  I get some domains, but it's a different set than Twiddle is returning.   ...
    Profile Photo
    last modified by tmoy
  • JMX changes JBoss AS 5 to 7

    Hi there,   I am currently trying to find a way how to monitor dynamic values of JBoss AS 7 / 7.1 like it was possible in Version 5 (e.g. JDBC Resource Connection Pool data).   Anybody can help me? Search ...
    Profile Photo
    last modified by mheinm
  • JMX IIOP connection issues on JB7

    I have a JMX client bean deployed as a WAR on JB 7.1.x. The bean connects to a Weblogic 9.2 mbean server.   Its running with the standalone-full.xml profile.   I get the following exception;   Failed...
    Profile Photo
    created by paulmkeogh
  • How to register the "jboss.as:socket-binding-group=standard-sockets,socket-binding=http"

    Hi,   I am using JBoss 4.2.0 as my AS. I am using Dojo framework for UI. For synchronous notification to the client from server, from client to the server, i need to take the MBean "jboss.as:socket-binding-group...
    Profile Photo
    created by priyagopi
  • How to read pool usage of WORKFLOWDB?

    In JBoss4, the MBean jboss.jca.ManagedConnectionPool allows to access, e.g., the number of used and of available connections of the WORKFLOWDB data source. This MBean is no longer available in JBoss7.   How can ...
    Profile Photo
    created by ulrich-scholz
  • can't connect remote to jconsole Jboss AS 7.1.1

    I have installed Jboss AS 7.1.1 i'm trying to connect remote to Jconsole with this URL service:jmx:remoting-jmx://<hostname>:9999   Interesting is that when i try to connect and i run jconsole from Jboss ...
    Profile Photo
    last modified by micros
  • which versions have JSR-160 support

    Hi,   I wanted to know from which versions of jboss AS is JSR-160 supported. (I'm interested in versions starting from jboss AS 4.0.x to the latest)   Can someone provide me information regarding the same...
    Profile Photo
    created by ankprasa
  • problem in getting ObjectName

    Hi , I am trying for getting the objectname by using following code:     ObjectName objectName=new ObjectName("jboss.messaging.destination:name=DLQ,service=Queue")   but i got following error: ...
    Profile Photo
    last modified by urjboss
  • How to find client IP-Addresses

    Hi,   Is there a way to find the IP-Addresses of all connected clients (RMI, JNP)?   Thanks Simon
    Profile Photo
    created by simas_ch
  • jboss shedule not perform in time

         Hi. I'm using org.jboss.varia.scheduler.Scheduler on JBoss 5.1. On the testing environment in Windows OS it work correctly, but on the production AIX OS there is a strange behavior.  ...
    Profile Photo
    last modified by bobzer
  • JMX fine-grained security configuration

    Hi,   I have configured JBoss 4.0.5 for role-based authorization as suggested in the technical white paper Securing JMX: https://issues.jboss.org/browse/SECURITY-31   I have set up and tested different ro...
    Profile Photo
    created by kamen
  • jars are not loaded from the lib directory of a sar in JBoss AS 5

    Hi, I have a SAR application containing the following directory structure:   classes lib META-INF   The application was developed with old JBoss 4.2.3.AS and now is going to be deployed on version 5. Ho...
    Profile Photo
    last modified by fadc80
  • JMX remote monitoring in AS7

    Hi, i'm trying to configure JMX remote monitoring in JBoss AS7.  I don't believe that the old way, setting the following properties is valid any more.  At least, when I try to do so I get port conflicts, and...
    Profile Photo
    last modified by mackerman