Log in to follow, share, and participate in this community.
Thread Common Access Card(CAC) authenication
Common Access Card(CAC) authenicationHi I am trying to authenicate our application using CAC. When ever a user of the application tries to access the card,browser prompts user pin and after giving users CAC pin user is allowed to a...
Invalid invocationHi all, I have an Error when I invoke an EJB's methods. The raised exception is this: 13:35:58,160 ERROR [LogInterceptor] TransactionRolledbackException in method: public abstract de.danet.an.workflow.ejbs.WorkflowE...
Thread Unable form cluster group between JBoss and Tomcat using JGroup
Unable form cluster group between JBoss and Tomcat using JGroupHi, I am using Tomcat and JBOSS as Application Server for two different applications and they communicate using the JGroup. Tomcat -> Act as Receiver. JBOSS -> Sender and Receiver. When i deploy both a...
Thread Unable to run facelets numberguess example in JBoss 5
Unable to run facelets numberguess example in JBoss 5Hi, We tried to run the numberguess example, which is shipped with the facelets-1.1.13 release on JBoss5.0.0.Beta4. Just extracted JBoss5 and adding the numberguess.war-file. The following error occurs during render...
Debug Tomcat6Hello, I have 2 servers, a JBoss Application Server 7.1 with my EJBs and a Tomcat6 for the web application. When I do a Debug on Server in Tomcat to test my code in ManagedBean i get the following erro...
Thread Jasper Exception when migrating from 4.0.5.CR1 to 4.2.0.CR1
Jasper Exception when migrating from 4.0.5.CR1 to 4.2.0.CR1Hi All, I have an existing web application that is currently operational under 4.0.5.CR1. The login page (login.jsp) is a very simple struts page that does exactly what you think it does. I am attempting to migrate ...
Thread problem with apache server integration with jboss 6.1
problem with apache server integration with jboss 6.1Hi to all, i am new to the integration pls help me..... Recently i done integration with apache server 2.2 and jboss 6.1.it is working fine but i remove the jboss version and changed to jboss 4.2.2 for...
Null Pointer in JSP compileHi, I have a web application deployed in JBoss 4.2.1 GA and when I try to access the JSP pages I get the following error: Exception org.apache.jasper.JasperException: Unable to compile class for JSP org.apache.jasp...
Thread HttpSessionBindingListener's valueUnbound does not behave co
HttpSessionBindingListener's valueUnbound does not behave coConfig: jboss3.2.3/tomcat 4.1.29 (JDK1.4.2_03, win 2000) Scenario: an object (implements HttpSessionBindingListener) is set as session attribute. Problem: valueUnbound is called unintentedly so my session data are l...
migration tomcat 6 to jboss 5hello I make a appliction in tomcat 6 but i want to deploy it in jboss AS 5. I copy appilcation folder from webapps and paste in deploy folder. but when i start jboss , browser gives blank pag...
JBoss 4.2.2 GA minSpareThreads not workMy config is like below, but the minSpareThreads not work <Connector port="8080" address="${jboss.bind.address}" maxThreads="500" maxHttpHeaderS...
Thread Encoding problem... Not able to store German characters
Encoding problem... Not able to store German charactersHi, I am using JBoss as AS, oracle as DB and using the struts framework. When I am saving the form information using the "GET" method the data is stored properly in the DB but when I am using the "POST" method the ge...
AeroGear +Postgresql +Tomcathi I need to make an application with AeroGear with Postgresql and deploy on a Tomcat server. I must do and configure for this thanks
Thread 4.2.3 vulnerabilities using jbossweb 2.0.0.GA.CP15
4.2.3 vulnerabilities using jbossweb 2.0.0.GA.CP15This is a 2-part question. I'm currently running 4.2.3.GA with an updated jbossweb jar from 2.0.0.GA.CP15 tag. I would like to know if my server is vulnerable with the latest security issues and what...
Single Sign-on redirect loopHi there, I'm having problems with the single sign on and JBoss 5.1.2. I have 2 applications: one is responsible for the authentication and authorisation and the second is a normal webapplication. When I acces...
Thread trouble moving to Jboss from BEA Weblogic, need different se
trouble moving to Jboss from BEA Weblogic, need different seI have been tasked with getting one of our products to work with Jboss, its a web-app. Anyway, the directory tree won't work because we are calling a servlet from weblogic, named: weblogic.servlet.FileServlet the pur...
Client Certificate Authentication ErrorHi! I am using Jboss 6.1.0. I have set up jboss to perform SSL client authentication. Up to a point it works fine, the user tries to log in to the application, the server requests a certificate, the user sele...
Thread Problem: SecurityAssociationValve Failed to determine servl
Problem: SecurityAssociationValve Failed to determine servlHi all, I am newbie to jboss AS. I have recently deployed web application on the JBoss Application Server. When I check the log files I see the following error infinite times. This error is not affecting any function...