Issue Details (XML | Word | Printable)

Key: GRAILSPLUGINS-1489
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Graeme Rocher
Reporter: Yiguang Hu
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Grails Plugins

The cometd plugin missing a jar file for work on tomcat

Created: 05/Sep/09 04:26 PM   Updated: 05/Sep/09 04:26 PM  Due: 13/Sep/09
Component/s: Grails-Cometd
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Original Estimate: 10 minutes
Original Estimate - 10 minutes
Remaining Estimate: 10 minutes
Remaining Estimate - 10 minutes
Time Spent: Not Specified
Time Spent - Not Specified

Environment: linux/tomcat


 Description  « Hide

The cometd plugin works fine on development environment. But After I deploy it to tomcat (6.0.18), the application fail to start. it complains not able to find the class org/mortbay/util/ajax/JSON$Source.class. So I have to download the jar jetty-util-6.1.14.jar and put it in the lib dir. then rebuild and deploy and it works.

So please just add jetty-util-6.1.14.jar to cometd plugin at next release.



There are no comments yet on this issue.