Bypassing Ldap in tomcat .

2024-08-15 Thread Shekhar Dhotre
Hello Expert , Which is the configuration file wheee we can tell tomcat to bypass Ldap authentication and log in directly to oracle ? We have IBM ldap whose password is not known so failing on authentication . Thanks Shekhar

ldap administration tool and error LDAP: error code 49 - Invalid Credentials

2024-06-24 Thread Shekhar Dhotre
O [http-bio-8443-exec-3] (LoginAction.java:120) - Populated to the value for the jsp... Best Regards, Shekhar Dhotre. Sr. Operations Manager. CNGCS-Int Txn, Voice n Mobile MMX ,MOVE,MARS Billing , Analytics. shekhar.dho...@tatacommunications.com<mailto:shekhar.dho...@tatacommunications.com>

Re: [EXTERNAL EMAIL] RE: The Import cannot be resolved

2024-06-24 Thread Shekhar Dhotre
have better luck if you open your own thread Regards, Niranjan On 6/23/24 21:25, Shekhar Dhotre wrote: > Hello Team, Is there any document or link that can point me to Tomcat > and ldap integration ? I googled and nothing came out except few > vidoes which doesn’t show steps. We have IBM

RE: The Import cannot be resolved

2024-06-23 Thread Shekhar Dhotre
Hello Team, Is there any document or link that can point me to Tomcat and ldap integration ? I googled and nothing came out except few vidoes which doesn’t show steps. We have IBM ldap and just installed openldap because we were not able to reset IBM ldap users password . How can I reset root

Re: problem with tomcat admin tool

2007-12-26 Thread Shekhar . Dhotre
I had to cleanup and reinstall it to make it work. make sure java path is setup correctly. Regards, Shekhar Dhotre. UNIX Systems Engineer. IBM-Veritas-Sun- Microsoft Certified professional. W:678-355-3696 Abubakar Gurnah <[EMAIL PROTECTED]> 12/24/2007 11:22 AM Please respond to &

Re: Servlets loading issue

2007-12-13 Thread Shekhar . Dhotre
[EMAIL PROTECTED] /usr/local/apache-tomcat-5.5.25/conf]: ls -lrt total 224 drwxr-xr-x 3 root system 256 Aug 24 19:34 Catalina/ -rw--- 1 root system19626 Aug 24 19:35 server.xml -rw--- 1 root system 1678 Aug 24 19:35 server-minimal.xml -rw---

Re: Servlets loading issue

2007-12-13 Thread Shekhar . Dhotre
This is what I have ,Do I need to modify it to point to test classes /servelets ? [EMAIL PROTECTED] /usr/local/apache-tomcat-5.5.25/conf]: head context.xml

Servlets loading issue

2007-12-12 Thread Shekhar . Dhotre
./ bin/ docs/include/ lib/ [EMAIL PROTECTED] /usr/java5_64]: Regards, Shekhar Dhotre. UNIX Systems Engineer. IBM-Veritas-Sun- Microsoft Certified professional. W:678-355-3696

Building mod_jk.so module

2007-12-03 Thread Shekhar . Dhotre
Ola, We are trying to build module which under apache named mod_jk.so. document points to compiling it with build-unix.sh script which is not there. Any idea how to compile /build it ? Thx [EMAIL PROTECTED] /usr/local]: find / -name build-unix.sh -print find: bad status-- /proc/381108

Re: Create New Data Source

2007-11-28 Thread Shekhar . Dhotre
Christopher and Propes thanks a lot !! Christopher Schultz <[EMAIL PROTECTED]> 11/28/2007 12:33 PM Please respond to "Tomcat Users List" To Tomcat Users List cc Subject Re: Create New Data Source -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Shekhar, You might want to start here

Create New Data Source

2007-11-28 Thread Shekhar . Dhotre
: Max. Wait for Connection: Validation Query: Thanks Shekhar Dhotre. Unix Admin. CobbEnergy (Atlanta).

Re: make error : during apache install.

2007-11-27 Thread Shekhar . Dhotre
Mark, I did not know that. I apologize . I will start a new thread next time . Thanks for the info. Shekhar Mark Thomas <[EMAIL PROTECTED]> 11/19/2007 01:43 PM Please respond to "Tomcat Users List" To Tomcat Users List cc Subject Re: make error : during apache install. [EMAIL PR

RE: simple question on Tomcat-apache

2007-11-19 Thread Shekhar . Dhotre
Thanks for the reply Timothy. "Timothy Wonil Lee" <[EMAIL PROTECTED]> 11/18/2007 10:12 PM Please respond to "Tomcat Users List" To "'Tomcat Users List'" cc Subject RE: simple question on Tomcat-apache Tomcat and HTTP Server are completely different product, and when you download Tom

RE: simple question on Tomcat-apache

2007-11-19 Thread Shekhar . Dhotre
I`m trying to setup it for lawson app server (ERP) ,which does not officially support 6.0 version (as per lawson admin) . Is anyone out there using 6.0 with lawson ? Thanks Shekhar "Caldarale, Charles R" <[EMAIL PROTECTED]> 11/18/2007 10:47 PM Please respond to "Tomcat Users List"

RE: simple question on Tomcat-apache

2007-11-18 Thread Shekhar . Dhotre
>>>Using both Tomcat and httpd together is fairly >>common, but performance of the newer versions of Tomcat eliminate that >>reason for doing so. Does 5.5 version falls into newer version ? Thanks for the explanation Chuck . "Caldarale, Charles R" <[EMAIL PROTECTED]> 11/18/2007 10:12 PM P

simple question on Tomcat-apache

2007-11-18 Thread Shekhar . Dhotre
Hello , does Tomcat -apache contains http server bundled in or Do I have to install apache-tomcat and http server separately ? I can browse the default web page when I started apache-tomcat server ,but could`nt locate the httpd.conf file . So downloaded http server . Can someone clarify the

make error : during apache install.

2007-11-18 Thread Shekhar . Dhotre
Hello , I`m trying to install and configure apache http server on AIX . Running into error below . Please advise . Thx os version : AIX5.3 gcc : [EMAIL PROTECTED] /opt/apache2.0/httpd-2.0.61]: rpm -qa|grep -i gcc gcc-4.0.0-1 [EMAIL PROTECTED] /opt/apache2.0/httpd-2.0.61] [EMAIL PROTECTED] /o

Re: help with apache-tomcat-6.0.14 install

2007-10-25 Thread Shekhar . Dhotre
I get to tomcat manager screen now through https://cemcp62:8080/ . what is the user name and password you use to login ?I tried to login as root but it doesn`t take it. Thx Pid <[EMAIL PROTECTED]> 10/25/2007 12:38 PM Please respond to "Tomcat Users List" To Tomcat Users List cc Subjec

Re: help with apache-tomcat-6.0.14 install

2007-10-25 Thread Shekhar . Dhotre
After installing JDK, and adding the following in the startup.sh script file: export JAVA_HOME=/usr/java6_64/sdk/. It started . How to test it [cemcp62]/usr/apache-tomcat-6.0.14/bin>./startup.sh Using CATALINA_BASE: /usr/apache-tomcat-6.0.14 Using CATALINA_HOME: /usr/apache-tomcat-6.0.14 Us

Re: help with apache-tomcat-6.0.14 install

2007-10-25 Thread Shekhar . Dhotre
Gabe , Downloaded java and installed it , path is set as per IBm doc and is showing . Still catalina.sh and startup.sh is complaining about the path . [cemcp62]/usr/apache-tomcat-6.0.14/bin>which java /usr/java6_64/sdk/bin/java [cemcp62]/usr/apache-tomcat-6.0.14/bin>java -version java versio

RE: help with apache-tomcat-6.0.14 install

2007-10-25 Thread Shekhar . Dhotre
yes i exported JAVA_HOME on the command line itself. how do u install tomcat-apache or is it just untar of the file? is there any install docs ? Thx "Caldarale, Charles R" <[EMAIL PROTECTED]> 10/25/2007 11:08 AM Please respond to "Tomcat Users List" To "Tomcat Users List" cc Subject

help with apache-tomcat-6.0.14 install

2007-10-25 Thread Shekhar . Dhotre
All, I downloaded apache-tomcat-6.0.14 .trying to install it on AIX5.3 . I am not able to locate any install doc . So I have untarted tar file which created directories below . I`m guessing that`s how u install it ? when i try to start it I get java error Neither the JAVA_HOME nor the JRE_HOM