I am starting up a JBoss 4.2 server instance with the following command-line options: -Xms8192m -Xmx8192m -XX:+DisableExplicitGC -XX:MaxPermSize=512m
I am running an application on a Jboss 6 server and using mbeans to start/stop my app without redeploying/restarting server. I was testing on JBoss 7 and saw that there were no mbean s开发者_JAVA百科u
I am facing a strange issue while working with applets. When I access applet using normal log in procedure i.e, entering password on login page , the applet works fine. But when I try to access it thr
I have a file in the j开发者_C百科boss bin folder, on a system. I have to access this file from other system. How can I achieve this ?
I\'m trying to configure BlazeDS to work over HTTPS. We\'ve got Apache in the front that is set to redirect all http traffic to https. Apache then communicates with the application (a JBoss AS 5.1) vi
I\'ve installed a fresh copy of \"eclipse-jee-helios-SR2-win32.zip\" on a 32 bit win 7 machine.I\'m running Java 6.
I am really wonder what this actually means? Can I use JBoss 7 in development and also in production with all EE 6 features (I need JMS, EJB 3.1, JSF 2.1, CDI...) or I have to wait for later releases
I am creating a J开发者_如何学CBoss server to deploy a java application which will be a REST-like servlet taking data from requests and placing them into a SQL database.
I am using restEasy(Restful implementation for jboss) ejb3.0, Jboss5.1.1 AS I did restful service which accepting simple object.
I had to deploy applications at work and i tried to deploy a file called \"ReportService.WAR\", then i deploy it using Jboss 6.0.0 and got this error