Results 1 to 3 of 3

Thread: Writing own lib

  1. #1
    Join Date
    May 2008
    Posts
    10

    Default Writing own lib

    Hi,

    I'm new to spring and need some help on the following.

    I have written a library in spring. I want to include this library in several different projects and call the managers which call the dao's.

    I have also created a project and included the generated jar but i'm unable to successfully call the managers. Does the new project also need a beans definition file?

    Any suggestions are welcome.

    Kind regards,

    Josip

  2. #2

    Default

    First, the would be a "dependency" on your own lib... Is better keep the spring as a dependency.

  3. #3
    Join Date
    May 2008
    Posts
    10

    Default

    Hi dreampeppers,

    Thanks for your reply. Do you mean not to write the library using spring? I'm not quite sure what you mean. Could explain a bit more. A link to an example would be very helpfull.

    Regards,

    Josip

Posting Permissions

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