Markus, thanks again. I downloaded the latest JavaMonitor build from wonder6 
and this is working great. It turns out I had an older JavaMonitor build from 
wonder 6.1.4 snapshot.

thanks,
--
marius

From: Markus Stoll, junidas GmbH [mailto:markus.st...@junidas.de]
Sent: Tuesday, January 19, 2016 2:06 AM
To: Strumyla, Marius
Cc: webobjects-dev@lists.apple.com
Subject: Re: Building JavaMonitor on Windows

Hi,

the mentioned change had been merged into wonder lately. So a current prebuild 
JavaMonitor should do it

Markus

Am 15.01.2016 um 16:00 schrieb Strumyla, Marius 
<mstrum...@accordant.net<mailto:mstrum...@accordant.net>>:

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      
(Webobjects-dev@lists.apple.com<mailto:Webobjects-dev@lists.apple.com>)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/markus.stoll%40junidas.de

This email sent to markus.st...@junidas.de<mailto:markus.st...@junidas.de>

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to