Reference http://aboutalfresco.blogspot.com/2009/11/enable-javascript-debugger.html
The debugger will open in a Java swing window. So it won't work if the server doesn't have GUI, for example, ubuntu without X-windows.
Friday, October 14, 2011
Subscribe to:
Post Comments (Atom)
http://127.0.0.1:8080/alfresco/service/api/javascript/debugger
ReplyDeleteI don't see any GUI or Popup :(. Windows XP, Chrome & Firefox.
Any idea?
The debugger window is on the server. This is for server side JavaScript debugging. That's why the server, for example Ubuntu, needs to have desktop or X11 server.
ReplyDelete