JAXconf will hold a special JBoss Day on Tuesday June 21.
The JBoss Day will commence with an afternoon of sessions focussed on JBoss technologies, including JBoss AS7 and a look at the mobile web ecosystem from a Java developer perspective. Leading the charge will be Dan Allen and Jay Balunas.
We continue into the evening with JBoss Night - An evening with Drools
I am running a JBoss web app (AS 6 Final) hosted on linux (Debian). I would like to implement a failover solution so that when JBoss is down, a static web page is served in its place.
My current solution is to run Apache as a reverse proxy (described here), which allows me to serve .php files from apache and forward all other requests to JBoss.
OpenShift is a Platform-as-a-Service (PaaS) product from Red Hat, Inc., a leading open source technology software outfit based in Raleigh, North Carolina. OpenShift is both a cloud platform and a free application that you can run on your hardware.
Question about the source code for JBoss EAP versions 4 5 or 6.
Let's say we decided to purchase JBoss EAP 6 from RedHat. Can we still run maven to build JBoss EAP version? Are there closed source resources involved?
Basically we are worried that going with the EAP version will limit our ability to utilize JBoss as an Open Source tool.
I would imagine there is closed source involved.
Hai All,
I am new jboss, i want to known what are the main server configuration file for jdbc connectivity with mysql. how it is working.
To known the concepts jboss, we need to known java lean java class?
From last two or three month i am try to learn the jboss.
Hai All,
I am new to jboss, i want to known what are the main server configuration file for jdbc connectivity with mysql and then how it is working?
To known the concepts jboss, we need to known java lean java class?
From last two or three month i am try to learn this jboss concepts.
We are planning to migrate out applications to jboss as 7, but we use jboss esb. Is it possible to run jboss esb with jboss as 7?
sorry, it was a server application context problem
I have a few ideas how to solve the problem, but one question about jboss clustering. Please, keep in mind these applications were written very poorly, that is why they require so much memory and there is nothing i can do about that right now.
So, I have clustered applications on Jboss where the application was small enough to run on one box. Meaning that one machine could handle the load.