I'm not sure what could be causing this, especially when there's no errors in the logs. You might try remote debugging the CountryTag's code.
Matt On Mon, Aug 17, 2009 at 8:14 AM, Miguel Romero < miguel.romero.remi...@gmail.com> wrote: > Hi, > > When i click "Not a member? > Signup<http://localhost:18080/af2-1.0-SNAPSHOT/signup.html>for an account" > > it´s loaded a blank page. i have been searching and if i delete the next > line in signup.jsp > > <appfuse:country name="user.address.country" prompt="" > default="${country}"/> > > Page is loaded, without combo countries (obviously) > > Not exceptions in log... In Jetty and Tomcat works > > > Any idea? > > thanks > > Appfuse 2.x Struts 2 Basic > Server Jboss 4.2.2. > > >