-
```
Allowing third-party modules to include JSPF files into the "Manager Servers"
page will allow modular design of status-describing content. For example: The
admin-tools module could include a lis…
-
```
Any23 should be configurable under all its aspects. We need to identify a
solution for introducing
pluggable metadata extractors, external configurations and so on.
```
Original issue report…
-
```
Yesterday while profiling my application in NetBeans and VisualVM I discovered
that no plugins classes profiled at all. They are invisible to profilers.
Possible due to separate classloader or so…
-
```
Maven repository is not available for this description.
jspf
JSPF http://jspf.googlecode.com/svn/trunk/JSPF/repository/
```
Original issue reported on cod…
-
```
>What steps will reproduce the problem?
1. When I use 4 different maps, all browsers show me a JavaScript infinite
recursion.
>What is the expected output? What do you see instead?
Because of the…
-
```
>What steps will reproduce the problem?
1. When I use 4 different maps, all browsers show me a JavaScript infinite
recursion.
>What is the expected output? What do you see instead?
Because of the…
-
```
If a class is not a plugin (no @PluginImplementation), but implements a plugin
interface and has a one-arg-constructor, @InjectPlugin should be able to
construct and inject that instead.
```
O…
-
```
Following the pattern for JSPF injection in the Manage Servers servlet,
allowing injection into the welcome page could allow modules such as the
client-test module to include their own custom li…
-
```
Affected is the version 1.1.2 of GMaps4JSF. *All* tags should be written in
lowercase.
Changes for class com.googlecode.gmaps4jsf.util.ComponentConstants:
not XHTML compliant:
final String HTML_…
-
```
The draw methods take alot of cpu cycles... unnecessarily.
```
Original issue reported on code.google.com by `arman.va...@gmail.com` on 10 Aug 2010 at 11:24