Thanks, this looks much better now.

Guillaume

Joe Bohn wrote:

Guillaume,

This is typically seen if you are not doing a complete rebuild of Geronimo and thereby have an old version of JSPs for the console in the console ear. You need to do a maven clean followed by a maven in the geronimo root (just doing this in modules/assembly is not sufficient).

If you don't want to do the complete rebuild you can try the following which should work if all steps are followed:

geronimo_root/applications/console-standard maven -o clean
geronimo_root/applications/console-standard maven -o
geronimo_root/applications/console-framework maven -o clean
geronimo_root/applications/console-framework maven -o
geronimo_root/applications/console-ear maven -o clean
geronimo_root/applications/console-ear maven -o
geronimo_root/modules/assembly maven -o clean
geronimo_root/modules/assembly maven -o

Note** Once David makes the final changes to remove assembly you will need to follow the new process for building in assemblies.

Joe

Guillaume Nodet wrote:

Just wanted to let you know that the style of the console seems a bit bugged under both firefox and IE.
This is a geronimo snapshot from the svn head.

Cheers,
Guillaume Nodet



Reply via email to