yes i can run the Project and see the output screen as given in http://code.google.com/p/gwt-cmis/wiki/GwtCMISClientSample but 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. On Mon, Oct 24, 2011 at 10:19 AM, Thomas Broyer <[email protected]> wrote: > 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. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-web-toolkit/-/BMzU4IyILVgJ. > > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
