To use morphia with GWT all you need to do is download the gwt module jar and add this to your .gwt.xml file:
<inherits name='com.google.code.morphia.Morphia' />