jboss5.x Questions
3
Solved
I'm trying to create a very basic web project called "web" using MyEclipse and JBoss 5 as an application server. I've created one package called "pages" and inside it one servlet called "UserInterf...
2
Solved
Problem Context
Here's the situation. We are running a simulator servlet from a war. The servlet we are simulating has many instances on a single machine differentiated by port number. We would li...
5
I'm currently developing soon to be big(functional wise) rest web service and I want to capture logs really good, so I can have a good insight of what is going on where. For now I use log4j for log...
3
Solved
I'm studying how to build java webapps for JBossAS 5.1.0 and I'm trying to build a very basic jsp web app on JBossAS5 using a JNDI datasource for data access.
When trying to open a connection I g...
1
Solved
Whenever I connect to HSQLDB from my application deployed on JBoss 5.1, it throws exception as : Caused by: org.jboss.resource.JBossResourceException: Could not create connection; - nested throwabl...
Corium asked 9/2, 2011 at 18:37
1
Solved
I am using jboss 5.1.x, EJB3.0
I have MDB which listens to JMS queue. when the MDB taking a message, it dispatch a msg via TCP to some modem.
sometimes that Modem doesnt response when the server i...
Livraison asked 18/1, 2011 at 13:23
1
I'm trying a simple project to work on jboss, but I'm stuck at this error (I already tried using .jsf on the URL). the application in tomcat work's fine
javax.servlet.ServletException: java.lang.R...
7
Solved
I'm currently starting a new app development. The app architect insists we use JBoss5 because its "better". Do anyone has a wider definition of "better" (if its the case)?
I have experience...
1
Solved
There is a number of different lib directories JBoss (5.1.0) uses: I can find jboss/lib, jboss/lib/endorsed, jboss/common/lib, jboss/server/default/lib and of course the jboss/server/default/deploy...
Bromal asked 17/6, 2010 at 18:39
5
Solved
A day ago my application was one EAR, containing one WAR, one EJB JAR, and a couple of utility JAR files. I had a POJO singleton class in one of those utility files, it worked, and all was well wit...
Trinitrotoluene asked 4/5, 2010 at 17:22
3
Solved
After upgrading from JBoss 4 to JBoss 5, I've noticed the most annoying regression. It truncates the trailing equal sign ('=') of a base64 cookie value.
It took me so much time to understand that ...
Breadthways asked 7/11, 2009 at 14:21
1
Solved
I'm developing a J2EE web application and I would like to be able to run a method (or function, class, whatever - something) during the "republish" process. It would be nice if I could control when...
Carr asked 13/1, 2010 at 15:1
© 2022 - 2024 — McMap. All rights reserved.