• Postgresql

    Need support to install the Postgres in Wildfly..
    Profile Photo
    last modified by hemanthdev
  • 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....
    Profile Photo
    last modified by thinusp
  • JBoss Data Virt Access Using SSL

    I 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...
    Profile Photo
    last modified by ws6wws6w
  • problem with shutdown

    hi,   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...
    Profile Photo
    last modified by marsch
  • Can we just use @inject alone to make one to many and many to one work ?

    Hi,   Recently, I chanced upon using Weld for CDI in Java EE.   Correct me if I am wrong cos I don't have much infor.   Basically, I want to use dependency injection in my web app, as I find it diffi...
    Profile Photo
    last modified by tangara
  • How to deploy and debug projects from EAR archive with JBoss developer studio on EAP 6.1

    Hi, I'm new on JBoss studio and would like to know how to deploy ear project from IDE to JBoss server.   1.) I have a JBoss EAP 6.1 on my local disk  c:\jbos-eap-6.1\   this is the copy of my product...
    Profile Photo
    last modified by vape8001
  • REST and SOAP web service security with role based authentication and login in JBoss

    Hi all, I want to implement role based authorization and identity in my web services. i it's the first time i try to do this with j2ee. i am running jboss 6.4 nad j2ee 7. what i a, trying to understand : 1- how to imp...
    Profile Photo
    last modified by sandeepkumar10
  • How to send message to all node in the cluster but not sender node who sent message in jgroups??

    I have following jgroups implementation,   Message msg=new Message(null,null,object); channel.send(msg);   When invoke above send() method. same message received itself.currently ,I avoid by adding condit...
    Profile Photo
    last modified by jaga244
  • 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.  
    Profile Photo
    created by end-user
  • understanding layout structures and classpaths

    I'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...
    Profile Photo
    last modified by end-user
  • EJB Timer packed in jar fails to deploy in Wildfly14 with JDK11

    Can 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...
    Profile Photo
    created by ramboid
  • 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

    Hi, I am running JBoss 5.1.0.GA and it appears I am unable to establish a connection from a client running remotely. When I run the client locally and connect using 'localhost:1099' or '127.0.0.1:1099' the connectio...
    Profile Photo
    last modified by zoeley
  • mod_cluster + Jboss AS - configuration - How to secure ever processing a request a single time

    Hi folks!   I'm really very novice in both mod_cluster and Jboss AS. I've worked with "similar" technologies in my job (e.g. apache, mod_wl and weblogic) but I'm planning to face a few personal projects and I wa...
    Profile Photo
    last modified by peter-godfrey
  • Does Wildfly 10.0.0 final Version is using Tomcat Internally

    Hello 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...
    Profile Photo
    last modified by niks29793
  • Resultcode 99

    Jboss log   What does resultCode 99 mean?   <resultCode>99</resultCode><resultMsg>.....
    Profile Photo
    last modified by scarecrow2
  • Problem starting jboss-5.1.0.GA from Eclipse

    Just 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...
    Profile Photo
    last modified by smajmund
  • how to upgrade tls 1 to tls 1.2 in jboss v5,& also check it weather,it is updated or not?

    I have  situation where i need to upgrade from tls1 to tls 1.2 in jboss v5 . can any one tell me how to achive that?
    Profile Photo
    last modified by bagrushop
  • 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...
    Profile Photo
    last modified by stehlik.michal
  • unable to invoke jboss admin console

    Hi,   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...
    Profile Photo
    last modified by sswaminath
  • how to stop jboss instance gracefully

    How to stop jboss instance gracefully ?
    Profile Photo
    last modified by hitenb