Re: [OT]- MYSQL + Tomcat + Apache + Java Hosting in India

2012-10-04 Thread Vishwanath Washimkar
checkout GoDaddy.com or http://www.siliconhouse.net/ On Thu, Oct 4, 2012 at 5:18 AM, Kiran Badi wrote: > Hi > > Not sure if this list accepts these types of questions here,still asking > shamelessly sorry for this. > > If anyone knows some good web hosting provider in India, can they reply > her

Re: Problems loading external jar in my app !

2012-09-18 Thread Vishwanath Washimkar
remove the DiseaseDiscovery and put it in webapps directory and u should be good to go. Make it simple On Tue, Sep 18, 2012 at 6:11 PM, Konstantin Kolinko wrote: > 2012/9/18 joel badia escolĂ  : > > The placement it's correct i'm using Debian and my app it's deployed > > in /var/lib/tomcat6/webapp

Re: Problems loading external jar in my app !

2012-09-18 Thread Vishwanath Washimkar
that the jar i'm using needs > some extra configuration for tomcat recognition? I'm working with weka > if this can help you ! > > Greetings, > > Joel > > 2012/9/13, Christopher Schultz : > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > >

Re: Where do I store Images in tomcat structure so that I can retrive it properly in all browsers

2012-09-13 Thread Vishwanath Washimkar
Chris I like your approach. Thanks all I learned the tomcat context concept from your guys...need to look into it. Vishwanath On Thu, Sep 13, 2012 at 8:13 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Kiran, > > On 9/11/12 10

Re: Problems loading external jar in my app !

2012-09-13 Thread Vishwanath Washimkar
Joel, At first look it seemed to me odd, but I google search I got this link. It seems that you have not provided ' ; ' at the end of your import. Also test it out putting the jar in the webapps/lib or /lib. I need to research on aptitude installation though. The following link might help. http

Re: tomcat 7.0.27 HTTP Status 404 - /manager/status

2012-09-13 Thread Vishwanath Washimkar
Fawad, I tried to reproduce the issue following the steps you had provided. Did the same. Could not reproduce the issue. You definitely had done something other which may have just deleted the manager app from webapps directory so double check that. I confirm that for the manager app to start or