facebook

javascript debugging for ofbiz application framework

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #252237 Reply

    Tim McGuire
    Member

    I have a web application framework (ofbiz) on which I would like to use the javascript debugger. The underlying web server is Tomcat5, but ofbiz needs a bunch of other stuff to start up first. To start it runs a main class (org.ofbiz.base.start.Start) that eventually starts tomcat and an entity engine and many other things. and I’m not sure how to go about integrating this with the debugger.

    I have my ofbiz app up and running in eclipse and I can start and stop ofbiz and debug java files through eclipse, but I haven’t figured out how to enable javascript debugging. I tried to do it without the web server connector, and that didn’t work.

    Tim

    #252268 Reply

    Riyad Kalla
    Member

    Tim,
    Did you try and debug JS in a HTML file or external JS file from an HTML file and it didn’t work? What happened when you tried to debug?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: javascript debugging for ofbiz application framework

You must be logged in to post in the forum log in