Re: where's the "JSPWiki.war" file?
"Vlado Peshov" <[email protected]> Thu, 13 Sep 2007 13:58:02 +0200
| Newsgroups | gmane.comp.java.jspwiki.user |
|---|---|
| Message-ID | <[email protected]> |
I haven't tried this with log4j but I have tried with other jar's and it was working: Try to replace log4j.jar in JBoss with the one in JSPWiki. Let me know if it is working... I am curious.;) Regards On 9/13/07, Itai Be'erli <[email protected]> wrote: > > Hi Harry, > > Thanks for your reply. 8-) > > I've performed a system-wide search for files, whose names contain the > string "log4j". Here's the "find" command i used, followed by the command's > results. > > === > ~$ sudo find / -name '*log4j*' > /var/cache/apt/archives/liblog4j1.2-java_1.2.13-3ubuntu1_all.deb > /var/lib/dpkg/info/liblog4j1.2-java.list > /var/lib/dpkg/info/liblog4j1.2-java.md5sums > /home/i/JSPWiki/JSPWiki/lib/log4j-1.2.14.jar > /home/i/glassfish/domain1/generated/xml/j2ee-modules/jforum-2.1 > /WEB-INF/log4j.xml > /home/i/downloads/jforum-2.1.7-b3/WEB-INF/log4j.xml > /home/i/downloads/jforum-2.1.7-b3/WEB-INF/lib/log4j-1.2.12.jar > /usr/share/java/log4j-1.2.13.jar > /usr/share/java/log4j-1.2.jar > /usr/share/netbeans/5.5/ide7/ant/lib/ant-apache-log4j.jar > /usr/share/doc/liblog4j1.2-java > /usr/share/doc/libcommons-launcher-java/examples/example/src/etc/log4j.xml > /usr/local/jboss-4.0.5.GA/lib/log4j-boot.jar > /usr/local/jboss-4.0.5.GA/server/default/lib/log4j.jar > /usr/local/jboss-4.0.5.GA/server/default/lib/log4j-snmp-appender.jar > /usr/local/jboss-4.0.5.GA/server/default/conf/log4j.xml > /usr/local/jboss-4.0.5.GA/client/log4j.jar > === > > _________________________________________________________________ > Explore the seven wonders of the world > http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE > _______________________________________________ > This is the Jspwiki-users mailing list, in which we discuss the > stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. > For development discussion, please join jspwiki-dev. > http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users > http://www.jspwiki.org/JSPWikiMailingList >