Re: decompiling classes

2006-09-12 Thread Nicholas Irving

At last. yes it was a little tongue in cheek, as I fell for that scam once
and never again. I paid 20 bucks for a PDF telling me to download free
software. Never again I tell you. I am wise now.

On 13/09/06, Cosio, Raul [EMAIL PROTECTED] wrote:


Use DJ Java decompiler, free to try...

http://www.download.com/DJ-Java-Decompiler/3000-2417-10046809.html
http://dj.navexpress.com/

-Original Message-
From: Steve R Burrus [mailto:[EMAIL PROTECTED]
Sent: Jueves, 07 de Septiembre de 2006 10:53 p.m.
To: Tomcat Users List
Subject: Re: decompiling classes


Me thinks that  Mr. Nicholas Irving is talking a bit tongue-in-cheek
what with his 2 consecutive posts mentioning some money! You all agree?

Filip Hanik - Dev Lists wrote:


 gee, this is so BS, you don't have to go through all that effort.
 download all the source in a single package from
 http://tomcat.apache.org/download-55.cgi

 don't pay anyone for decompilation instructions, for open source, you
 can always get the source, for closed source its illegal anyway.

 Filip

 Nicholas Irving wrote:

 That is too much hard work, whenever I want to look @ the source for
 a class
 I just decompile and it gte me a 100% accurate copy, no need to hit
the
 Internet to get the source I already have on my desktop. For an extra

 $5 I
 will throw in the How to view Java Source within Eclispe PDF.

 NIrving

 On 07/09/06, Frank W. Zammetti [EMAIL PROTECTED] wrote:


 Umm, the command to decompile Tomcat's classes is this:

 http://tomcat.apache.org/svn.html

 ;)

 Frank

 Nicholas Irving wrote:
  I know the software you mean, it is completely free, but I have a
 guide
  that
  I can sell to you for $19.95 that tells you where to download it
from
 and
  contains commonly available documentation convert into a PDF for
 you to
  read.
 
  So you want my PayPal account so that you can deposit the money
 and then
  enjoy the world of decompiling java classes.
 
  NIrving
 
  On 08/09/06, Propes, Barry L [EMAIL PROTECTED] wrote:
 
  what's the command again for decompiling Tomcat's classes? Or was

 there
  special software needed to do so?
 
 
 

 --
 Frank W. Zammetti
 Founder and Chief Software Architect
 Omnytex Technologies
 http://www.omnytex.com
 AIM/Yahoo: fzammetti
 MSN: [EMAIL PROTECTED]
 Author of Practical Ajax Projects With Java Technology
   (2006, Apress, ISBN 1-59059-695-1)
 Java Web Parts - http://javawebparts.sourceforge.net
   Supplying the wheel, so you don't have to reinvent it!


-
 To start a new topic, e-mail: users@tomcat.apache.org
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]






 No virus found in this incoming message.
 Checked by AVG Free Edition.
 Version: 7.1.405 / Virus Database: 268.12.1/440 - Release Date:
9/6/2006




 -
 To start a new topic, e-mail: users@tomcat.apache.org
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]








--
Notice:  This e-mail message, together with any attachments, contains
information of Merck  Co., Inc. (One Merck Drive, Whitehouse Station,
New Jersey, USA 08889), and/or its affiliates (which may be known
outside the United States as Merck Frosst, Merck Sharp  Dohme or MSD
and in Japan, as Banyu - direct contact information for affiliates is
available at http://www.merck.com/contact/contacts.html) that may be
confidential, proprietary copyrighted and/or legally privileged. It is
intended solely for the use of the individual or entity named on this
message. If you are not the intended recipient, and have received this
message in error, please notify us immediately by reply e-mail and then
delete it from your system.


--

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: decompiling classes

2006-09-08 Thread William Bonnet
Hi all

  what's the command again for decompiling Tomcat's classes? Or was there
 special software needed to do so?
 
 Why not just browse the source?
 http://tomcat.apache.org/svn.html

If browsing sources is not enough you can use jad (
http://www.kpdus.com/jad.html ). You can integrate it as an eclipse plugin (
http://www.devx.com/Java/Article/22657 )

Regards,
W.

-- 
William  http://www.wbonnet.net

http://www.sunwizard.net Le site français des amateurs de stations Unix
http://www.blastwave.org An OpenSolaris Community Site
http://www.guses.org French speaking Solaris User Group

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: decompiling classes

2006-09-08 Thread Propes, Barry L
Thanks, Mark. I guess I didn't realize it was so readily available...my 
apologies.

Again, thank you.

-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 07, 2006 6:36 PM
To: Tomcat Users List
Subject: Re: decompiling classes


Propes, Barry L wrote:
 what's the command again for decompiling Tomcat's classes? Or was there 
 special software needed to do so?
 
Why not just browse the source?
http://tomcat.apache.org/svn.html

Mark

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: decompiling classes

2006-09-08 Thread Propes, Barry L
maybe I didn't look in the right places, but I didn't exactly find what I was 
looking for.

I'm getting an error of the following, connecting to Oracle.

java.sql.SQLException: [Oracle][ODBC]Syntax error or access violation.
at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6106)
at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:6263)
at sun.jdbc.odbc.JdbcOdbc.SQLPrepare(JdbcOdbc.java:4229)
at sun.jdbc.odbc.JdbcOdbcConnection.prepareCall(JdbcOdbcConnection.java:
550)
at sun.jdbc.odbc.JdbcOdbcConnection.prepareCall(JdbcOdbcConnection.java:
519)
at chngctrl.ChangeControlUserAcctServletSPCall.doGet(ChangeControlUserAc
ctServletSPCall.java:86)
at chngctrl.ChangeControlUserAcctServletSPCall.doPost(ChangeControlUserA
cctServletSPCall.java:149)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

Seemed like it was on the JdbcOdbcConnection class where the problem was, but 
how could I verify that?

-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 07, 2006 6:36 PM
To: Tomcat Users List
Subject: Re: decompiling classes


Propes, Barry L wrote:
 what's the command again for decompiling Tomcat's classes? Or was there 
 special software needed to do so?
 
Why not just browse the source?
http://tomcat.apache.org/svn.html

Mark

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: decompiling classes

2006-09-08 Thread Filip Hanik - Dev Lists
if you are trying to connect to Oracle, why do you use the JDBC-ODBC 
bridge, its filled with problems.
Download Oracles JDBC driver, they have a type 4 driver (pure Java), and 
use that


Filip


Propes, Barry L wrote:

maybe I didn't look in the right places, but I didn't exactly find what I was 
looking for.

I'm getting an error of the following, connecting to Oracle.

java.sql.SQLException: [Oracle][ODBC]Syntax error or access violation.
at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6106)
at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:6263)
at sun.jdbc.odbc.JdbcOdbc.SQLPrepare(JdbcOdbc.java:4229)
at sun.jdbc.odbc.JdbcOdbcConnection.prepareCall(JdbcOdbcConnection.java:
550)
at sun.jdbc.odbc.JdbcOdbcConnection.prepareCall(JdbcOdbcConnection.java:
519)
at chngctrl.ChangeControlUserAcctServletSPCall.doGet(ChangeControlUserAc
ctServletSPCall.java:86)
at chngctrl.ChangeControlUserAcctServletSPCall.doPost(ChangeControlUserA
cctServletSPCall.java:149)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

Seemed like it was on the JdbcOdbcConnection class where the problem was, but 
how could I verify that?

-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 07, 2006 6:36 PM
To: Tomcat Users List
Subject: Re: decompiling classes


Propes, Barry L wrote:
  

what's the command again for decompiling Tomcat's classes? Or was there special 
software needed to do so?



Why not just browse the source?
http://tomcat.apache.org/svn.html

Mark

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



  



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: decompiling classes

2006-09-08 Thread Propes, Barry L
hadn't really experienced any problems up to now, but then again, I wasn't 
really using any SPs either.

I'll try to switch to that and recompile and see if it works.
Thanks.

-Original Message-
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Sent: Friday, September 08, 2006 11:32 AM
To: Tomcat Users List
Subject: Re: decompiling classes


if you are trying to connect to Oracle, why do you use the JDBC-ODBC 
bridge, its filled with problems.
Download Oracles JDBC driver, they have a type 4 driver (pure Java), and 
use that

Filip


Propes, Barry L wrote:
 maybe I didn't look in the right places, but I didn't exactly find what I was 
 looking for.

 I'm getting an error of the following, connecting to Oracle.

 java.sql.SQLException: [Oracle][ODBC]Syntax error or access violation.
 at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6106)
 at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:6263)
 at sun.jdbc.odbc.JdbcOdbc.SQLPrepare(JdbcOdbc.java:4229)
 at 
 sun.jdbc.odbc.JdbcOdbcConnection.prepareCall(JdbcOdbcConnection.java:
 550)
 at 
 sun.jdbc.odbc.JdbcOdbcConnection.prepareCall(JdbcOdbcConnection.java:
 519)
 at 
 chngctrl.ChangeControlUserAcctServletSPCall.doGet(ChangeControlUserAc
 ctServletSPCall.java:86)
 at 
 chngctrl.ChangeControlUserAcctServletSPCall.doPost(ChangeControlUserA
 cctServletSPCall.java:149)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

 Seemed like it was on the JdbcOdbcConnection class where the problem was, but 
 how could I verify that?

 -Original Message-
 From: Mark Thomas [mailto:[EMAIL PROTECTED]
 Sent: Thursday, September 07, 2006 6:36 PM
 To: Tomcat Users List
 Subject: Re: decompiling classes


 Propes, Barry L wrote:
   
 what's the command again for decompiling Tomcat's classes? Or was there 
 special software needed to do so?

 
 Why not just browse the source?
 http://tomcat.apache.org/svn.html

 Mark

 -
 To start a new topic, e-mail: users@tomcat.apache.org
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


 -
 To start a new topic, e-mail: users@tomcat.apache.org
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



   


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: decompiling classes

2006-09-07 Thread Mark Thomas
Propes, Barry L wrote:
 what's the command again for decompiling Tomcat's classes? Or was there 
 special software needed to do so?
 
Why not just browse the source?
http://tomcat.apache.org/svn.html

Mark

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: decompiling classes

2006-09-07 Thread Nicholas Irving

I know the software you mean, it is completely free, but I have a guide that
I can sell to you for $19.95 that tells you where to download it from and
contains commonly available documentation convert into a PDF for you to
read.

So you want my PayPal account so that you can deposit the money and then
enjoy the world of decompiling java classes.

NIrving

On 08/09/06, Propes, Barry L [EMAIL PROTECTED] wrote:


what's the command again for decompiling Tomcat's classes? Or was there
special software needed to do so?




Re: decompiling classes

2006-09-07 Thread Frank W. Zammetti

Umm, the command to decompile Tomcat's classes is this:

http://tomcat.apache.org/svn.html

;)

Frank

Nicholas Irving wrote:
I know the software you mean, it is completely free, but I have a guide 
that

I can sell to you for $19.95 that tells you where to download it from and
contains commonly available documentation convert into a PDF for you to
read.

So you want my PayPal account so that you can deposit the money and then
enjoy the world of decompiling java classes.

NIrving

On 08/09/06, Propes, Barry L [EMAIL PROTECTED] wrote:


what's the command again for decompiling Tomcat's classes? Or was there
special software needed to do so?






--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM/Yahoo: fzammetti
MSN: [EMAIL PROTECTED]
Author of Practical Ajax Projects With Java Technology
 (2006, Apress, ISBN 1-59059-695-1)
Java Web Parts - http://javawebparts.sourceforge.net
 Supplying the wheel, so you don't have to reinvent it!

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: decompiling classes

2006-09-07 Thread Nicholas Irving

That is too much hard work, whenever I want to look @ the source for a class
I just decompile and it gte me a 100% accurate copy, no need to hit the
Internet to get the source I already have on my desktop. For an extra $5 I
will throw in the How to view Java Source within Eclispe PDF.

NIrving

On 07/09/06, Frank W. Zammetti [EMAIL PROTECTED] wrote:


Umm, the command to decompile Tomcat's classes is this:

http://tomcat.apache.org/svn.html

;)

Frank

Nicholas Irving wrote:
 I know the software you mean, it is completely free, but I have a guide
 that
 I can sell to you for $19.95 that tells you where to download it from
and
 contains commonly available documentation convert into a PDF for you to
 read.

 So you want my PayPal account so that you can deposit the money and then
 enjoy the world of decompiling java classes.

 NIrving

 On 08/09/06, Propes, Barry L [EMAIL PROTECTED] wrote:

 what's the command again for decompiling Tomcat's classes? Or was there
 special software needed to do so?




--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM/Yahoo: fzammetti
MSN: [EMAIL PROTECTED]
Author of Practical Ajax Projects With Java Technology
  (2006, Apress, ISBN 1-59059-695-1)
Java Web Parts - http://javawebparts.sourceforge.net
  Supplying the wheel, so you don't have to reinvent it!

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: decompiling classes

2006-09-07 Thread Filip Hanik - Dev Lists


gee, this is so BS, you don't have to go through all that effort.
download all the source in a single package from
http://tomcat.apache.org/download-55.cgi

don't pay anyone for decompilation instructions, for open source, you 
can always get the source, for closed source its illegal anyway.


Filip

Nicholas Irving wrote:
That is too much hard work, whenever I want to look @ the source for a 
class

I just decompile and it gte me a 100% accurate copy, no need to hit the
Internet to get the source I already have on my desktop. For an extra 
$5 I

will throw in the How to view Java Source within Eclispe PDF.

NIrving

On 07/09/06, Frank W. Zammetti [EMAIL PROTECTED] wrote:


Umm, the command to decompile Tomcat's classes is this:

http://tomcat.apache.org/svn.html

;)

Frank

Nicholas Irving wrote:
 I know the software you mean, it is completely free, but I have a 
guide

 that
 I can sell to you for $19.95 that tells you where to download it from
and
 contains commonly available documentation convert into a PDF for 
you to

 read.

 So you want my PayPal account so that you can deposit the money and 
then

 enjoy the world of decompiling java classes.

 NIrving

 On 08/09/06, Propes, Barry L [EMAIL PROTECTED] wrote:

 what's the command again for decompiling Tomcat's classes? Or was 
there

 special software needed to do so?




--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM/Yahoo: fzammetti
MSN: [EMAIL PROTECTED]
Author of Practical Ajax Projects With Java Technology
  (2006, Apress, ISBN 1-59059-695-1)
Java Web Parts - http://javawebparts.sourceforge.net
  Supplying the wheel, so you don't have to reinvent it!

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.12.1/440 - Release Date: 9/6/2006
  



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: decompiling classes

2006-09-07 Thread Steve R Burrus
Me thinks that  Mr. Nicholas Irving is talking a bit tongue-in-cheek 
what with his 2 consecutive posts mentioning some money! You all agree? 


Filip Hanik - Dev Lists wrote:



gee, this is so BS, you don't have to go through all that effort.
download all the source in a single package from
http://tomcat.apache.org/download-55.cgi

don't pay anyone for decompilation instructions, for open source, you 
can always get the source, for closed source its illegal anyway.


Filip

Nicholas Irving wrote:

That is too much hard work, whenever I want to look @ the source for 
a class

I just decompile and it gte me a 100% accurate copy, no need to hit the
Internet to get the source I already have on my desktop. For an extra 
$5 I

will throw in the How to view Java Source within Eclispe PDF.

NIrving

On 07/09/06, Frank W. Zammetti [EMAIL PROTECTED] wrote:



Umm, the command to decompile Tomcat's classes is this:

http://tomcat.apache.org/svn.html

;)

Frank

Nicholas Irving wrote:
 I know the software you mean, it is completely free, but I have a 
guide

 that
 I can sell to you for $19.95 that tells you where to download it from
and
 contains commonly available documentation convert into a PDF for 
you to

 read.

 So you want my PayPal account so that you can deposit the money 
and then

 enjoy the world of decompiling java classes.

 NIrving

 On 08/09/06, Propes, Barry L [EMAIL PROTECTED] wrote:

 what's the command again for decompiling Tomcat's classes? Or was 
there

 special software needed to do so?




--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM/Yahoo: fzammetti
MSN: [EMAIL PROTECTED]
Author of Practical Ajax Projects With Java Technology
  (2006, Apress, ISBN 1-59059-695-1)
Java Web Parts - http://javawebparts.sourceforge.net
  Supplying the wheel, so you don't have to reinvent it!

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.12.1/440 - Release Date: 9/6/2006
  




-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]







-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]