using "invisible" image dinamically generated. In order to get
it works you need to map the imageservlet provided by jasper inside your
web.xml:
Servlet name : ImageServlet
Servlet class : net.sf.jasperreports.j2ee.servlets.ImageServlet
URL : /image
--
Nothingman
--
View this mes
Hi,
the problem is due to the single quote present in some message string.
See: http://issues.appfuse.org/browse/APF-923
http://issues.appfuse.org/browse/APF-923
--
Fabio
Matt Raible-3 wrote:
>
> I have a hard time understanding why this could be happening. The
> resource bundle message l
Hi,
I'm running appfuse 2.0 M5 on linux (opensuse 10.2 with maven 2.0.6 and jdk
1.5.0).
If I run integration test with Italian locale the AddUser test fail:
>
>AddUser:
>[INFO]
>[ERROR] BUILD ERROR
>[INFO]
--
Hi fadhlirahim,
yes if run maven in offline-mode (mvn -o integration-test) the
integration-test works!
I think it's a maven problem as states in the thread that you suggest me...
I'll try to investigate on maven mailing list...
Thank you very much!
--
Nothingman
fadhlirahim wro
Hi,
in our environment we have to use an http-proxy and I've configured
setting.xml in the following manner:
true
http
myproxy.it
31080
localhost|127.0.0.1
nothingman
passwd
Every thing work and maven can download dependencies but w