I have a JBoss 4.2.2 GA server running for a Seam 2.2.0 GA project that connects to a database. I\'m trying to log in to my project through the log in screen (once the JBoss server is running), but I
I am attempting to send a Point-to-Point JMS message from an oracle database stored procedure to a java application. The two \'points\' sit on different machines, which I\'ve confirmed can talk to eac
I have a question for any JBoss Seam developers out there: I am creating a web project using JBoss Seam by generating entities and reverse-engineering code from existing database tables.This is my fi
I have a rich client swing application calling a remote stateful ejb. I\'m using JBoss 6.0. I hav开发者_如何学运维e deployed the client in two different machines, i.e, different ip address, jvms, et
I want to compare JBOSS 5 with 7. The documentation says that JBOSS 7 is much quicker. How do I proceed?
With a quick scan on the net and the forums I find that link http://www.mail-archive.com/jboss-user@lists.sourceforge.net/msg22511.html :
Currently running some webapps on Jboss AS 4/5 and I am testing migration to jboss7. When I try to deploy a jersey based webapp on JBoss AS 7 (full profile with standalone-preview config file), I get:
I have a Jboss service in Windows server 2003. Is there a way to schedule the service to restart automatically on a da开发者_开发百科ily basis? Put the following commands in a batch or cmd file and us
I have a JBoss Seam project that a coworker created about a year ago. I\'m taking over it now and it needs some work done. So I\'m trying to setup the project in Eclipse Indigo. Here is the list of th
I need some clarity on the right approach of implementing JMS in our system. Currently we have two JBoss servers in load-balanced for end user transaction purpose, we are extending the notification f