I\'m trying to migrate enterprise application which was built for Glassfish3 + EclipseLink to JBoss7 + Hibernate.
I am trying to figure out what the following url does. http://server/abc/testmodule/runtest.do?action=edit&id=123
Spring JMS going against a JBoss 4.x JBossMQ queue (I know, old JBoss, JBossMQ superseded by JBoss Messaging, but I can\'t change the stack).Everything works when the Spring JMS configuration is loade
I have the next application architecture: Main DB Server -> (replicated) BackUp DB Server JBoss Cluster 1 (DS is main DB server), JBoss Cluster 2 (DS is bachup DB server)
i want the path of the war file that is deployed in the jboss SOA server . as the file can be deployed in any of the folder
开发者_如何学运维i dont know how many of you noticed http://repository.jboss.org/maven2 is down. where are you getting your jars from now?
Does anyone know if the META-INF/services folder gets loaded by Tomcat at all?? I have a war file 开发者_JAVA技巧that defines a few services, all of which run just fine under JBoss but Tomcat seems to
I want to configure this so that it doesn\'t restart automatically, but I have to manually start and stop it. Is 开发者_StackOverflow社区this possible?I am not sure if I understand you correct: you ju
I want to implement one of the former Transaction Manager. However, since I am still in the concept phase I would like to try all of these Transaction Manager. My criterias for the final choice are th
I\'ve created a simple application with ejb 2X and web module. App is packaged as EAR. I want to test hibernate on ejb, but i have some problems testing on ejb-module. Test on web module works fine an