jboss
Context initialization failed: org.springframework.beans.factory.BeanDefinitionStoreException
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.[详细]
2023-04-07 09:31 分类:问答jboss 6.1.0.final gwt and ejb combination
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.[详细]
2023-04-07 07:38 分类:问答Any production ready JMS failover (HA) for JBoss 5.1 EAP available?
We are using HornetQ as JMS provider in JBoss 5.1 EAP and in general we are quite satisfied with HornetQs performance.[详细]
2023-04-06 16:33 分类:问答How should I allow others to dynamically find web services?
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[详细]
2023-04-06 15:11 分类:问答JSF: NUMBER_OF_VIEWS_IN_SESSION and the back button
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.[详细]
2023-04-06 13:20 分类:问答SOAP client application exception
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开发[详细]
2023-04-06 12:10 分类:问答How to view Message list in HornetQ
We have limited the number of maxSession to 5 @ActivationConfigProperty(propertyName = \"maxSession\", propertyValue = \"5\")[详细]
2023-04-06 00:51 分类:问答How to retrieve a DataSource from JBoss via JNDI
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[详细]
2023-04-05 06:09 分类:问答jboss 7.0.1 hibernate javax.persistence.PersistenceException: No Persistence provider for EntityManager
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[详细]
2023-04-05 06:02 分类:问答Get IP address in JBoss Web Service
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[详细]
2023-04-05 05:40 分类:问答