
Originally Posted by
ch4mp
Hi,
I use ROO from STS.
When I follow the same forkflow as pizza-shop tutorial :
1) create a new project
2) set persistence (Hibernate, hypersonic in memory)
3) create a few entities and fields
4) perform unit test
5) create web controllers
6) run on server (tomcat 6)
7) ask for security setup
applicationContext-security.xml, login.jspx, views.xml, web.xml and webmvc-config.xml files are created/updated but eclipse integrated Roo Shell does not display any more prompt, info or anything that is usually print in green.
Following commands seam to work properly, auto completion still works, but display fails (only entered commands are displayed in black)
Closing Roo Shell and opening a new one works fine.
If I ask for "security setup" before "running on server" display works fine.
Is this a minor bug or do I missuse something ?
P.S., my environment :
STS Version: 2.3.0.RELEASE Build Id: 200912171331
roo-1.0.0.RELEASE (downloaded from dashboard "extension" tab)
jdk1.6.0_13_x64
Windows7