Log message: From: To:
Path:
Author:
Issue:
File name:
File type:
Activity by path
Activity by time
2008-04
Activity by year and month
Activity by author
authors by first/last commit
Core group
Developer turnover
Changes    Collaboration    Timeline    Rss   
1 - 20 of 28475  Next ›
28475 03.07.2009 02:45:24, by anac
Modifying first page of wizard to populate connection definition list based on connector module name.
28474 03.07.2009 02:27:04, by kenpaulsen
* Added "Glassfish-require-repository" entry to enable the
"lib/console-plugins/" repository. This is where the admin console will
place all its OSGi plugin bundles in the future. 1 bug still exists
where these files do not get fully read correctly the 1st time they are
accessed, after they are then placed in the felix cache and the server
restarts, it seems to work as expected, however. This implies there is
some 1st-time initialization problem -- perhaps with the HK2
"inhabitants" information we need to find the "ConsoleProvider"
implementations?
28473 03.07.2009 02:15:30, by kenpaulsen
* Added code necessary to register an additional OSGi repository based on
the GLASSFISH_REQUIRE_REPOSITORY header in the Manifest file. This is
change also includes code necessary to replace ${} with system
properties.

There seems to be 1 outstanding known bug with this code:

If the felix cache does not exist, the first time the bundles in the new
repository are attempted to be used -- it fails. However, if you then
stop & start the server without clearing the felix cache -- it will work
just fine. I suspect this may have something to do with the
"inhabitants" information being initialized at load time?? I am not sure.
This needs to be investigated further, perhaps with Jerome's help.
28472 03.07.2009 02:07:15, by kenpaulsen
* Minor code cleanup
* Changed status from 200 to 202 for messages while admin console is
still loading.
28471 03.07.2009 02:04:28, by kenpaulsen
* Added constant "GLASSFISH_REQUIRE_REPOSITORY" which can be used in a
MANIFEST.MF file to specify an addition OSGi repository in which bundles
may be placed. This will be used by the admin console to add its own
bundle repository so that its plugins and other bundles do not clutter
the glassfish/modules repository.
28470 03.07.2009 01:56:15, by kenpaulsen
* Example updates.
28469 03.07.2009 01:45:35, by abbagani
Made fixes to the Flashlight, so we correctly register the probes with new annotations. Also added support to generate the BTrace Client code (in memory) by retransforming the ProbeProvider code given by the client to call the registered listeners.

Did minor fixes in the StatsProvider class so they are registered against a valid probeProvider.
28468 03.07.2009 01:26:09, by tcfujii
Creating 3.0-RE-temp branch.
28467 03.07.2009 01:26:01, by tcfujii
Deleting 3.0-RE-temp branch.
28466 02.07.2009 23:57:04, by jluehe
Moved the ProxyHandler.java interface from com.sun.appserv.security.provider to com.sun.appserv, which is the package it used to belong to in GlassFish v2.1 and earlier releases.

Tests run: QL
28465 02.07.2009 23:42:06, by anilam
- change the code to do comparison complained by findbug.
28464 02.07.2009 23:35:20, by hzhang_jn
Provide Runtime.getDeploymentConfigurations API to return a list of
deployment descriptor maps. This is needed by the gui team to display the
content of the deployment descriptors within the application.
Ran QL.
28463 02.07.2009 23:20:30, by anilam
- comment out the old API. Rework on this when the new API is in.
28462 02.07.2009 23:18:36, by tcfujii
Creating 3.0-RE-temp branch.
28461 02.07.2009 23:18:29, by tcfujii
Deleting 3.0-RE-temp branch.
28460 02.07.2009 23:13:59, by anac
Modifying first page of wizard to populate connection definition list based on connector module name.
28459 02.07.2009 23:11:33, by anac
Adding dependency to admingui common and amx-core module.
28458 02.07.2009 23:07:59, by anac
Adding getConnectorRuntime().
28457 02.07.2009 22:44:25, by anilam
- comment out the old API. Rework on this when the new API is in.
28456 02.07.2009 22:35:21, by sirajg
Removing shell for now, to fix the build
1 2 3 4 5 6 7 8 9 10 Next