- 9a93087 GERONIMO-6389 Obscuring Passwords Feature couldn't work (Patch from XieZhi) by Haihong Xu · 11 years ago trunk
- 0b01485 GERONIMO-6304 Fix the space char issues when doing wsdl generation, for trunk by Ming Xia · 12 years ago
- c16d150 Update trunk version to 4.0.0-SNAPSHOT by Ming Xia · 12 years ago
- 76d8799 GERONIMO-6364 jaxws-catalog-tests test failed for UnknownHostExceptiion by Haihong Xu · 12 years ago
- a5af5ba GERONIMO-6363 Correct the WebMethod annotation, as the mapping rule changed in new JAX-WS spec by Haihong Xu · 12 years ago
- 4167b78 GERONIMO-6364 jaxws-catalog-tests test failed for UnknownHostException, use the new parse method to load the jax-ws-catalog.xml file. by Haihong Xu · 12 years ago
- e90eb91 GERONIMO-4784 Recieving after rollback requires more time, so set second receive timeout to 2 seconds to make the pass; Also set the test counter smaller to save time, for trunk by Ming Xia · 12 years ago
- 5663929 GERONIMO-6355 Add Realms reference so that the login modules configuration is picked up, for trunk by Ming Xia · 12 years ago
- 25669a5 GERONIMO-6199: Some Java vendor have less than six characters by Jarek Gawor · 12 years ago
- a98273c GERONIMO-6196 Disable some functions when keystore is locked, for trunk by Ming Xia · 12 years ago
- 0680412 GERONIMO-6335 Add some required dojo libraries back, for trunk by Ming Xia · 12 years ago
- e272e78 GERONIMO-6352 Set session configurations while they are explicitly configured by Haihong Xu · 12 years ago
- 2fc85d2 Merge changes from GERONIMO-6341 orm.xml does not take effect in latest Geronimo 3.0 beta branch. by Haihong Xu · 12 years ago
- 688bf80 GERONIMO-6353 Add "DynamicImport-Package: *" when using install-bundle command to transform a jar into a bundle, for trunk by Ming Xia · 12 years ago
- a3fe0bf GERONIMO-6352 session configuration info is not serialized correctly by Haihong Xu · 12 years ago
- 9541447 Merge 1333350,1333352,1334031,1334300,GERONIMO-6345,GERONIMO-6348 into trunk by Ming Xia · 12 years ago
- cacca28 GERONIMO-6190 Update login page message of admin console, provided by Jeff, for trunk by Ming Xia · 12 years ago
- 6d4a8ff GERONIMO-6340 transform %7c back to | when writing back URL in a form to work around IE URL length limitation, for trunk by Ming Xia · 12 years ago
- 54dc7b2 GERONIMO-5864 Change org.apache.catalina.core.ContainerBase log level from WARN to INFO, for trunk by Ming Xia · 12 years ago
- ddb155a GERONIMO-6339 Update ConnectorType model class to include the new property maxParameterCount for trunk by Ming Xia · 12 years ago
- 88256a6e GERONIMO-6331: Simple shell commands for generating thread dump and finding deadlocked threads by Jarek Gawor · 12 years ago
- 042a0ea ignore bad package in uses directive by Jarek Gawor · 12 years ago
- a63bef0 GERONIMO-6328: Diagnose "package uses conflict" caused by split package by Jarek Gawor · 12 years ago
- 520cf33 GERONIMO-5802 Revise the patch not to set load=false for failed module automatically, instead let user decide what to do next, for trunk by Ming Xia · 12 years ago
- d3bf5e6 getAfterNames() should return those elements which are dependent by the current element by Haihong Xu · 12 years ago
- b156bab Avoid NullPointerException when deploy EBA by Yi Xiao · 12 years ago
- d95990c GERONIMO-6112 Move the validation codes earlier, and avoid some unneeded process by Haihong Xu · 12 years ago
- 3d760ad GERONIMO-6277 Pick up fileinstall 3.2.0 to fix braces issue, for trunk by Ming Xia · 12 years ago
- 79ff4a8 Use project.xxx to replace pom.xxx by Ming Xia · 12 years ago
- 16575bf GERONIMO-6305 Start bundles in EBA according to bundle dependencies by Yi Xiao · 12 years ago
- cc32fe6 GERONIMO-6311: Wait for web bundles to initialize fully before allowing application update to avoid a deadlock by Jarek Gawor · 12 years ago
- 74492b8 GERONIMO-6135 revised patch for monitor portlet refresh issue, for trunk by Ming Xia · 12 years ago
- db27670 GERONIMO-6306 Keep the same behavior with hidden-classes between Geronimo 2.* and 3.* by Haihong Xu · 12 years ago
- 77bc910 GERONIMO-5802 1. Only fail start when service module is failed 2. log missing dependency, for trunk by Ming Xia · 12 years ago
- f15e3c1 GERONIMO-5560 Add maxPermSize to avoid OOM exception when starting server via windows service, for trunk by Ming Xia · 12 years ago
- 360e437 GERONIMODEVTOOLS-790: Manage server application start - load but don't start certain modules by Jarek Gawor · 12 years ago
- 726e23f fix ConfigIDExtractor jarFile handling as it is completely broken by Jarek Gawor · 12 years ago
- 051e853 GERONIMO-6302 fix up ejb-ref handling by David Jencks · 12 years ago
- 01cea21 GERONIMO-6135 Add javascript to auto reload the page after 1 second, provided by xie zhi, for trunk by Ming Xia · 13 years ago
- 773704c GERONIMO-6295: Jasper does not deal well with bundle:// urls. Convert bundle:// url to jar:// urls when possible by Jarek Gawor · 13 years ago
- dd4fe71 GERONIMO-6295: test case to demonstrate the problem by Jarek Gawor · 13 years ago
- aff3715 GERONIMO-6292 Share the japser servlet between jasper plugin and web-container plugin. by Haihong Xu · 13 years ago
- 2841861 GERONIMO-6286 useSystemProperties should be set to true by default, fix GERONIMO_HOME/var folder must be there issue reported by Russell, for trunk by Ming Xia · 13 years ago
- 5d4d451 GERONIMO-6278 fix wrong version settings in karaf feature configuration file, provided by Tina Li, for 3.0 trunk by Ming Xia · 13 years ago
- 2af42b5 GERONIMO-6286 some reasonable changes that reflect multiple instances scenario in mind, though those gogo commands not work now, provided by Russell, for 3.0 trunk by Ming Xia · 13 years ago
- ef173a5 GERONIMO-6236 Filter resource with correct name, patch provided by Tina Li, for trunk by Ming Xia · 13 years ago
- 1cd04ba GERONIMO-6290 Explicitly import javax.servlet packages by Haihong Xu · 13 years ago
- c7a672d GERONIMO-6288 When deploy a EBA with long symbolicname, showing an error Msg "xxxx already existes in the server" by Yi Xiao · 13 years ago
- 0d24afc GERONIMO-6260 Could not redeploy EJB module by Yi Xiao · 13 years ago
- 51b8b02 GERONIMO-6224 NPE while accessing the system modules portlet by Yi Xiao · 13 years ago
- cd5cd01 GERONIMO-6283 Ignore JAX-WS webservices handlering in Axis module by Haihong Xu · 13 years ago
- a6c7caf GERONIMO-6281 Use o.a.g.server.dir as the prefix to activemq.data path in order to generate the activemq datastore in the instance folder, for 3.0 trunk by Ming Xia · 13 years ago
- be9df14 GERONIMO-6281 set activemq.data property to a path impacted by server.dir property for multiple instances scenario, though this may not be necessary for app client module I guess by Ming Xia · 13 years ago
- 87f0c7f GERONIMO-6270 fix mvn url cannot resolve issue when deploying to the new instance repository, for 3.0 trunk by Ming Xia · 13 years ago
- e89b0bf GERONIMO-6281 Fix wrong use of karaf.home and karaf.base in client config file, provided by Russell, for 3.0 trunk by Ming Xia · 13 years ago
- 10fa03e GERONIMO-6281 Fix wrong use of karaf.home and karaf.base in config file, provided by Russell, for 3.0 trunk by Ming Xia · 13 years ago
- 3b33ad2 GERONIMO-6281 Fix wrong use of geronimo property about GERONIMO_HOME and GERONIMO_SERVER, provided by Russell, for 3.0 trunk by Ming Xia · 13 years ago
- 53fef55 GERONIMO-6282 Test if the repository folder of the new instance exists to avoid NPE, for trunk by Ming Xia · 13 years ago
- f7beb06 GERONIMO-6244 Port GERONIMO-4801 fix into 3.0 trunk for JACC manager gbean already present issue by Ming Xia · 13 years ago
- e62bfd2 GERONIMO-6162 re-enable Datasource Connection Pool Parameters Setting, for 3.0 trunk by Ming Xia · 13 years ago
- 6754498 GERONIMO-6274 Add @Persistent(manageable=false) annotation to some setter methods of connector parameters so that those parameters could be set via admin console, for trunk by Ming Xia · 13 years ago
- 91647c6 GERONIMO-6276 Not restart connector if user wants to update the serving connector and feed back a warning message in the portlet, for trunk by Ming Xia · 13 years ago
- 865199d GERONIMO-6250 Missing a line of message for admin console ConnectorPortlet for maxParameterCount property, for trunk by Ming Xia · 13 years ago
- 0ded976 Only invoke the request listener while entering the application and only invoking the listener if the forwarding tag is set by Haihong Xu · 13 years ago
- faa8d56 Only invoke listeners for the real client requests by Haihong Xu · 13 years ago
- 9bacdec GERONIMO-6266 The jndi prefix URL could not work before the web application is totally started by Haihong Xu · 13 years ago
- 5143d9c GERONIMO-6209: Class hot swap fixes. Properly handle multiple Bundle-ClassPath entries by Jarek Gawor · 13 years ago
- 93dde62 Use released geronimo tomcat fork 7.0.23.1 and geronimo-jsp_2.2_spec 1.1 for trunk by Ming Xia · 13 years ago
- 2b2f98c GERONIMO-6255 start on InitialContextFactoryBuilder for default jndi context by David Jencks · 13 years ago
- bc64283 GERONIMO-6264 Can't access geronimo Java:com jndi tree from javax.servlet.ServletRequestListener.requestInitialized(ServletRequestEvent) - a workaround by Lin Quan Jiang · 13 years ago
- 84a8f8c try to make DependencyChangeMojo ignore corrupted dependencies.xml files by David Jencks · 13 years ago
- b6b8bf3 GERONIMO-6262 Tomcat ContextConfig API changed, use init() accordingly, cf rev 1231041 branch 3.0-beta by David Jencks · 13 years ago
- 96cb9ae adapt to aries feature for full blueprint by David Jencks · 13 years ago
- da0bee6 fix up build for karaf changes and modules that aren't built currently by David Jencks · 13 years ago
- 88f35e7 adapt installer mojo to new lib jars by David Jencks · 13 years ago
- 08e846d GERONIMO-6250 Add maxParameterCount to gbean attribute for easy configuaration from admin console to 3.0 trunk, patch provided by Yi Xiao by Ming Xia · 13 years ago
- 25f704b GERONIMO-6240 karaf and geronimo have opposite meanings of HOME and BASE by David Jencks · 13 years ago
- ac0b847 GERONIMO-6263 update client setup to be closer to server setup. Needs a lot of cars not to be started by David Jencks · 13 years ago
- a13aa10 remove no longer valid usage info from car-maven-plugin docs by David Jencks · 13 years ago
- 5d97337 GERONIMO-6263 remove usage of Daemon, stop and restart g. using osgi framework stop/update (not tested) by David Jencks · 13 years ago
- 54fdadc GERONIMO-6263 expose command line args from geronimo ServerInfo and use them to feed app client gbean. Not tested by David Jencks · 13 years ago
- f588196 fix side effects of changing to servicemix asm by David Jencks · 13 years ago
- 5d348e3 GERONIMO-6263 start on app client as karaf instance by David Jencks · 13 years ago
- 7ad1482 GERONIMO-6240 remove/clean up some unused startup code by David Jencks · 13 years ago
- fd51533 GERONIMO-6259 don't try to mess up pax logging so hard by David Jencks · 13 years ago
- 65409a6 GERONIMO-5956 issues when deploy a standalone ejb web services #2 (thanks Xiao Yi for the patch!) by Lei Wang · 13 years ago
- 143e33c GERONIMO-6259 don't try to mess up pax logging so hard by David Jencks · 13 years ago
- 197ad2f GERONIMO-6249 check for config.ser before trying to read it by David Jencks · 13 years ago
- 69747be GERONIMO-6184 upgrade to 1.6.4-SNAPSHOT pax logging from karaf. Don't embed pax logging since karaf includes it. (this may not work yet) by David Jencks · 13 years ago
- 3373438 use same asm as karaf by David Jencks · 13 years ago
- df5fb4c GERONIMO-6251 More changes to use OsgiMetaDataProvider, update the interface a bit. by Haihong Xu · 13 years ago
- 083e3a6 hack to workaround karaf including osgi core classes by David Jencks · 13 years ago
- 710bfcc GERONIMO-6251 determine if server is actually fully started, provide access to DependencyManager for osgi metadata purposes by David Jencks · 13 years ago
- b76f211 GERONIMO-6251 work on geronimo-maven-plugin. Use jmxrmi connector from karaf, add DeployerGBean in (slightly inappropriate) j2ee-deployer by David Jencks · 13 years ago
- 8b19121 GERONIMO-6249 make sure existing bundle is at least starting before trying to activate it by David Jencks · 13 years ago
- 8ebbe18 GERONIMO-6252 update activemq blueprint plan to recent aries jexl usage by David Jencks · 13 years ago
- b4c402c GERONIMO-6249 use extender pattern (in DependencyManager) instead of ConfigurationActivator by David Jencks · 13 years ago
- cb26694 GERONIMO-6240 client-system replaced by j2ee-system by David Jencks · 13 years ago
- 92e121b GERONIMO-6249 use RecursiveBundleTracker in DependencyManager by David Jencks · 13 years ago
- 679e714 minor simplification by David Jencks · 13 years ago