We are using lucene 4.1 and getting below error while deploying our application it on axis2 .
*java.lang.IllegalArgumentException: A SPI class of type org.apache.lu <http://org.apache.lu/>cene.codecs.Codec with name 'Lucene41' does not exist.* * You need to add the corre**sponding JAR file supporting this SPI to your classpath.The current classpath su**pports the following names: []* * at org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:104)* * at org.apache.lucene.codecs.Codec.forName(Codec.java:95)* * at org.apache.lucene.codecs.Codec.<clinit>(Codec.java:122)* -- Launchship Technology respects your privacy. This email is intended only for the use of the party to which it is addressed and may contain information that is privileged, confidential, or protected by law. If you have received this message in error, or do not want to receive any further emails from us, please notify us immediately by replying to the message and deleting it from your computer.