I have a J2EE based web application which perfectly gets deployed on JBoss 6.0 app server. I am using JBoss\'s \"default\" server configuration.
this is my first post, so if it isn\'t understandable, please feel free to ask. I\'m trying to develop agwt-application that uses my own ejb-classes from an external shop-project.
We are using HornetQ as JMS provider in JBoss 5.1 EAP and in general we are quite satisfied with HornetQs performance.
I have been fighting with this for a while now. I need to prototype SOA, and with it, the registry. I have been fiddling with jUDDIv3 on JBoss SOA Platform 5, but there don\'t appear to be any tools t
I\'ve got a memory problem in my application because of AJAX4JSF high memory consumption. So we have decided to set the NUMBER_OF_VIEWS_IN_SESSION to 1 and compromise the back button functionality.
I wrote a client application that consumes a SOAP web service. I developed the code using Eclips and it works fine there. Now, I\'m trying to run the same application from the terminal by using wsr开发
We have limited the number of maxSession to 5 @ActivationConfigProperty(propertyName = \"maxSession\", propertyValue = \"5\")
What I am trying to do is to retrieve a DataSource from a locally running JBoss (EAP 5.1) per JNDI. It works fine inside a deployed DAO, but I seem to misunderstand something as when I am trying to g
My hibernate app was running successfully in jboss-as-7.0.0.Final, I moved it to jboss-as-7.0.1.Final and I started receiving these errors
I developed a java class with an only method and turned int开发者_JAVA技巧o web service (JBOSS) using JBossWS. I would like to get the IP address of the client who started the request. (I\'m not using