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 / Tools / October 2005

Tip: Looking for answers? Try searching our database.

Partitioning RMI application into multiple jars?

Thread view: 
pelakh@yahoo.com - 18 Oct 2005 19:06 GMT
I have inherited an RMI client-server app, which I am extending and
maintaining. Unfortunately, the current build procedure creates a
single jar for the entire app, which then resides both on the client
and the server. This means that when even the smallest tweaks are made
on the client GUI (or server persistance, etc), both places have to be
updated.

I would like to partition the app into 3 jars (client, server and a
shared jar for the classes used in the RMI interface). Is there a tool
that would help me visualize the different class-class dependency and
assist me in finding the cleanest way to perform this split?

Thanks for any help.
Boris
Roedy Green - 18 Oct 2005 22:59 GMT
>I have inherited an RMI client-server app, which I am extending and
>maintaining. Unfortunately, the current build procedure creates a
>single jar for the entire app, which then resides both on the client
>and the server. This means that when even the smallest tweaks are made
>on the client GUI (or server persistance, etc), both places have to be
>updated.

I think you asked this already somewhere else.
Signature

Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.

Neeraj - 26 Oct 2005 05:49 GMT
You can do it using Lattix LDM. Just load the jar file and perform the
partitioning operation to get a proposed split up. If your
implemenation is clean you might find the partitioning right away. If
not, you can move files and packages around to get desired split and
identify the dependencies that need to be fixed.

Neeraj Sangal
Lattix, Inc.
http://www.lattix.com


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.