Top "Jboss" questions

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

PersistenceContext EntityManager injection NullPointerException

I have a war containing the following: META-INF/MANIFEST.MF WEB-INF/classes/META-INF/persistence.xml WEB-INF/classes/com/test/service/…

java hibernate jpa jboss resteasy
How to deploy a war file in JBoss AS 7?

I downloaded JBoss Application Server 5 and successfully deployed a war file. I copypasted the Hello.war which has a simple …

java jboss jboss5.x jboss7.x
JBoss default password

What's the JBoss 5.x EAP default web console password?

jboss
Hot deploy on JBoss - how do I make JBoss "see" the change?

I am developing a Java EE application that I deploy over and over again on a local JBoss installation during …

deployment jboss jakarta-ee
javax.naming.NameNotFoundException

I am running an example of ejb using JBoss5 Container. I am using an example from here(Part one). In …

java jboss jakarta-ee ejb-3.0 jndi
HTTP response header content disposition for attachments

Background Write an XML document to a browser's response stream and cause the browser to display a "Save As" dialog. …

java ajax jboss richfaces attachment
getResourceAsStream() is always returning null

I have the following structure in a Java Web Application: TheProject -- [Web Pages] -- -- [WEB-INF] -- -- -- …

java web-services jboss inputstream
JBoss AS 7: How to clean up tmp?

I noticed that in my JBoss Application Server 7 installation under standalone/tmp I have 400 MB of files related to past …

java jboss jboss7.x
Jboss server error : Failed to start service jboss.deployment.unit."jbpm-console.war"

When starting the jboss server, it giving an error Failed to start service jboss.deployment.unit."jbpm-console.war". But when …

java jboss jboss7.x jbpm
java.net.SocketException: Unrecognized Windows Sockets error: 0: JVM_Bind (JBOSS)

I'm using JBoss 4.0.5 GA on Windows 7 with Java version 1.5 (I have to use older java version and a JBoss because …

java windows-7 jboss jakarta-ee jvm