Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / May 2006

Tip: Looking for answers? Try searching our database.

Platform related issues.

Thread view: 
Youngest Lucifer - 05 May 2006 07:33 GMT
Hi Folks,

     We have developed a web-application and the deployment of that
application was done on the winodws platform. We are in the process of
deploying the same on the Unix platform (probable OS will be Solaris,
Linux)

    Is there an active list of platform dependent problems in Java?

    We have used multithreading extensively in our application, will
it require any special attention while deploying on some other
platform.

Thanks and Regards
YL.
Bart Cremers - 05 May 2006 07:42 GMT
Theoretically it should work without any problems, but in practice it
all depends on how the application was programmed. Some things to check
is if the filesystem is addressed correctly (File.separatorChar), if
there are calls to Runtime.exec in the code, ...

The multithreading thing can certainly be an issue. Different platforms
behave different there and some hidden problems there (hidden on
windows) might show up when running on another platform (deadlocks,
...).

The only thing I can advice is to test it thourough on every platform
you want to deploy it on.

Bart
Youngest Lucifer - 08 May 2006 13:36 GMT
I would be happy to learn what kind of problems will be faced in came
of multithreading. Is there a other way of checking it than doing
thourogh testing since our project is very huge and doing entire
testing is not really a feasible task.

Hope you can guide me on this.

Some links or direction to books or sites will also be helpful.

YL


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.