Aaron Digulla schrieb:

>> Indeed, we're in a transition period with XWiki Enterprise 1.9 in that
>> the default syntax is now the 2.0 syntax by default but the
>> applications are still in 1.0 syntax. Thus the Class wizard currently
>> generates 1.0 syntax. As Jean said, when a new page is created just
>> make sure to select XWiki 1.0 syntax in the edit panel on the right.
> 
> Yikes! Please update the tutorial right now to make this fact *very*  
> prominent!

Okay, I got past the creation of the class but now it fails in "Create
Document Sheet" with:

content: No renderer found for target syntax [XWiki 1.0]

I also get errors when I switch between the WYSIWYG and the source view:

Caused by: com.google.gwt.user.server.rpc.UnexpectedException: Service
method 'public abstract java.lang.String
com.xpn.xwiki.wysiwyg.client.WysiwygService.fromHTML(java.lang.String,java.lang.String)'
threw an unexpected exception: java.lang.RuntimeException: No renderer
found for target syntax [XWiki 1.0]
        at
com.google.gwt.user.server.rpc.RPC.encodeResponseForFailure(RPC.java:360)

        at
com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:546)

        at
com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:164)

        at
com.xpn.xwiki.gwt.api.server.XWikiServiceImpl.processCall(XWikiServiceImpl.java:85)

        ... 29 more

Caused by: java.lang.RuntimeException: No renderer found for target
syntax [XWiki 1.0]

        at
org.xwiki.rendering.internal.renderer.DefaultPrintRendererFactory.createRenderer(DefaultPrintRendererFactory.java:85)

        at
com.xpn.xwiki.wysiwyg.server.converter.internal.DefaultHTMLConverter.fromHTML(DefaultHTMLConverter.java:69)

        at
com.xpn.xwiki.wysiwyg.server.DefaultWysiwygService.fromHTML(DefaultWysiwygService.java:146)




Frankly, is there a vesion where the tutorial works? I posted an entry
on my blog about XWiki which draws a lot of attention and the tutorial
doesn't work. This really sucks :(

Regards,

-- 
Aaron "Optimizer" Digulla a.k.a. Philmann Dark
"It's not the universe that's limited, it's our imagination.
Follow me and I'll show you something beyond the limits."
http://darkviews.blogspot.com/          http://www.pdark.de/
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to