Re: Obscuring the source code with pre-compilation

2009-02-20 Thread Jochem van Dieten

On Fri, Feb 20, 2009 at 9:35 AM, Joseph Bugeja wrote:
> We are using cfcompile.bat to pre-compile the code of our application. In 
> this way when our application goes to the client the source code is not 
> easily viewable/reversible. However, when we pre-compile the code on Windows 
> and then FTP it to an AIX machine with WebSphere the system does not come up.

If you are working with WebSphere you should probably deliver your
code in a standard Java format (EAR or WAR) instead of as a bunch of
separate files.

Jochem

-- 
Jochem van Dieten
http://jochem.vandieten.net/

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319594
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Obscuring the source code with pre-compilation

2009-02-20 Thread Joseph Bugeja

We are using cfcompile.bat to pre-compile the code of our application. In this 
way when our application goes to the client the source code is not easily 
viewable/reversible. However, when we pre-compile the code on Windows and then 
FTP it to an AIX machine with WebSphere the system does not come up. 

Any ideas on this problem or perhaps is there a better way to obscure the 
source code of our application? 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319593
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4