Results 1 to 5 of 5

Thread: Spring Web necessary?

  1. #1
    Join Date
    Jun 2008
    Location
    Germany
    Posts
    67

    Default Spring Web necessary?

    Hi,

    I recognized that there is a dependency to spring web (from springrc core).
    When is this library mandatory? My application seems to run fine without it.

    Peter.

  2. #2
    Join Date
    Mar 2007
    Location
    Oudenaarde
    Posts
    294

    Default

    Probably for the HTTP remoting part inside the core, although it has been superceded by the remoting possibities in Spring nowadays. I'll have a peek.
    MSN: PM me please
    Skype: doclo_lieven

    Spring Rich Client Project Lead

  3. #3
    Join Date
    Jun 2008
    Location
    Germany
    Posts
    67

    Default

    Thanks a lot!

    Is the chance high that there are more unnecessary jars included? See the attached dep graph (generated with netbeans)
    Attached Images Attached Images

  4. #4
    Join Date
    Mar 2007
    Location
    Oudenaarde
    Posts
    294

    Default

    Recently I ran the depgraph plugin (slightly modified) on the spring richclient trunk to visualize the dependencies. Attached you'll find the dependencies for the core as they are today, and the dependencies for the entire trunk.
    Legend for the colors: green=compile, red=test, blue=provided, yellow=runtime.

    edit: the forum resizes the images, rendering them useless... I'll see if I can put them on the main site somewhere.
    MSN: PM me please
    Skype: doclo_lieven

    Spring Rich Client Project Lead

  5. #5
    Join Date
    Jun 2008
    Location
    Germany
    Posts
    67

    Default

    Ok. Keep me updated :-)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •