how to recompile browser_jsp.java

Options
tvguide_dev
edited July 15, 2021 in TeamSite #1
how do I rebuild the file...

\TeamSite\httpd\webapps\content_center\WEB-INF\jspc\com\interwoven\ecmconnector\mediabin\brow ser_jsp.java

is there a make file or something? commandline javac doesn't seem to work.

-dan

Comments

  • This is not a supported way for customization. You might have unintended results.

    What are you trying to do by changing that file?
  • we need to get some kind of itemChanged notification in the parent window so that we may do some API work after the media bin dialog closes.

    Apparently the "ItemChanged" API handler isn't called when the dialog closes and fills in the values (ie filename). It seems the changed event is only triggered when a user enters keystrokes and then changes the focus to another control on the form.

    browser_jsp has callback code to set itemChanged in the Parent - but it is commented out.

    Honestly, we backed up the class file - loaded it into a binary editor and made the changes we needed - works perfectly. When we get the "correct" way, we'll put the real class file back.
  • we need to get some kind of itemChanged notification in the parent window so that we may do some API work after the media bin dialog closes.

    Apparently the "ItemChanged" API handler isn't called when the dialog closes and fills in the values (ie filename). It seems the changed event is only triggered when a user enters keystrokes and then changes the focus to another control on the form.

    browser_jsp has callback code to set itemChanged in the Parent - but it is commented out.

    Honestly, we backed up the class file - loaded it into a binary editor and made the changes we needed - works perfectly. When we get the "correct" way, we'll put the real class file back.
    Take a look at [post=110063]this[/post] post, it may help. Please note that even configurational changes of that nature
    are half-heartedly supported at best, code modifications are not supported at all. Happy hacking!
TeamSite Developer Resources

  • Docker Automation

  • LiveSite Content Services (LSCS) REST API

  • Single Page Application (SPA) Modules

  • TeamSite Add-ons

If you are interested in gaining full access to the content, you can register for a My Support account here.
image
OpenText CE Products
TeamSite
APIs