Re: [tomcat 6.0.35]- propert loadin

2013-02-10 Thread vicky007aggarwal
Thanks Andre & Tim for your comments,so for this peculiar behavior that means there is no reason that y it worked when placing the properties file in /bin Thanks, On Feb 11, 2013, at 2:57 AM, André Warnier wrote: > Tim Watts wrote: >> On Sun, 2013-02-10 at 18:51 +0800, vicky wrote: >>> Hi A

Re: unwanted tcp6 protocol in tribes listener socket;

2013-02-10 Thread Vince Stewart
much appreciation for your help on this Tim, Actually you can learn so much more when things are not working because you come up with all possible reasons why they don't work and research widely. I started off totally naive about sockets, IPv4/6, and Ubuntu firewalls and have experienced quite a l

Re: [Seriously OT] Help in diagnosing server unresponsiveness

2013-02-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Terrence, On 2/9/13 8:01 PM, Terence M. Bandoian wrote: > On 2/6/2013 9:26 AM, Jeffrey Janner wrote: >>> IMO, developer performance trumps runtime performance most of >>> the time. So, if you can create a more maintainable system in less time >

Re: Cannot run Web Services on Tomcat 7 (7.0.34) due to JaxWS libraries

2013-02-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Enrique, On 2/9/13 5:53 PM, Enrique Vignau wrote: > We cannot run ws because of the jaxws libraries. What ws library/API did you build against? What library are you using for deployment? > After several days trying different approaches we think th

Re: [tomcat 6.0.35]- propert loadin

2013-02-10 Thread André Warnier
Tim Watts wrote: On Sun, 2013-02-10 at 18:51 +0800, vicky wrote: Hi All, My application need a "resource/properties" file to exist in the CLASSPATH, for this i placed my resource file in /bin folder & it was working fine. But since yesterday my application reporting the error that proper

Re: [tomcat 6.0.35]- propert loadin

2013-02-10 Thread Tim Watts
On Sun, 2013-02-10 at 18:51 +0800, vicky wrote: > > Hi All, > > > My application need a "resource/properties" file to exist in the > CLASSPATH, for this i placed my resource file in /bin > folder & it was working fine. > > But since yesterday my application reporting the error that properti

[tomcat 6.0.35]- propert loadin

2013-02-10 Thread vicky
  Hi All,     My application need a "resource/properties" file to exist in the CLASSPATH, for this i placed my resource file in /bin folder & it was working fine.   But since yesterday my application reporting the error that properties file doesnt exist in classpath/path   In order to fix then i