I am new to EJB3 and am trying to run through the tutorial from http://www.laliluna.de/ejb-3-tutorial-jboss.html. I don't think my datasource is getting set up correctly. Here is the error fro...
I am working on adding JAAS authentication for our enterprise web application which is deployed on JBoss 4.2.2. We are using our own custom LoginModule and custom principal. Have made the code...
at first time it starts ok.but then it does not work ,says the given msg.pls help
Hi all,
I configured JBoss with 5 (five) instances on the same machine.. but it seems that I'm having some troubles..
I'm getting this error:
[...]
2008-04-10 19:09:48,719 INFO [org.apa...
I want to deploy an ear with multiple war in jboss. Pls help
J2EE jdk is not available for AIX on Sun site.
(I have already installed jre 1.5 and jdk 1.5 and it´s working since a long time)
So,
I have downloaded Jboss 4.2.2 GA and Installed.
...
Dear Experts,
Our application is based on struts,mysql as database,JBoss as server.we are using connection pooling mechanism in our application..we are using a seperate Database.java file t...
Hi,
We are facing a strange problem with one of application running on JBoss 4.0.4 GA (with Apache Tomcat 5.5.17) and Oracle XE (10.2.0.1) .
There are several uses who have logged into ...
Hi. I need a version of Jboss Application Server for AIX 5. I have looked for in Jboss.org site but I was confused, about versions and releases and OS compatibility. Where find it? (mention t...
I am using BEA Workshop for weblogic platform(version 9.2.1) as an IDE.can i configure JBoss in this IDE.
Hi,
I have Linux (Fedora Core 5) installed on a box along with JBoss 4.2.2 GA on it.
The issue I am facing is that if I specify the HTTP connector port as 8083 in the jboss-service.xml ...
Hi
My company has a very big dynamic site. I am asked to give some reviews for migrating the site from ATG dynamo to JBOSS or IPLANET.
I have read here and there about JBOSS and IPLANET. C...
Hi
We run a webapp on JBoss AS and i am looking into a way of logging all users who logon to our webserver. At the moment the logs only show failed attempts but i would like to view all at...
org.jboss.deployment.DeploymentException: ManagedConnectionFactory not set!
Any idea what can cause this exception in my application?
Hi experts
I deploy my aplication in jboss-4.0.5.GA using Eclipse Europa and jdk version 1.5.0_14. Everything is fine and complie correctly. The error comes when I try to view the applicati...
Hi, I'm using JBoss 4.2.2 with Hibernate 3. I'm trying to make a bean managed persistence entity bean.
Creating an object works fine: home.create(...), I can see a new row added into the da...
Hi,
I am trying to create a popup window. My application server is JBoss 4.0.0.
I had installed Jboss service 2.0, so that I can use Jboss as service.
The problem is when ever I am tryi...
Hi,
I have been trying to tie a web application to a port in Jboss and I haven't been successful so far. I have two web applications A and B and would like to run A from port 8443 and B fro...