Questions tagged [jboss-3.x]

JBoss Application Server (JBoss AS) is a free software/open-source Java EE-based, Cross-platform Application Server.

JBoss Application Server (JBoss AS) is a free software/open-source Java EE-based, Cross-platform Application Server.

The company JBoss is a division of Red Hat, Inc. that charges to provide a support subscription for JBoss Enterprise Middleware e.g. JBoss application server.

JBoss AS is a Java EE certified platform for developing and deploying enterprise Java applications, Web applications, and Portals. JBoss Application Server provides the full range of Java EE 6 features as well as extended enterprise services including clustering, caching, and persistence

4 questions
1
vote
1 answer

java.lang.NoClassDefFoundError: jxl/JXLException

what's up?! First I'd like you to consider the follow: I have an application running with Java 1.4, J2EE 1.3; Jboss 3.2.7; IDE is WSAD; iReport and jasperreports, version 3.7.1; The development environment is set up in Windows XP, running in an…
Jefer Song
  • 51
  • 1
  • 7
0
votes
1 answer

How to configure JBoss to use log5j instead of log4j?

How to configure JBoss to use log5j instead of log4j? Customers have JBoss 3.2.7.
0
votes
2 answers

Clustered cache in Jboss 3.2.6 version

I have a requirement of clustered cache in JBoss version 3.2.6. Is Clustered cache possible in Jboss 3.2.6 version or not? And if yes than please provide any references since I have looked up for it but I got of JBoss 5 or higher versions.
Ankit
  • 2,753
  • 1
  • 19
  • 26
0
votes
1 answer

How to Resolve JBOSS deployment Error : Packages waiting for a deployer?

I have a web application is running in JBOSS 3.2.6 and built on java 1.5 In lib directory, I have placed a new jar with that jar I want to deploy my application but its showing deployment error, While I am able to build my application…
Aditya Dhanraj
  • 189
  • 1
  • 1
  • 12