Apache-Jboss Connector - file was not found

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm trying to set up an AJP connector between Apache 2 (red hat) and Jboss 3.2 (windows server)

<VirtualHost *:80>
    ServerName server1.domain.com
    DocumentRoot "/var/www/html"
    JkMount /id/admin/* jboss322
</VirtualHost>


worker.list=tomcat559,jboss322
worker.tomcat559.maintain=60
worker.tomcat559.type=ajp13
worker.tomcat559.port=8009
worker.tomcat559.host=server2.domain.com
worker.jboss322.maintain=60
worker.jboss322.type=ajp13
worker.jboss322.port=8009
worker.jboss322.host=server3.domain.com

If I call the following url
http://server1.domain.com/id/admin/
The web application running on Jboss correctly asks me for a user identification. Once I enter the user name and password a file not found back to me.

Error. The file was not found. (filename = /etc/httpd/htdocs/im/admin/index.jsp)

On Jboss I get the following message
[Channel Socket] Connection timeout reached


Is that error related to the session?
Thanks in advance

Regards
Alessandro Ilardo




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux