PiRSquared17 / zkgrails

Automatically exported from code.google.com/p/zkgrails
0 stars 0 forks source link

Jsp files no longer work with zkgrails 2.1.1 #305

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of ZKGrails you're using? On what operating system?
zkgrails 2.1.0 on window 7 64bit

Which version of Grails you're using?
version 2.1.1

What steps will reproduce the problem?
1.Create simple grails project
2.Create simple .jsp file eg. helloWorld and add it to grails project.
3.Run simple grails project jsp works.
4)install zk pluging and run jsp file no-longer works

What is the expected output? What do you see instead?
HelloWorld label , instead NullPointerException is thrown.

Please provide any additional information below. Attaching a test case to
reproduce it is preferable.

Original issue reported on code.google.com by tkatchs...@gmail.com on 20 Jan 2013 at 7:36