On 5/17/2013 12:25 AM, Bernd Fehling wrote:
> Actually there is no "real" container in my eclipse debugging env :-(
> /opt/indigo/eclipse/configuration/org.eclipse.osgi/bundles/884/1/.cp/lib/jetty-webapp-8.1.2.v20120308.jar
>
> Then it should be copied to lib/ext of eclipse/run-jetty-run
> "java.
Am 16.05.2013 17:19, schrieb Shawn Heisey:
> On 5/16/2013 3:24 AM, Bernd Fehling wrote:
>> OK, solved.
>> I have now run-jetty-run with log4j running.
>> Just copied log4j libs from example/lib/ext to webapp/WEB-INF/classes and
>> set -Dlog4j.configuration in run-jetty-run VM classpath.
>
> The
On 5/16/2013 3:24 AM, Bernd Fehling wrote:
OK, solved.
I have now run-jetty-run with log4j running.
Just copied log4j libs from example/lib/ext to webapp/WEB-INF/classes and
set -Dlog4j.configuration in run-jetty-run VM classpath.
The location where you copied those files is in the extracted .w
OK, solved.
I have now run-jetty-run with log4j running.
Just copied log4j libs from example/lib/ext to webapp/WEB-INF/classes and
set -Dlog4j.configuration in run-jetty-run VM classpath.
Thanks,
Bernd
Am 15.05.2013 16:31, schrieb Shawn Heisey:
> On 5/15/2013 12:52 AM, Bernd Fehling wrote:
>> whi
On 5/15/2013 12:52 AM, Bernd Fehling wrote:
> while I can't get solr 4.3 with run-jetty-run up and running under eclipse
> for debugging I tried to switch back to slf4j and followed
> the steps of http://wiki.apache.org/solr/SolrLogging
>
> Unfortunately eclipse bothers me with an error:
> The imp