[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3824: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3826: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3827: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3828: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
Next Framework • Ver Tópico - Problema com app de exemplo
Página 1 de 1

Problema com app de exemplo

MensagemEnviado: Qua Ago 04, 2010 10:21 am
por rafael.roque

Re: Problema com app de exemplo

MensagemEnviado: Qua Ago 04, 2010 10:30 am
por rafael.roque

Re: Problema com app de exemplo

MensagemEnviado: Qua Ago 04, 2010 6:32 pm
por rogelgarcia
Olá rafael.. parece estar tudo certo...

Dê uma verificada no seu deploy.. se a classe do controller foi publicada corretamente...

Esse erro acontece quando o controller com determinado path nao é encontrado...

Aconteceu algum outro erro ao subir a aplicacao?

Utilize esse tutorial para configuracao do Log no tomcat
http://www.nextframework.org/site/376/g ... debar=true
Por default o log do tomcat nao é muito informativo...

Você já conseguiu rodar alguma tela ou aplicacao next?