Tagged Questions
JBoss Application Server (JBoss AS) is a free software/open-source Java EE-based, Cross-platform Application Server.
46
votes
9answers
11k views
Would you, at present date, use JBoss or Glassfish (or another) as Java EE server for a new project?
If you started a new Java EE project today which is to be finished in about a year, which application server would you choose and why?
Part of your answer should include your arguments for your ...
20
votes
6answers
9k views
Real world comparisons of Glassfish and JBoss 5?
Does anyone have experiences with both in the real world? How do they compare in terms of performance (memory usage, speed, etc)? Stability?
Does JBoss Seam work well on Glassfish?
20
votes
7answers
8k views
Active MQ vs JBoss Messaging
I am going to choose a JMS message broker for a project. It is critical that the JMS server is stable and can handle a high load of messages. I have narrowed down the list to include Active MQ and ...
18
votes
6answers
20k views
setProperty must be overridden by all subclasses of SOAPMessage
I'm trying to deploy some web services in a WAR application on JBoss 5.1.0.
I have created the source files from an existing wsdl using JAX-WS tool wsgen. This created the Service files and @XmlType ...
17
votes
3answers
6k views
What is difference between Tomcat and JBoss and Glassfish?
I am starting to look into Enterprise Java and the book I am following mentions that it will use JBoss. Netbeans ships with Glassfish. I have used Tomcat in the past.
What are the differences between ...
15
votes
2answers
226 views
Why does Java Web Start redownload jars from JBoss?
We just discovered that every time we restart JBoss, all of our Java Web Start clients redownload all of their jars, instead of reusing the cached jars, even if our application has not changed.
From ...
15
votes
5answers
17k views
JBoss: What does the warning EJBTHREE-1246 from the InterceptorRegistry mean?
I am currently developing an EJB 3.0 based application on the JBoss AS 5.0.0.GA and just recently the following warning showed up in the server log:
09:50:19,735 WARN [InterceptorsFactory] ...
14
votes
1answer
422 views
Jboss slows down after a while
In a nutshell: my JBoss instance is running ok, but after some days it's performance is slowly degrading.
Detailed:
I've got a setup with JBoss 5.1.0-GA and Java 1.6.0_18-b07 (x64) running on a 64 ...
13
votes
9answers
470 views
AOP use cases?
I'd like to make a picture of what are the possible cases for effective invovement of AOP in application design. All I have met so far is:
logging-related
security checks
transaction management
...
13
votes
9answers
11k views
Improving JBoss 5 slow startup
We upgraded from JBoss 4 (and JDK 5) to JBoss 5 (and JDK 6). The problem is that the start time has gone from 1.5 minutes (on JBoss 4) to more than 4 minutes.
18:53:35,444 INFO [ServerImpl] JBoss ...
13
votes
2answers
19k views
12
votes
4answers
2k views
Which embedded messaging system -> ActiveMQ or HornetQ
I would appreciate some general pointers and opinions regarding which of the two messaging systems is
easier to manage
has less gotchas or magic stuff one needs to know and avoid
has less overal ...
12
votes
12answers
7k views
Weblogic or JBoss?
I am a long time java developer on JBoss(and Tomcat). In the last year I had to develop over weblogic and I have to say - I really miss JBoss.
Since my experience with weblogic is pretty shallow, I ...
11
votes
2answers
4k views
JBoss 7 JMX Console
I spent some time checking out JBoss AS7 today. I am impressed with what I have seen so far but I noticed that good ol' JMX-Console no longer exist.
Does anyone know why it was left out?
I ...
11
votes
2answers
713 views
How to encrypt SOAP messages manually?
I use JBoss 4.2.3.GA. In previous task I've used base encryption mechanism which JBoss supports (WS-Security). I.e. I used keystore, truststore files for encryption and signing messages. As usually ...
11
votes
8answers
393 views
Getting back up to speed on Java after 8-10 years
The last time I did any serious Java coding was back around the turn of the century. In the mean time I've been doing a lot of other stuff, most recently c (embedded stuff) and c++. I'm starting on a ...
11
votes
9answers
3k views
What's the best way to share business object instances between Java web apps using JBoss and Spring?
We currently have a web application loading a Spring application context which instantiates a stack of business objects, DAO objects and Hibernate. We would like to share this stack with another web ...
11
votes
3answers
6k views
Best practices for configuring Apache / Tomcat
We are currently using Apache 2.2.3 and Tomcat 5 (Embedded in JBoss 4.2.2) using mod_proxy_jk as the connector.
Can someone shed some light on the the correct way to calculate / configure the values ...
10
votes
3answers
963 views
Sql Server JDBC Connection Reset Error : Only on Amazon EC2
Context: The Cloud
We have a java-based web application that we normally host on our own servers. Recently we used Amazon Web Services (AWS EC2) cloud to host an instance.
This "cloud setup" matches ...
10
votes
4answers
3k views
Benefits (and tips) of an upgrade to JBoss 5.x, 6.x and 7.x?
Please assume that I do not need to worry about development time and costs: I am interested in general technical benefits (improved performance? improved APIs?) and new features.
I am currently ...
10
votes
2answers
17k views
How do I Install JBoss 6 in Eclipse Helios JEE
When i went to The "new server wizard" I cant find in the category for JBoss the 6 version.
And when I clicked "Download new server adapter" I dont get JBoss 6 adapter in the list.
Thanks for the ...
10
votes
1answer
636 views
How to avoid JBoss-Cache region from getting evicted?
I'm trying to create a jboss-cache for data that is only relevant for a short period of time. After that time the data should be discarded and the respective memory freed.
The cache is organized like ...
10
votes
11answers
2k views
Singleton in Java App Server.. How bad of an idea is this?
I am currently working on some older java code that was developed without App Servers in mind. It is basically a bunch of "black box code" with an input interface, and an output interface. ...
10
votes
1answer
14k views
Using HeapDumpOnOutOfMemoryError parameter for heap dump for JBoss
I was told I can add the -XX:+HeapDumpOnOutOfMemoryError parameter to my JVM start up options to my JBoss start up script to get a heap dump when we get an out of memory error in our application. I ...
9
votes
3answers
2k views
hazelcast vs ehcache
Question is clear as you see in the title, I would be appreciated to hear your ideas about adv./disadv. differences between them.
9
votes
12answers
22k views
Starting JBoss from Eclipse
Staring JBoss server from within Eclipse Ganymede gives me the following problem:
"Server JBoss v4.0 at localhost was unable to start within 120 seconds. If the server requires more time, try ...
8
votes
3answers
10k views
JBoss vs Tomcat again
This will appear to be the age old question (which it is :)) that which server is better between Tomcat and JBoss, but I have not found a good enough answer yet to solve my problem.
I know that ...
8
votes
1answer
2k views
JBoss 4.2.2 nodes start to cluster then suspect each other
I have a website running with JBoss 4.2.2 on an existing Red Hat server. I'm setting up a second server so as to have a clustered pair (which will then be load-balanced). However, I can't get them to ...
8
votes
1answer
12k views
How to change webservice url endpoint?
I generated a web-service client using JBoss utils (JAX-WS compatible)
using Eclipse 'web service client from a wsdl'.
So, the only thing I provided was a url to a web-service WSDL.
Now, the web ...
8
votes
3answers
3k views
Where to put a shared library in JBoss AS 5?
I m new to Jboss, but I have multiple web applications each using spring-hibernate and other open source libraries and portlets, so basically now each war file includes those jar files. How do I move ...
8
votes
5answers
5k views
JMS Messaging Performance: Lots of Topics/Queues vs. Extensive Filtering (Message Selectors)
I'm working on a project that is going to make heavy use of JBoss Messaging (JMS). I'm tasked with building an easy to use wrapper around Messaging for other developers and am thinking about using ...
8
votes
4answers
6k views
JBoss community version corresponding to EAP version
As far as i know the EAP editions of JBoss are just a bunch of community edition JBoss projects with some sugar.
So, what is the community edition of the JBoss application server that JBoss EAP 4.3.0 ...
8
votes
4answers
4k views
Reconnecting JMS listener to JBossMQ
We have a Java listener that reads text messages off of a queue in JBossMQ. If we have to reboot JBoss, the listener will not reconnect and start reading messages again. We just get messages in the ...
7
votes
2answers
117 views
JavaEE solution configuration best practices
We build 3-tier enterprise solutions that typically consists of several webapp and ejbjar modules that all talk to a db and have several external integration points.
Each module typically needs its ...
7
votes
2answers
607 views
Apache server as proxy to Jboss problem
Currently my web application is running on jboss but I have an apache server that is used as a proxy to my application. I have the ability to upload XML files on my jboss server. When it is uploaded, ...
7
votes
5answers
9k views
Calling stored procedure from Java / JPA
I am writing a simple web application to call a stored procedure and retrieve some data.
Its a very simple application, which interacts with client's database. We pass employee id and company id and ...
7
votes
1answer
2k views
SLF4J logger.debug() does not get logged in JBoss 6
Context: JBoss Application Server 6
I am relying on slf4j-jboss-logmanager.jar to bind slf4j to the JBoss log manager.
All logger.info() output is correctly logged.
However, logger.debug() output ...
7
votes
1answer
1k views
Java JMS Messaging
I have a working example of sending message to server and server receiving it via qpid messaging. Here is simple hello world to send to server :
http://pastebin.com/M7mSECJn
And here is server which ...
7
votes
4answers
2k views
Why reduce the size of the Java JVM thread stack?
I was reading an article on handling Out Of Memory error conditions in Java (and on JBoss platform) and I saw this suggestion to reduce the size of the threadstack. Can anyone explain how "reducing" ...
7
votes
8answers
2k views
J2EE programmers do not write to files
Today one person told to me that "J2EE programmers do not write to files". Why can I not write to files from within a J2EE container (for example from JBoss)? What is wrong?
7
votes
3answers
1k views
Java: measure code coverage for remote scripting tests
We have an application which is deployed on JBoss 5.1, JDK 1.6.
We also have scripts written in PowerShell for testing. These scripts access the application using a web-service.
I would like to check ...
7
votes
2answers
443 views
Encrypting sensitive information in JBoss configuration
The standard data source configuration in JBoss requires the username and password of the database user to be in the xxx-ds.xml file. If I define my data source as a c3p0 mbean I encounter the same ...
7
votes
5answers
5k views
JDBC - Oracle ArrayIndexOutOfBoundsException
I'm getting an Exception while trying to insert a row in oracle table.
I'm using ojdbc5.jar for oracle 11
this is the sql i'm trying
INSERT INTO ...
7
votes
4answers
2k views
Hot Deploy a Java EAR to Minimize or Eliminate Downtime of an Application on a Server?
I have heard that this is what JavaRebel does but is there any other good way to deploy a new version of an EAR while allowing users to remain active on the previous version? We use JBoss for the ...
7
votes
2answers
6k views
Is there any way to have the JBoss connection pool reconnect to Oracle when connections go bad?
We have our JBoss and Oracle on separate servers. The connections seem to be dropped and is causing issues with JBoss. How can I have the JBoss reconnect to Oracle if the connection is bad while we ...
7
votes
5answers
31k views
Spring JTA TransactionManager config: Supporting both Tomcat and JBoss
I have a web application using JPA and JTA with Spring. I would like to support both JBoss and Tomcat. When running on JBoss, I'd like to use JBoss' own TransactionManager, and when running on Tomcat, ...
7
votes
4answers
3k views
What are the best books for JBoss? [closed]
My team is about to build a new product and we are using JBoss as the application server. There are other book posts on stackoverflow, but I couldn't find one that matched my needs.
My manager will ...
7
votes
4answers
10k views
How to rewrite an URL on a JBoss server?
I would like to redirect/rewrite this two kinds of URLs:
mydomain.com -> newdomain.com
mydomain.com/specificPage -> newdomain.com/newSpecificPage
mydomain.com/anyOtherPage -> ...
6
votes
2answers
91 views
Unusual behavior of java program
I have a client application which is sending a request to a server. Server is fetching a field from a database and sending a java.lang.String response back to the client. Server is running on JBoss ...
6
votes
2answers
2k views
How do you generate module dependencies in MANIFEST.MF for JBoss 7 with maven?
In JBoss AS 7, a Web application that depends on libraries contained in the AS, must declare those dependencies in META-INF/MANIFEST.MF like this:
Dependencies: <package-name>
Example:
...