I have deployed the JBoss cahce service to my JBoss AS which is running remotely in a completely separate VM. I am now struggling to access the cache deployed to the AS. Does anybody have开发者_开发问
I am using JBoss 4.2. Long stack traces are useless to me most of the time.开发者_Python百科 Is there a way to only show the error message? Can stack traces be disabled or trimmed for normal java pro
While running the application i do not able to set the jndi.properties and log4j.properties Actually i have to se the following properities but I do not know where to write these code in a file or so
I have a working Kerberos SSO setup, I use apache and jboss with mod_jk.Apache is protecting (by kerberos) the auto-login.htm page with the following configuration:
I have a simple JAXWS webservice deployed in JBoss. It runs fine with a java client but I\'m trying to connect using a Silverlight 3.0 application. I\'ve changed the webservice to use Soap 1.1:
I would like to use the JBoss web-console to view bean statistics.I read in a book (\"JBoss: A Developer\'s Notebook\") that bean invocation statistics are visible when drilling down through web-conso
Jboss 开发者_开发知识库4.0.4 GA Apache 2.2Depends on how you want to handle the case when the limit is reached: Show a \"please wait\" page? Drop the connection? Hold the connection in a queue? I\'d s
Problem starting service jboss.j2ee:ear=registration-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3
I have Jboss 4.0.4GA setup in Linux. after I start my jboss without problem, I tried to access JSP page in browser, got error:
i have a need to have 2 jbos开发者_开发问答s instances (horizontally clustered) both allowing SSL for the same domain. we were trying to figure out how to use one certificate to achieve this. is it po