I finally got through it ...
Though my code's still unstable, I could give advices on how to make it work for anyone concerned.
Cheers,
The first issue that I am facing is a JS error thrown because of an disfunctioning code in dynamicUI_main.js line 77 :
baseURL = baseURL + "/" + jQuery.url.segment(0);
The value jQuery.url.segment(0) is not checked, and it results that the generated URL is http://localhost:8080/null/stateful/tohu
By the way, I can't find out how to edit this file definitely (because every time I clean my project, my .js file is overriden).
Any idea ?2011/3/23 Michael Neale <michael.neale@gmail.com>
I would be almost positive no one has tried that - js issues are not surprising though.
----On Wednesday, 23 March 2011 at 9:35 PM, Ugo FLAMARION wrote:
Hi everybody,
I am getting errors (as I would have predicted) trying to include Tohu into my Liferay portlet. For now I'm just getting JS errors (like Current URL /stateful/tohu generates exception: null)
Could someone give me advices on how to proceed (if anyone ever tried that) ?
_______________________________________________
tohu-users mailing list
tohu-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/tohu-users