Re: problems using tiles with struts 2

2009-05-14 Thread manub
Wes Wannemacher wrote: > > On Tuesday 12 May 2009 11:54:35 am Lukasz Lenart wrote: >> 2009/5/12 manub : >> > Yes, I'm behind a proxy. How to disable that functionality? Thanks in >> > advance. >> >> Sorry, no idea. It's related to Digester itself, try to look in that >> direction. >> >> > > If

Re: problems using tiles with struts 2

2009-05-12 Thread Wes Wannemacher
On Tuesday 12 May 2009 11:54:35 am Lukasz Lenart wrote: > 2009/5/12 manub : > > Yes, I'm behind a proxy. How to disable that functionality? Thanks in > > advance. > > Sorry, no idea. It's related to Digester itself, try to look in that > direction. > > If I remember correctly, this problem is rela

Re: problems using tiles with struts 2

2009-05-12 Thread Antonio Petrelli
2009/5/12 manub : > I got a strange error when I try to develop a simple blank Struts2 > Application with Tiles support. The strangest thing is that this > application, without any modify, works on another PC. Versions of Struts and Tiles, please. Antonio

Re: problems using tiles with struts 2

2009-05-12 Thread Lukasz Lenart
2009/5/12 manub : > Yes, I'm behind a proxy. How to disable that functionality? Thanks in > advance. Sorry, no idea. It's related to Digester itself, try to look in that direction. Regards -- Lukasz http://www.lenart.org.pl/ -

Re: problems using tiles with struts 2

2009-05-12 Thread manub
Lukasz Lenart wrote: > > 2009/5/12 manub : >> Anyone can suggest me how to handle this? > > XML parser is trying to connect over the Internet to validate XML base > on DTD, do you have proxy in use? It was possible to disable such > function and to use local DTD copy instead. > > > Regards >

Re: problems using tiles with struts 2

2009-05-12 Thread Lukasz Lenart
2009/5/12 manub : > Anyone can suggest me how to handle this? XML parser is trying to connect over the Internet to validate XML base on DTD, do you have proxy in use? It was possible to disable such function and to use local DTD copy instead. Regards -- Lukasz http://www.lenart.org.pl/ ---