Hello everyone,

First it is amazing that grails is so easy to start and often give me some good feelings.
Thanks.

I have some java code which described some data models like the domain class in grails.
also some code to interact with another server using SOAP in java to initialize the datas.

But I am not sure how to use java class in a grails project.
Any one could please provide some content for this?

Thanks.