Re: Software caused connection abort: recv failed

2010-03-10 Thread Kranti K K Parisa
could you please explain the reasons for this and any solution to avoid this problem? Best Regards, Kranti K K Parisa On Thu, Mar 11, 2010 at 1:14 PM, André Warnier wrote: > Kranti™ K K Parisa wrote: > >> When we use the URL to hit the link of the webapplication running

Software caused connection abort: recv failed

2010-03-10 Thread Kranti K K Parisa
When we use the URL to hit the link of the webapplication running on tomcat, getting following exception java.net.SocketException: Software caused connection abort: recv failed any specific reason for this? Best Regards, Kranti K K Parisa

Re: New project to Apache Software Foundation

2010-01-25 Thread Kranti K K Parisa
thanks Chuck, i shall check that in detail. Best Regards, Kranti K K Parisa On Mon, Jan 25, 2010 at 8:00 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Kranti(tm) K K Parisa [mailto:kranti.par...@gmail.com] > > Subject: New project to Apache Software Foundation > > > >

New project to Apache Software Foundation

2010-01-25 Thread Kranti K K Parisa
Hi, Can anyone guide me about the steps to start a new project at Apache Software Foundation. I want to upload the project into its repository and start creating the group, user lists..etc so that the project team would grow and there by it would be enhanced if anyone intersted about my project.

Re: Securing Tomcat Applications from Reverse Engineering

2010-01-22 Thread Kranti K K Parisa
Hi, Thanks for the info I shall take a look at the new licensing link you have sent. Best Regards, Kranti K K Parisa On Fri, Jan 22, 2010 at 11:17 AM, Dmitry Leskov wrote: > To list owner: I am not sure if vendors are prohibited from posting > comments to this list, if they are, let me know a

Re: Securing Tomcat Applications from Reverse Engineering

2010-01-21 Thread Kranti K K Parisa
ls like usb://localhost/yourapp. > > 5. stop wasting your time and invest it into developing new features > and actually selling your product. If its worth copying it will be > copied this way or other. So far no one has managed to protect its > software against copying, better concentra

Re: Securing Tomcat Applications from Reverse Engineering

2010-01-21 Thread Kranti K K Parisa
gt; >> 2010/1/21 Kranti™ K K Parisa >> >> >>> How could we achieve this without the above tool? Because the pricing of >>> the >>> above tool is very costly. >>> >>> Well, you could always spend the developer-years to create your ow

Re: Securing Tomcat Applications from Reverse Engineering

2010-01-21 Thread Kranti K K Parisa
er them to the client, so > that they can install your applications on their machines without your > access to the machine? > > Leon > > 2010/1/21 Kranti™ K K Parisa : > > Hi, > > > > Can anyone throw some light on this topic, seems it is possible to > convert

Securing Tomcat Applications from Reverse Engineering

2010-01-21 Thread Kranti K K Parisa
Hi, Can anyone throw some light on this topic, seems it is possible to convert the tomcat+tomcat web applications to native code to secure them and further to run them on client machines easily. Please check this. http://www.excelsior-usa.com/jetinternals.html How could we achieve this without

Re: War file encryption

2010-01-20 Thread Kranti K K Parisa
ould be copied. > > However, you can still sort-of protect your code. At least one company has > posted here that they have a Java compiler that compiles Tomcat + webapps + > JVM to one big native code executable. You *could* buy a license to that > technology and use it. I assu

War file encryption

2010-01-20 Thread Kranti K K Parisa
Hi, Is there any way that we could encrypt the war file that is getting deployed into tomcat? or can we make war files or jar files as native code files like dll files or so. the objective is to safe guard the code inside the war file (javascript, jsp, .class files)..etc Best Regards, Kranti K

Tomcat Silent Installation Options

2010-01-19 Thread Kranti K K Parisa
Hi All, I am trying to install Tomcat thru command line ( need this to include the tomcat installation file thru our product installer). I am able to use upto this command prompt > tomcat5525.exe /S /D=d:\MyTomcat but i want to know more options available for this like specifying the JAVA HOME,

Re: Session timeout related fixes between Tomcat 5.0 and Tomcat 5.5.x?

2008-12-05 Thread Kranti K K Parisa
Hi, We are using tomcat 5.5.25. Seems the same issue is there. Its been fixed in that version 5.5.25? And how could we configure tomcat 5.5.25 to load jsp pages faster?? Regards, Kranti. On Fri, Dec 5, 2008 at 4:50 PM, Oliver Schoett < [EMAIL PROTECTED]> wrote: > andre John Mas wrote: > >> Hi,

Re: Need help : Tomcat Stuck up

2008-12-03 Thread Kranti K K Parisa
Hi, Thanks for the quick reply. Could you please help me with the commands that i need to run to watch the thread dump. and when i run java -verbose:gc its asking for options, what can i select along with that ? Sorry to ask you this, but all these are new things for me. So please suggest On Thu

Need help : Tomcat Stuck up

2008-12-03 Thread Kranti K K Parisa
We are facing very serious issues of tomcat getting stuck after using it for some time. I am getting scared that allocating 1.5GB of RAM for java in tomcat is causing any problem?? There is no exception/error in log files. I am using the following on windows 2003 std edition. Tomcat 5.5.25 Post