easyconf-users Mailing List for EasyConf
Brought to you by:
jferrergerminus,
jorgeferrer
You can subscribe to this list here.
2005 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(3) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Jorge F. <jor...@gm...> - 2006-02-27 08:18:14
|
Hi, Last week Sourceforge announced the general availability of its Subversion service. I've been working lately with subversion at the office and it feels way better than CVS. There is no big improvement but lots of small ones. Because of this I've decided to move to Subversion EasyConf's source code. Sourceforge provided a migration script which seems to work ok so version history has been kept. To summarize, from now on you can get the source code for EasyConf from: https://svn.sourceforge.net/svnroot/easyconf/trunk/easyconf/ -- Cheers, Jorge |
From: Jorge F. <jor...@gm...> - 2006-01-27 10:38:15
|
Thanks Javier, I'll be creating a troubleshooting page to contains problems that people may have such as this one. On 1/27/06, jav...@ya... <jav...@ya...> wrote: > Hello again, > > Reading some Internet forums I have discovered that if you have > "commons-collections.jar" version 2.1 in the jboss directory: > > "server\default\deploy\jbossweb-tomcat.sar" > > Althought you deploy in your WEB-INF/lib directory the > commons-collections.jar version 3.1 jboss will take the previous one, so, > the exception > "org.apache.jasper.JasperException: > org.apache.commons.collections.IteratorUtils.emptyIterator()Lorg/apache/c= ommons/collections/ResettableIterator" > is thrown. > > The solution is bases on replacing the > server\default\deploy\jbossweb-tomcat.sar\commons-collections.jar > with the one from version 3.1. > > Best regards, > > Javier Bermejo > > ________________________________ > > LLama Gratis a cualquier PC del Mundo. > Llamadas a fijos y m=F3viles desde 1 c=E9ntimo por minuto. > http://es.voice.yahoo.com > > -- Un abrazo, Jorge |
From: <jav...@ya...> - 2006-01-27 10:14:24
|
Hello again, Reading some Internet forums I have discovered that if you have "commons-collections.jar" version 2.1 in the jboss directory: "server\default\deploy\jbossweb-tomcat.sar" Althought you deploy in your WEB-INF/lib directory the commons-collections.jar version 3.1 jboss will take the previous one, so, the exception "org.apache.jasper.JasperException: org.apache.commons.collections.IteratorUtils.emptyIterator()Lorg/apache/commons/collections/ResettableIterator" is thrown. The solution is bases on replacing the server\default\deploy\jbossweb-tomcat.sar\commons-collections.jar with the one from version 3.1. Best regards, Javier Bermejo --------------------------------- LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y móviles desde 1 céntimo por minuto. http://es.voice.yahoo.com |
From: <jav...@ya...> - 2006-01-27 09:47:56
|
Hello, I have been testing easyconf in my project, but I have the following problems: - First, I think that xstream.jar is needed, so you may review the dependencies info page. - Second: after settings all the dependencies, the first time I access any jsp I get the following exception: 10:36:05,546 ERROR [Engine] ApplicationDispatcher[/technicalCatalog] Servlet.service() for servlet jsp threw exception org.apache.jasper.JasperException: org.apache.commons.collections.IteratorUtils.emptyIterator()Lorg/apache/commons/collections/ResettableIterato ; at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:254) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241) .... Thanks in advance, Javier Bermejo --------------------------------- LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y móviles desde 1 céntimo por minuto. http://es.voice.yahoo.com |
From: Jorge F. <jo...@jo...> - 2005-02-20 22:53:24
|
First message to the easyconf-users mailing list |