Re: [xwiki-users] Mind Map Application
Thanks for that, I got that working I went to the MindMap page and attached a new MindMap and ran into this error. This is the mimdmap-1.02.xar I have loaded, I did that to replace the mindmap-1.0.xar I had previously loaded. XWIKI ENTERPRISE 2.6.33065 load: class freemind.main.FreeMindApplet.class not found. java.lang.ClassNotFoundException: freemind.main.FreeMindApplet.class at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source) at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source) at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source) at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source) at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source) at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: open HTTP connection failed:https://servername.com.au/xwiki/bin/view/Sandbox/freemind/main/FreeMindApple... at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source) at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source) at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) ... 9 more Exception: java.lang.ClassNotFoundException: freemind.main.FreeMindApplet.class I assume I haven't done something to the Wiki What did I miss? Cheers Peter Quoting Raluca Stavro <[email protected]>:
Hello,
On Thu, Feb 17, 2011 at 2:12 PM, Peter McLarty < [email protected]> wrote:
Hi All
I open the mindmap.tools page after installing and there is a warning to add MindMap.Translations in the translations page. I am confused as to which page this is, how do I access this page to add this entry? Xwiki is 2.6..33065
Go to Wiki Administration -> Programming and add 'MindMap.Translations' to 'Internationalization Document Bundles' property value. This is an example of value:
Space1.TranslationPage1,Space1.TranslationPage2,Space2.TranslationPage3,MindMap.Translations
You might have an empty value if the wiki has no other document used for internationalization. In this case, just set the value to: MindMap.Translations .
Raluca.
Cheers
Peter _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
Hi Peter, if your aim is to display a mindmap on a wiki page, you might also want to check out this macro: http://extensions.xwiki.org/xwiki/bin/view/Extension/Freemind+Macro Guillaume On Thu, Feb 17, 2011 at 22:27, Peter McLarty < [email protected]> wrote:
Thanks for that, I got that working
I went to the MindMap page and attached a new MindMap and ran into this error.
This is the mimdmap-1.02.xar I have loaded, I did that to replace the mindmap-1.0.xar I had previously loaded. XWIKI ENTERPRISE 2.6.33065
load: class freemind.main.FreeMindApplet.class not found. java.lang.ClassNotFoundException: freemind.main.FreeMindApplet.class at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source) at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source) at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source) at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source) at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source) at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: open HTTP connection failed: https://servername.com.au/xwiki/bin/view/Sandbox/freemind/main/FreeMindApple... at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source) at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source) at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) ... 9 more Exception: java.lang.ClassNotFoundException: freemind.main.FreeMindApplet.class
I assume I haven't done something to the Wiki
What did I miss?
Cheers
Peter
Quoting Raluca Stavro <[email protected]>:
Hello,
On Thu, Feb 17, 2011 at 2:12 PM, Peter McLarty < [email protected]> wrote:
Hi All
I open the mindmap.tools page after installing and there is a warning to add MindMap.Translations in the translations page. I am confused as to which page this is, how do I access this page to add this entry? Xwiki is 2.6..33065
Go to Wiki Administration -> Programming and add 'MindMap.Translations' to 'Internationalization Document Bundles' property value. This is an example of value:
Space1.TranslationPage1,Space1.TranslationPage2,Space2.TranslationPage3,MindMap.Translations
You might have an empty value if the wiki has no other document used for internationalization. In this case, just set the value to: MindMap.Translations .
Raluca.
Cheers
Peter _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Thanks that solved what i wanted to do Now I just have to clean up the other as it isn't really necessary Cheers Peter On 18/02/2011, at 9:18 AM, Guillaume Lerouge wrote:
Hi Peter,
if your aim is to display a mindmap on a wiki page, you might also want to check out this macro: http://extensions.xwiki.org/xwiki/bin/view/Extension/Freemind+Macro
Guillaume
On Thu, Feb 17, 2011 at 22:27, Peter McLarty <[email protected]> wrote: Thanks for that, I got that working
I went to the MindMap page and attached a new MindMap and ran into this error.
This is the mimdmap-1.02.xar I have loaded, I did that to replace the mindmap-1.0.xar I had previously loaded. XWIKI ENTERPRISE 2.6.33065
load: class freemind.main.FreeMindApplet.class not found. java.lang.ClassNotFoundException: freemind.main.FreeMindApplet.class at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source) at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source) at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source) at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source) at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source) at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: open HTTP connection failed:https://servername.com.au/xwiki/bin/view/Sandbox/freemind/main/FreeMindApple... at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source) at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source) at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) ... 9 more Exception: java.lang.ClassNotFoundException: freemind.main.FreeMindApplet.class
I assume I haven't done something to the Wiki
What did I miss?
Cheers
Peter
Quoting Raluca Stavro <[email protected]>:
Hello,
On Thu, Feb 17, 2011 at 2:12 PM, Peter McLarty < [email protected]> wrote:
Hi All
I open the mindmap.tools page after installing and there is a warning to add MindMap.Translations in the translations page. I am confused as to which page this is, how do I access this page to add this entry? Xwiki is 2.6..33065
Go to Wiki Administration -> Programming and add 'MindMap.Translations' to 'Internationalization Document Bundles' property value. This is an example of value:
Space1.TranslationPage1,Space1.TranslationPage2,Space2.TranslationPage3,MindMap.Translations
You might have an empty value if the wiki has no other document used for internationalization. In this case, just set the value to: MindMap.Translations .
Raluca.
Cheers
Peter _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Guillaume Lerouge -
Peter McLarty