e-
> From: Rajendra Rao [mailto:rajendra@launchship.com]
> Sent: Thursday, September 25, 2014 11:28 AM
> To: java-user@lucene.apache.org
> Subject: Re: getting exception while deploying on axis 2
>
> Hello Uwe,
>
> My project Is java project built in eclipse and I
ka.tuf...@launchship.com]
> > Sent: Thursday, September 25, 2014 9:22 AM
> > To: java-user@lucene.apache.org
> > Subject: Re: getting exception while deploying on axis 2
> >
> > thanks Uwe for your reply,
> >
> > Can you explain what you mean by *original* JAR files of
remen
http://www.thetaphi.de
eMail: u...@thetaphi.de
> -Original Message-
> From: Priyanka Tufchi [mailto:priyanka.tuf...@launchship.com]
> Sent: Thursday, September 25, 2014 9:22 AM
> To: java-user@lucene.apache.org
> Subject: Re: getting exception while deploying on axis 2
thanks Uwe for your reply,
Can you explain what you mean by *original* JAR files of Lucene. And if I
did not use original Jar, from where i can get it?
As my project is java project and i have no idea how to use maven .Can you
give some idea how to add and use maven shade plugin in my project a
Hi,
this happens if you don't use the *original* JAR files of Lucene. If you
repackage them, be sure to include the META-INF/services folders, and if
multiple Lucene JAR files are included, merge the entries in the services files
from all of them. Yu can do this with the Maven Shade Plugin and