« 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 rolled back to grails 0.4.2 and gave it a go (with plugin version .5).  I got:

Caused by: groovy.lang.MissingPropertyException: No such property: serviceClasses for class: org.codehaus.groovy.grails.commons.DefaultGrailsApplication

during run-app

if there is anything I can try that would help you out let me know, would love to try and get this running.  Hopefully it's not something simple on my end, but I am working with clean apps to try this out with.  

Doug


Chanwit Kaewkasi wrote:
Hi Doug,

It seems to me that there is another servlet intercepted the URI
before my plugin.
Could you please check inside your web.xml (in web-app directory) for me?

Cheers,

Chanwit

On 04/05/07, fils <drfils@gmail.com> wrote:
>
> 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
> >
> >
> >
>
> --
> View this message in context: http://www.nabble.com/XFire-plugin-for-Grails-0.5-Released-tf3691529.html#a10323145
> Sent from the grails - user mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>


--
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