jboss
Does and increasing resident memory size in the JVM indicate a memory leak?
I am starting up a JBoss 4.2 server instance with the following command-line options: -Xms8192m -Xmx8192m -XX:+DisableExplicitGC -XX:MaxPermSize=512m[详细]
2023-04-10 22:47 分类:问答JBoss 7 application, start/stop from ui?
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[详细]
2023-04-10 22:03 分类:问答Strange issue while loading Applet
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[详细]
2023-04-10 21:04 分类:问答How do I access a file in a systems jboss bin, from other system
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 ?[详细]
2023-04-10 19:28 分类:问答BlazeDS over HTTPS
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[详细]
2023-04-10 14:45 分类:问答JBoss Tools 3.2, Helios (eclipse 3.6.2) - Project Archives shows only JAR option
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.[详细]
2023-04-10 11:17 分类:问答JBoss 7 NOT Java EE6 Certified
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[详细]
2023-04-10 07:18 分类:问答"Main loop" in a Java application on JBoss server
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.[详细]
2023-04-10 01:20 分类:问答Send object to restful service
I am using restEasy(Restful implementation for jboss) ejb3.0, Jboss5.1.1 AS I did restful service which accepting simple object.[详细]
2023-04-09 23:34 分类:问答Jboss SLF4J Security exception when deploying
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[详细]
2023-04-09 21:29 分类:问答