I come from a .NET background where I can easily debug a web application by adding a breakpoint and building/running the application.
I\'m migrating from JBoss 5.1.0.GA to JBoss 6.0.0-Final and facing following exception during FacesServler initialization
I\'m trying develop unit tests for EJB 3.1 session beans, and I can\'t find anything definitive as to whether or not this is supported/included.
I\'m currently migrating old web apps from JBoss As 4.2.2 to 6.0.0 (AS6). In AS6 we have a proprietary format for logging applications through a file named jboss-logging.xml.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have to upload an excel file in a JBossSeam application. I am using poi3.6 jar. The excel upload is successful in application server JBoss5.1. But I got the an exception when I used JBoss6. How coul
I tried using AspectJ, Spring 3 and JBoss 6 and ran into the problem that the load time weaving is not working at all. Creating small sample sho开发者_如何学运维wed that the same war file that has a s
i got the following error can u help me out 18:20:29,504 WARN[org.jboss.deployers.vfs.structure] Exception looking for WEB-INF/lib, /C:/eTravel_workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.c
when I start JBoss 6 I see that it unpacks all jar files from WEB-INF/lib in tmp/vfs/automountXXX folder. E.g. jackrabbit-server.war contains library asm-3.1.jar, then in tmp folder I see the followin
I am trying 开发者_如何学运维to deploy a web application from my Eclipse to Jboss 6.x on a localhost. And i keep getting this error.