Hi,

am trying to user spring rest services and it works fine if the base package is in the src of my project, but when I try to publish controllers from the class path in a jar file it does not see it and no exceptions thrown. it just ignores it!

can anyone help please?

thanks in advance...