** Private ** wrote:
> 
> So here's the deal. We have an old legacy app that is being updated.  Ran
> the code analyzer and have all those results.  Thing is in addition to
> upgrading the server, fixing the application, and making it standards
> compliant, the client wants to ability to drop the application anywhere and
> have it run.  Right now it's running on 6.1 on Windows 2003.  They want to
> be able to drop it on their IBM machines or their nix boxes and have it run
> out the gate.

Sounds like they want it packaged as an EAR file.


> Does anyone know of something that can crawl templates and check for case
> sensitivity and calls against a windows specific directory structure?

You may get 80% or so depending on the application, but there are too many 
variables, too many corner-cases and just too many weird exceptions. The only 
way to make this happen for a pre-existing application is to actually do it. 
Package it as an EAR file, deploy it on JRun/Windows, JRun/Mac, JBoss/Linux 
etc. and run your test suite against it.

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:5:207206
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to