PiRSquared17 / zkgrails

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

WEB-INF\grails-app\zul\zul\html\messagebox.zul not found #383

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of ZKGrails you're using? On what operating system?
ZKGrails 2.5.1, on Win 7 64-bit, with Tomcat 7.055

Which version of Grails you're using?
Grails 2.3.11

What steps will reproduce the problem?
Add a Messagebox.show() command in ViewModel groovy file

What is the expected output? What do you see instead?
Expected output: a popup messagebox (it works fine when developing with Eclipse)
Actual result: when deployed on independent Tomcat, it popup a 
"%Project%\WEB-INF\grails-app\zul\zul\html\messagebox.zul not found" error 
messagebox instead of the desired messagebox. 

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

Original issue reported on code.google.com by webm...@blisswisdom.org on 7 Oct 2014 at 6:27

GoogleCodeExporter commented 9 years ago
Thank you for reporting

Original comment by chanwit on 7 Oct 2014 at 7:45

GoogleCodeExporter commented 9 years ago

Original comment by chanwit on 7 Oct 2014 at 7:46

GoogleCodeExporter commented 9 years ago
Please consider a possible fix as attached. Thanks very much!

Original comment by timkuo...@gmail.com on 7 Oct 2014 at 9:36

Attachments:

GoogleCodeExporter commented 9 years ago
We have a fix for the different issue in 2.5.2. Could you please try the 2.5.2 
release on Bintry? (The instructions for pointing to the Bintray repository is 
on the home page.)

Thanks

Original comment by chanwit on 7 Oct 2014 at 9:55

GoogleCodeExporter commented 9 years ago
Yes, we tried 2.5.2 but the problem is the same. So we did the fix java program 
based on 2.5.2. Sorry we forgot to report this info in early posts. Thanks very 
much!

Original comment by timkuo...@gmail.com on 7 Oct 2014 at 10:20