Results 1 to 2 of 2

Thread: probably a rookie problem but help....

  1. #1
    Join Date
    Jun 2011
    Posts
    1

    Unhappy probably a rookie problem but help....

    I installed the SpringSoruce Tool Suite and when I'm trying to follow simple tutorial they show adding a Spring Bean Configuration File yet on the second screen where I should be able to elect XSD namespaces to use with the new Spring Bean Definition I get no option listed in either box. In the first one I should be seeing

    aop
    batch
    beans
    context
    .....

    yet I have no schema listed at all???

    Thanks for the help...

    Marc.

  2. #2
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,637

    Default

    Hi!

    Do you have the Spring framework libs on the classpath of your project? Since the XSDs are loaded by default from the classpath of your project, the list could be empty if you don't have any XSDs on your project's classpath.

    HTH,
    Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

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
  •