• Jetty 404 Error after working for some time

    The http service (provided using Jetty) in JBoss stops working after running for some time. A "404 Page Not Found" error comes up after running the app server for 10-12 hrs. The service starts working if the server is...
    Profile Photo
    last modified by ankush
  • 2 jboss in one coumputer and port no

    I use 2 jboss in one computer and develop web application. One is jboss-3.2.3, port no 8080, and the other is jboss-3.2.5, port no 8280. The problem is when I redirect one application to the other. Request's port no...
    Profile Photo
    created by wataru
  • SunOne web server with JBoss

    Hi, I know JBoss supports Apache and IIS web server, what's about SunOne web server? is there any connector module for it? --Tony
    Profile Photo
    last modified by tfan1
  • Redundant code in AbstractWebContainer?

    Hello I was doing some debug in the AbstractWebContainer when i came across this piece of code in the parseWebAppDescriptors method. // Create a java:comp/env environment unique for the web application log.debug("Cr...
    Profile Photo
    last modified by raja05
  • 2 jboss on 1 cpu

    I want to know if there are any possiblities of configuring and running one or more jboss instances on one CPU. If anyone knows please let me know. Arash
    Profile Photo
    last modified by alexdorand
  • virtual-host aliases in jboss-3.2.1 with jetty

    Has any one figured out yet how to make more then one domain resolve to the same application with jboss-3.2.1/jetty. I have following jboss-web.xml: <?xml version="1.0" encoding="UTF-8"?> <jboss-web> &l...
    Profile Photo
    last modified by dmitry_ame
  • Automatic reloading of web classes (servlets, etc)

    Hi, I have a question regarding classloading and hot deployment of web archives within JBoss and JBoss Web. At the moment we are deploying our applications as exploded archives with a structure like this: +jboss + ...
    Profile Photo
    last modified by lauerc
  • How to connect to DB2 on SunBlade server with JBOSS on Win P

    Someone Plz help me, URGENT: is there any thing wrong with this JSP code : file name: login1.jsp: <%@ page language="java" import="java.sql.*" %> <%java.sql.Connection conn=null; try { javax.naming.Co...
    Profile Photo
    created by aaneelu
  • JBoss app and web server

    I want to use Appache web server and Jboss App server. What is the communications protocol betwene them on a n tier architecture? I understand that Apache and Tomcat use AJPv13 and that Apache and Weblogic use RMI/IIO...
    Profile Photo
    created by pjryan_tibc
  • Tomcat 4.1 and Jboss

    I am using Vignette 4.5 and they are compatible and support tomcat 4.1 I am considering and would like to use JBoss. Where do I fond out if Jboss version ?? is equivalent to Tomcat 4.1 ?? thanks
    Profile Photo
    created by pjryan_tibc
  • org.jboss.web.localhost.Engine] SingleSignOnContextConfig[/b

    Project Duke's Bank Application selection 4.1.4 Package the WAR file. The ant War task also adds a WEB-INF directory ... Where is this directory? Here is the error I get when I deploy the Duke's Bank Application. I w...
    Profile Photo
    created by cgardn2004
  • How to map a URI to a directory on my filesystem

    Hello everyone, I have been trying to figure out how to map incoming requests to http://localhost/imagebase to an exploded directory /home/imagebase which contains all of our images and related files. I have been pa...
    Profile Photo
    created by tsnowden552
  • cocoon

    Hi, I must to integrate cocoon with jboss...How can i do this? I create the cocoon.war from webapp folder and i deploy it... but if i go to http://loclhost:8080/cocoon i don't see the "welcome page of cocoon" but i c...
    Profile Photo
    last modified by diegomemo
  • return

    Hi, i'm developing a simple client/server service. This is a my programs: SERVER-------------------- public class testHelloWorld { public testHelloWorld() {} public ?????? getHelloWorldMessage(String name){ String a...
    Profile Photo
    created by diegomemo
  • Thread Amount

    Hello! Does anybody know how the no of threads could be configured? The no of current threads could be watched from the mBean serverinfo --> ActiveThreadCount. But where is it set? I am using JBoss- & Tomcat-b...
    Profile Photo
    created by scul77
  • jboss-3.2.3 not working

    Dear Sir, I have downloaded jboss-3.2.3 in (d:\jboss-3.2.3, and unzip the folder and run the command at d:\jboss-3.2.3\bin\run -c minimal the command will worked and finally comes 'Started in 7s:832ms' after that i ...
    Profile Photo
    last modified by shbgupta_2000
  • web.xml Parsing Problem

    I have a web application that gives the following error when I deploy it to JBOSS versions 3.2.4, 3.2.5, and 4.0. 09:15:23,613 ERROR [ContextConfig] Parse error in application web.xml java.lang.IllegalArgumentExcepti...
    Profile Photo
    last modified by tfreeburg
  • attachments

    Hi, I'm developing a client with Axis: private static void Connect_Web_Service(String val_micro)throws Exception { String url_server ="http://localhost:8080/jboss-net/services/ReturnImage"; String MetodName= "getImag...
    Profile Photo
    created by diegomemo
  • Accessing files outside depolyed .EAR file

    Hi All! We have Production on RH 9 using JBoss 3.0.8. development is done on win2000 When on Win2000: We create a .EAR file where images folder is left outside the deployed .EAR file. On start, application reads ...
    Profile Photo
    last modified by bahman
  • brother techies

    brother techies am trying to integrate IIS 5 and JBOSS 3.2.3 on a win 2k pro platform the config file of interest is: regedit.reg REGEDIT4 [HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Jakarta Isapi Red...
    Profile Photo
    last modified by jim_stoll