ERROR [org.apache.catalina.core.ContainerBase.[jboss.web]...Hi! I am using jboss-4.0.5.GA and I have an application that it works correctly. However, after some days when I try to access my home page, this gets stucked. And looking for a log I see the following error: 2007-...
Unable to complete the taskHi,everybody,I'm trying to run the example-rewards by clicking the button on my web so I use Tomcat8 and servlet3.1,It's ok before taskService.complete,and I can find the record in the database.However,there is a java...
EAR Struts ClassNotFoundErrorHi all, My environment: -J2SE 1.4.2 -jboss-3.2.1_tomcat-4.1.24 -Struts 1.1 Im trying to use the J2EE JBOSS-Tomcat server. When i m using both jboss and tomcat separately, my application woks fine. But when i am tryi...
Vulnerability Apache Tomcat/Jboss Remote Code Execution ?we use jboss-5.1.0 on a Win 2012R2 - Server. A check via OpenVAS shows a security flaw for this application server host. Vulnerability: Apache Tomcat/Jboss EJBinvokerServlet / JMXInvokerServet ( RMI over HTTP ) Ma...
Thread JVM crashes on AS 7 with Native libraries using mod_jk
JVM crashes on AS 7 with Native libraries using mod_jkHello, I’m currently having a trouble with the JBoss Native libraries on JBoss AS7. First, here is my environment: OS: Linux CentOS 6 x64 Apache version: Apache/2.2.15 Java version: JDK 1.6.0_...
classloading woes!My application has one .EAR file, and within it two .WAR web app directories as well as an ejb .JAR to hold all of my ejbs. The two webapps are running Cocoon, and as such they have all of the necessary Cocoon librari...
SSLv2Hello Tomcat nativeHi, I'm using JBOSS 5.1, jdk6, native API and having trouble disabling SSLV2 and 3 to mitigate the Poodle attack. SSLProtocol="TLSv1" This is the only config...
Redirect URL using Rewrite valueHi, I am farily new to JBoss and I working with an older version 4.2.3. I'm trying to leverage the Rewrite Valve to redirect a URL to a different one on the same server instead of installing Tomcat and the rewri...
Deploy WAR with files also outside WARI deploy a WAR as part of an EAR file. The WAR includes all HTML, images, etc. Is there a way to have the HTML and images outside the WAR in a static directory so the HTML developers can publish and make changes with ...
Thread jsp:param name attribute Weblogic - JBOSS Migration
jsp:param name attribute Weblogic - JBOSS MigrationHi, I am in the process of migrating one of our projects from Weblogic to Jboss. Everything is going quite well until I bring up pages that contain an expression in the name attribute of jsp:param For example we curr...
How to send form values in popup window.?Here is my source code.its done with JSF + Spring + Richface <rich:popupPanel id="lp" modal="false" height="300" width="800" autosized="false" resizeable="true" moveable="true" > &l...
Thread How to append trailer headers with @WebServlet?
How to append trailer headers with @WebServlet?We need to send large streams over the net via HTTP and we need to handle connection interrupts. We want to implement this via Transport-Encoding: chunked Trailer: Content-MD5 as trailing header. The...
SSL configuration with the Tomcat serverHi experts, I am trying to configure SSL for my Jboss EAP server using a self-signed certificate. I followed the below steps: ******************************* 1:- Created a self signed certifica...
Set version of java for jasperHello, i use JBoss 7.1.2 and try to set java 1.7 as target jdk <jsp-configuration development="true" recompile-on-fail="true" smap="false" x-powered-by="false" target-vm="1.7" source-vm="1.7"/> But, it still u...
Cookie Issue with latest JBoss/TC BundleWe just upgraded from JBoss 4.0.0/TC to JBoss 4.0.2/TC (JDK 1.5). We noticed a strange issue in the new version where whenever we set a cookie with a value that had a space in it the value is store with double quotes...
Thread Diagnosing the root cause of recent outage in J2EE web application
Diagnosing the root cause of recent outage in J2EE web applicationApologies in advance for a slightly wordy question. We provide hosting and application management of a J2EE web application. The technology stack is CentOS 5.9 64 bit, Apache 2.2.17, Tomcat 5, JBoss 4.2.2. Th...
Thread Firewall problem: setting ports only for Tomcat
Firewall problem: setting ports only for TomcatWe use JBoss 4.0.4 and tomcat 5.5.36. with Windows Server 2003. Tomcat used port 80 and 443. In a scan report for security we found errors through jboss on port 80 and 443, but the ports should by only used by tomc...
Upgrade to Tomcat version 7.0.xI use Jboss version 4.2.3 and the corresponding Tomcat version 6.0.13. I want to upgrade the Tomcat version in my server to version 7.0.x because of a security vulnerablity. Is it possible to upgrade the Tomc...
mod_jk redirect for workerI would like to ask what is the proper configuration for loadbalancing worker and non-balanced worker referring to retries parameter. My current configuration : worker.list=loadbalancer,n...