The compiled stuff doesn't contain the source code. It's needed to use
modules. You have to change the compile settings.
--
- -
-- Csanyi Andras (Sayusi Ando) -- http://sayusi.hu --
http://facebook.com/andras.csanyi
-- ""Trust in God and keep your gunpowder dry!" - Cromwell
There's no org/gwtcmis/model/restatom/AtomEntry.gwt.xml; you should see errors that it cannot find such a file.The documentation for the project <http://code.google.com/p/gwt-cmis/wiki/GwtCMISFramework> says to use <inherits name='org.gwtcmis.CmisClientFramework'/>
--To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/BMzU4IyILVgJ.
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
There's no org/gwtcmis/model/restatom/AtomEntry.gwt.xml; you should see errors that it cannot find such a file.The documentation for the project <http://code.google.com/p/gwt-cmis/wiki/GwtCMISFramework> says to use <inherits name='org.gwtcmis.CmisClientFramework'/>
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
yes i can run the Project and see the output screen as given in http://code.google.com/p/gwt-cmis/wiki/GwtCMISClientSamplebut there is window alert saying "Service http://xcmis.org/xcmis1/rest/cmisatom is not available".this is URL which is is SamplePresenter.java is used for repository services.how to slove this issue.
can i provide my own path like " d:/CMISrootFolder" in string Url.