Thread How to remove JMS queue messages through JMX console in JBoss 7.1.1
How to remove JMS queue messages through JMX console in JBoss 7.1.1I am trying to clear queue messages from JMS where HornetQ is embedded with JBoss 7.1.1. I tried to login with JMX admin console but I am not able to do so. when I provide username and password, it is not going throug...
Contribute to Jboss developmentHi all, I have used JBoss application server. I'm interested in involving for JBoss development. Can you all help me on that, Please advice me about how should I start. My expertise are on Java(J2S...
Cordova Ajax call error response 502 alwaysDear Sir/Madam, I'm newly for JBoss, recently i'm trying to Ajax call for an access token from paypal, it is work when I export to android. However when i use in you emulator, it always response in error respo...
Issue in starting Jboss server 7.1.0Hi, I have installed Jboss 7.1.0 have set the paths for JBOSS_HOME and JAVA_HOME. but not able to start the server. I am getting the logs as below: J
Boss Bootstrap Environment
JBOSS_HOME: /opt/JBoss...
Thread Wildfly Ha singleton , invoke singleton bean with several methods
Wildfly Ha singleton , invoke singleton bean with several methodsHello, I am trying to figure out how to use just one singleton bean that "lives" on a cluster. I have found an approximation of that using HA singleton (example from wildfly/quickstart · GitHubhttps://github.co...
Clustered JMS QuestionI have a JMS message queue clustered on 4 servers. I have a message generator on one server that produces 1000 messages. The messages get distributed equally among the 4 server message queues. The 4 clustere...
Thread multiple ejb receiver for remote invocation
multiple ejb receiver for remote invocationI have an issue to connect to an identical remote EJB deployed on two seperate Jboss server instances (no cluster). The bean DragonBackendMgmtBean!com.durr.ecoemos.dragon.backend.interfaces.DragonBackendRemoteMgmt i...
QuartzScheduler as mbean serviceHi everybody. I'am trying hard to register QuartzScheduler as Service in JBoss AS 7.2.0.Final I supplied the quartz-service.xml (see attachment) in standalone/deployments and registered quartz-2.2.1.jar as module. ...
Thread VFS temp files and ProtectionDomain code source location
VFS temp files and ProtectionDomain code source location I was thinking about https://jira.jboss.org/jira/browse/JBAS-7882 patch that exposes temp nested jar location to the outside world via VirtualFileHandler.getRealURL(). This influences ProtectionDomain ...
JBoss protocol upgradeHow to upgrade SSL to TLS ? The following methods we have followed but no luck.Please suggest me how can i change succesfully. </subsystem> <...