• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Building JavaMonitor on Windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building JavaMonitor on Windows


  • Subject: Building JavaMonitor on Windows
  • From: "Strumyla, Marius" <email@hidden>
  • Date: Fri, 15 Jan 2016 08:00:28 -0700
  • Acceptlanguage: en-US
  • Thread-topic: Building JavaMonitor on Windows

Hi,

 

I’m trying to build JavaMonitor from Wonder source on Windows. I have Eclipse 4.4 and Java 7.

I want to create a custom JavaMonitor build with these changes mentioned by Markus Stoll.

 

add this override in your Application class:

 

private static String[] myAppExtensions = {};

public String[] adaptorExtensions() {

return myAppExtensions;

}


My goal is to run JavaMonitor deployed as an app thru IIS adaptor. I don’t want to run it in direct connect mode on port 56789. Running it in direct mode, Qualys web scan finds it vulnerable to XSS.
GET /index.html"><script>alert(123)</script> HTTP/1.0

I would like to build JavaMonitor from Eclipse using Java 7.
I downloaded two wonder source branches - master and wonder_6 to try.
It looks like to build on Windows I need to do it from the top level Build/build/build.xml

Can somebody give me some guidance on this?

Thanks,
--

marius

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: deployment options???
  • Next by Date: RE: deployment options???
  • Previous by thread: RE: deployment options???
  • Next by thread: RE: Building JavaMonitor on Windows
  • Index(es):
    • Date
    • Thread