Search:

Type: Posts; User: palmerwill; Keyword(s):

Search: Search took 0.01 seconds.

  1. So, a more elegant solution.... Remove the...

    So, a more elegant solution....

    Remove the INDEX.LIST from the main Jar file. This is created by maven in the maven-jar-plugin

    I disabled this, and the issue is now resolved.

    <plugin>
    ...
  2. So I found a work-around. Not pretty, but it...

    So I found a work-around. Not pretty, but it works.

    I'm guessing a bit, but it looks like the first spring.handlers/spring.schemas found in the classpath is used and others discarded/ignored (I'm...
  3. Spring 3.0.3: Unable to locate Spring NamespaceHandler for XML schema namespace

    Hi,

    Looking for some advice / help from someone :) I'm looking to upgrade the spring version of one of our applications from 2.5.6 -> 3.0.3 (spring version number utilised by my colleages in a...
Results 1 to 3 of 3