[Bug 61154] The manager applications don't start when using the Security Manager

2019-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61154

--- Comment #7 from telinew  ---
On the other hand, this technique can be used by the author of an applet to
probe your browser's security manager without your knowledge--because the
applet is catching the security exceptions, you'll never see them. Now one can
get all apps and games for free on Android and iOS devices using TopStore app.
Get it from https://topstorevip.com/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



ApacheCon Berlin 2019 track?

2019-03-10 Thread Myrle Krantz
Hey Tomcat!

ApacheCon EU this year is going to be from October 22-24 in Berlin, I'm
looking for some great tracks for this year.  Tomcat is doing a track in
Las Vegas this year (Thank you for chairing in Vegas Jean-Frederic!).  Is
anyone interested in chairing a Tomcat track for Berlin as well this year?

Chairing a track involves being responsible for two things:

1.) A schedule of talks that will fill your track
2.) Promoting this track to your community, both inside, and outside of
Tomcat.

If Tomcat wants a track in Berlin, I need two things from you:

1.) A volunteer who wants to be track chair.
2.) A rough first estimate about what size you'd like your track to be (0.5
days, 1 day, or 2 days).

Best Regards,
Myrle
Event Lead, ApacheCon Berlin


Becoming graalvm friendly?

2019-03-10 Thread Romain Manni-Bucau
Hi guys,

Anyone got a look to graalvm native-image tool?
Tomcat does not work OOTB due to its JMX wide usage - all is not
implemented in graalvm native scope. That said most of this code is not
really used by Tomcat and can be dropped while keeping Tomcat - at least
embedded - running. The other hit issue is the URL handler usage.

So concretely - and without entering into the details at that early stage,
ensuring TomcatURLStreamHandlerFactory does not use URL custom factory
registration (constructor) and Registry/MBeanUtils don't rely on
MBeanServer loading directly would be a first step to be able native
images. To test it I @Substitute them with substrate API but it requires to
fork some part of Tomcat which is not desired at all on my side.

This is just the first step since, if you want to keep all features, you
will need to create a json with the reflection metadata for some features
but at least these two "changes" would enable to run native-image
successfully.

Overall this mail does not intend to speak of "fix" yet but only mainly
intend to ask two questions:

1. any existing status on graalvm native image support I would have missed?
2. any will to work in that direction in the community? (graalvm is still
very young and lack several features to really embrace java ecosystem so
can be fair to say "later")


Romain Manni-Bucau
@rmannibucau  |  Blog
 | Old Blog
 | Github  |
LinkedIn  | Book



[Bug 52467] "Unable to open the service 'Tomcat7'" when Monitor starts

2019-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52467

--- Comment #14 from Aadita Jaan  ---
Nice post.
https://www.techmint.in/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 52467] "Unable to open the service 'Tomcat7'" when Monitor starts

2019-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52467

Aadita Jaan  changed:

   What|Removed |Added

URL||https://www.techmint.in/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org