« Return to Thread: XFire plugin for Grails 0.5 Released

Re: XFire plugin for Grails 0.5 Released

by fils :: Rate this Message:

Reply to Author | View in Thread

Chanwit,
   I downloaded and installed the plugin today and built a new grails app with grails 0.5 to play with this in.  I followed your examples on the web site but I can not get the system to work out of box.

I do see:  

short name: TestService

during the grails run-app output.  I try the URL
 :8080/whiteboard/services/test?wsdl

as you specify and get a 404 not found
RequestURI=/whiteboard/services/test

The rest of the app, the domain class and the generated interface to it work fine.  It just seems it is not mapping this URL.  I noticed there is nothing mentioning xfire during the console output when I do grails run-app.   I see mention of the Acegi plugn (the only other plugin I put in this app), but not xfire.  

?  Should I see something about xfire in the console output during run-app, ie, is the plugin just not loading

? Is there something I can test that would help me track down this issue

Thanks
Doug


Chanwit Kaewkasi wrote:
Hi all,

XFire plugin has been updated to be compatible with Grails 0.5 and now released.
This version comes with XFire 1.2.6.

http://docs.codehaus.org/display/GRAILS/XFire+plugin

Cheers,

Chanwit

--
Chanwit Kaewkasi
PhD Student,
Centre for Novel Computing
School of Computer Science
The University of Manchester
Oxford Road
Manchester
M13 9PL, UK

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

 « Return to Thread: XFire plugin for Grails 0.5 Released