[JBoss-user] [Security & JAAS/JBoss] - Re: Jboss Allow: GET, HEAD, POST, PUT, DELETE, TRACE, OPTION

2005-04-05 Thread dkdkdk
Thanks your reply. Yes. I have tested by nikto.pl/telnet. in fact, 'Delete' is forbidden. then I think Jboss AS give the delusive Response.(?) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872808#3872808 Reply to the post : http://www.jboss.org/index.htm

[JBoss-user] [Security & JAAS/JBoss] - Jboss Allow: GET, HEAD, POST, PUT, DELETE, TRACE, OPTIONS !!

2005-04-04 Thread dkdkdk
HTTP/1.1 200 OK X-Powered-By: Servlet 2.4; Tomcat-5.0.28/JBoss-4.0.0 (build: CVSTag=JBoss_4_0_0 date=200409200418) Allow: GET, HEAD, POST, PUT, DELETE, TRACE, OPTIONS Content-Length: 0 Date: Tue, 05 Apr 2005 03:33:19 GMT Server: Apache-Coyote/1.1 >> I wonder the following HTTP method:'PUT,DELETE,

[JBoss-user] [Clustering/JBoss] - Re: my jboss4 Clustering debug messengers.. who can help..?

2004-08-03 Thread dkdkdk
when i use tcpdump to sniffer the packets on node 2, i found that nothing packet from node 1. So i think that the real jboss clustering haven't setup correctly. i think some config files need to config. so who can give me more help...? 3ks.. View the original post : http://www.jboss.org/inde

[JBoss-user] [Clustering/JBoss] - my jboss4 Clustering debug messengers.. who can help..?

2004-08-03 Thread dkdkdk
i have set a jboss clustering . but i think have some wrong. when a node (ip1, http://ip1/index.htm )is down, another can get the session (ip2, http://ip1/index.htm ). I haven't get the clustering work well. so who can figure the steps how to test the Jboss 4 RC1 clustering ? thanks a lot.

[JBoss-user] [Installation & Configuration] - Re: the process of normal user uses the port 80 on linux sys

2004-05-14 Thread dkdkdk
ok , i think i have to run jboss as root privilege. Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834966#3834966 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834966

[JBoss-user] [Installation & Configuration] - how can i run jboss323 by normal user privilege

2004-05-12 Thread dkdkdk
I want jboss running with normal user(for security consideration),not with root privilege. someone say configuring the server.xml ,but i have clew about it. so who can give me some advice? thanks very much. #chown -R testuser jboss-3.2.3/ [EMAIL PROTECTED] bin]$ ls run.sh -al -rwxr-xr-x 1 te

[JBoss-user] [JBoss Getting Started Documentation] - Re: how can i run jboss by normal user privilege?

2004-05-12 Thread dkdkdk
i did it. # chown -R testuser jboss-3.2.3/ [EMAIL PROTECTED] bin]$ ls run.sh -al -rwxr-xr-x1 testuserroot 4830 Nov 30 14:45 run.sh $./run.sh ... i think the fatal errors is the following message. ... LifecycleException: Protocol handler initialization failed: java.net.BindExce

[JBoss-user] [JBoss Getting Started Documentation] - how can i run jboss by normal user privilege?

2004-05-11 Thread dkdkdk
I want jboss running with normal user(for security consideration),not with root privilege. someone say configure the server.xml,but i have clew about it. so who can give me some advice, some examples maybe adapt to me. 3ks. View the original post : http://www.jboss.org/index.html?module=bb&op

[JBoss-user] [Installation & Configuration] - Apache+Jboss-Tomcat with mod_jk2

2004-03-09 Thread dkdkdk
i want to bundle Apache+Jboss-Tomcat with mod_jk2 on linux OS(eg RedHat 9.0 etc..).. but i can't find mod_jk2 file in apache website, i only find mod_jk2 for win32 and solaris...faint. and i want use the tomcat user control functions..but i haven't got the way that implement the user control

[JBoss-user] [Installation & Configuration] - Re: Integrate Apache Jboss-Tomcat, with SSL, users,IP Access

2004-02-24 Thread dkdkdk
Agree! and Support those revamp docs of jboss... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822801#3822801 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822801

[JBoss-user] [Installation & Configuration] - Re: Integrate Apache Jboss-Tomcat, with SSL, users,IP Access

2004-02-21 Thread dkdkdk
Thank u very much. AC oliver. U help me twice. Thanks! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822423#3822423 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822423 -

[JBoss-user] [Installation & Configuration] - Integrate Apache Jboss-Tomcat, with SSL, users,IP Access Con

2004-02-20 Thread dkdkdk
I downloaded the following package: apache_1.3.29.tar.gz jboss-3.0.8_tomcat-4.1.24.zip ... I want to integrate both of them:Apache and Jboss-tomcat, and apply the access control base on users and IP,even the SSL on the website. by the way, we use the dynamic pages,eg. *.jsp files. I have few cle

[JBoss-user] [Installation & Configuration] - Re: Can i ...

2004-02-15 Thread dkdkdk
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821651#3821651 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821651 ok. Thank u very much. --- SF.Net is sponsored

[JBoss-user] [Installation & Configuration] - Can i ...

2004-02-15 Thread dkdkdk
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821641#3821641 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821641 I want to set the the main deploying directory is Apache's htdocs,not the Jboss-Tomcat deploy direct

[JBoss-user] [Installation & Configuration] - Apache+SSL+Jboss-Tomcat bunded

2004-02-13 Thread dkdkdk
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821371#3821371 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821371 I have downloaded the following package: apache_1.3.29.tar.gz apache_1.3.29+ssl_1.53.tar.gz rsaref20