Results 1 to 2 of 2

Thread: Spring context validator/compiler?

  1. #1
    Join Date
    Sep 2004
    Posts
    4

    Default Spring context validator/compiler?

    Hi,

    Is there a tool (preferably ant task) that allows validating context files?

    Input should be the classpath + the context files and the output would be errors in the context files.

    This would allow locating bugs in context files at build time instead of finding them one by one at runtime.

    Thanks.

  2. #2
    Join Date
    Oct 2004
    Location
    Not Redmond
    Posts
    26

    Default

    Hiya

    There's an Eclipse plugin that validates one's configuration...

    This http://forum.springframework.org/showthread.php?t=9680 addresses your topic... not satisfactorily though.

    Ciao
    .NET Guy
    Last edited by robyn; May 16th, 2006 at 03:31 AM.

Similar Threads

  1. Loosing my SecureContext
    By sklakken in forum Security
    Replies: 3
    Last Post: Jul 21st, 2005, 01:44 PM
  2. Spring http invoker: retrieving the application context...?
    By gvl@foundation.be in forum Remoting
    Replies: 1
    Last Post: Jun 21st, 2005, 12:59 AM
  3. Replies: 14
    Last Post: Feb 21st, 2005, 05:41 PM
  4. Replies: 2
    Last Post: Jan 21st, 2005, 04:17 AM
  5. Beans instantiating outside spring context
    By Timm in forum Container
    Replies: 3
    Last Post: Nov 17th, 2004, 09:29 AM

Posting Permissions

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