MQ Howto?Hi All Pretty new to the whole JBoss thing. I am looking for a Howto or something on getting MQ and Message Driven Beans to play nice. I've installed MQ (7.1.0-2) and latest nightly build of JBoss 7.2....
JBoss Data Virt Access Using SSLI have Data Virt running via the standalone.sh script, and can log in with my username and password. My next task is configuring it so that it automatically runs whenever the instance is up and running (without having...
problem with shutdownhi, i got a problem to shutdown my jboss server. this is the error message: it is a redhat enterprise 5 system , java is 1.6.0_20. i changed the parameter in the .bash_profile of the JAVA_HO...
jndi naming - how can I lookup a bean?If I can see a bean in my deployment, how can I do a lookup? I can't seem to get the naming right. Also, I do see the bindings being listed in the log, but none of those seem to work.
Thread understanding layout structures and classpaths
understanding layout structures and classpathsI'm working on migrating a very large, old application that has terrible inter-dependencies. It breaks down to a war that contains the web pieces, jsps, views, etc, and core code that is referenced by pretty muc...
Thread EJB Timer packed in jar fails to deploy in Wildfly14 with JDK11
EJB Timer packed in jar fails to deploy in Wildfly14 with JDK11Can Wildfly 14 deploy an EJB3.1 that is packed in a jar file? The EJB uses the schedule notation and deploys and works fine in Wildflt 10.1 with JDK8.x. In Wildfly 14, it fails to deploy and work f it is c...
Thread javax.naming.CommunicationException: Could not obtain connection to any of these urls: 192.168.10.136:1099 and discovery failed with error: javax.naming.CommunicationException: Receive timed out
javax.naming.CommunicationException: Could not obtain connection to any of these urls: 192.168.10.136:1099 and discovery failed with error: javax.naming.CommunicationException: Receive timed out
Thread Does Wildfly 10.0.0 final Version is using Tomcat Internally
Does Wildfly 10.0.0 final Version is using Tomcat InternallyHello Everyone, Please guide me about wildfly 10.0.0 version. I want to know that wildfly 10.0.0 version is still using tomcat internally to deploy war applications or not. I want to enable OCSP stapling for my server...
Thread Problem starting jboss-5.1.0.GA from Eclipse
Problem starting jboss-5.1.0.GA from EclipseJust installed jboss-5.1.0.GA on XP Pro, it starts in command line but errs in Eclipse. Environment: JVM:1.6.0_20 Eclipse using: 1.6.0_20 (windows-preferences-java-installed JREs) CLASS...
Thread What is the best approach connecting nodes together?
What is the best approach connecting nodes together?Hi Guys, I would like to know what is recommended/the best approach to connect nodes together into cloud for following UC: I need to connect up to 400 nodes together into cloud. Nodes are running on weak ARM...
unable to invoke jboss admin consoleHi, I installed jboss 7.1 on my Unix centos desktop. I tried starting the standalone version as follows: ./standalone.sh -Djboss.bind.address=0.0.0.0 -Djboss.bind.address.management=0.0.0.0 Ho...