1. 9a93087 GERONIMO-6389 Obscuring Passwords Feature couldn't work (Patch from XieZhi) by Haihong Xu · 11 years ago trunk
  2. 0b01485 GERONIMO-6304 Fix the space char issues when doing wsdl generation, for trunk by Ming Xia · 12 years ago
  3. c16d150 Update trunk version to 4.0.0-SNAPSHOT by Ming Xia · 12 years ago
  4. 76d8799 GERONIMO-6364 jaxws-catalog-tests test failed for UnknownHostExceptiion by Haihong Xu · 12 years ago
  5. a5af5ba GERONIMO-6363 Correct the WebMethod annotation, as the mapping rule changed in new JAX-WS spec by Haihong Xu · 12 years ago
  6. 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
  7. 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
  8. 5663929 GERONIMO-6355 Add Realms reference so that the login modules configuration is picked up, for trunk by Ming Xia · 12 years ago
  9. 25669a5 GERONIMO-6199: Some Java vendor have less than six characters by Jarek Gawor · 12 years ago
  10. a98273c GERONIMO-6196 Disable some functions when keystore is locked, for trunk by Ming Xia · 12 years ago
  11. 0680412 GERONIMO-6335 Add some required dojo libraries back, for trunk by Ming Xia · 12 years ago
  12. e272e78 GERONIMO-6352 Set session configurations while they are explicitly configured by Haihong Xu · 12 years ago
  13. 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
  14. 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
  15. a3fe0bf GERONIMO-6352 session configuration info is not serialized correctly by Haihong Xu · 12 years ago
  16. 9541447 Merge 1333350,1333352,1334031,1334300,GERONIMO-6345,GERONIMO-6348 into trunk by Ming Xia · 12 years ago
  17. cacca28 GERONIMO-6190 Update login page message of admin console, provided by Jeff, for trunk by Ming Xia · 12 years ago
  18. 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
  19. 54dc7b2 GERONIMO-5864 Change org.apache.catalina.core.ContainerBase log level from WARN to INFO, for trunk by Ming Xia · 12 years ago
  20. ddb155a GERONIMO-6339 Update ConnectorType model class to include the new property maxParameterCount for trunk by Ming Xia · 12 years ago
  21. 88256a6e GERONIMO-6331: Simple shell commands for generating thread dump and finding deadlocked threads by Jarek Gawor · 12 years ago
  22. 042a0ea ignore bad package in uses directive by Jarek Gawor · 12 years ago
  23. a63bef0 GERONIMO-6328: Diagnose "package uses conflict" caused by split package by Jarek Gawor · 12 years ago
  24. 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
  25. d3bf5e6 getAfterNames() should return those elements which are dependent by the current element by Haihong Xu · 12 years ago
  26. b156bab Avoid NullPointerException when deploy EBA by Yi Xiao · 12 years ago
  27. d95990c GERONIMO-6112 Move the validation codes earlier, and avoid some unneeded process by Haihong Xu · 12 years ago
  28. 3d760ad GERONIMO-6277 Pick up fileinstall 3.2.0 to fix braces issue, for trunk by Ming Xia · 12 years ago
  29. 79ff4a8 Use project.xxx to replace pom.xxx by Ming Xia · 12 years ago
  30. 16575bf GERONIMO-6305 Start bundles in EBA according to bundle dependencies by Yi Xiao · 12 years ago
  31. cc32fe6 GERONIMO-6311: Wait for web bundles to initialize fully before allowing application update to avoid a deadlock by Jarek Gawor · 12 years ago
  32. 74492b8 GERONIMO-6135 revised patch for monitor portlet refresh issue, for trunk by Ming Xia · 12 years ago
  33. db27670 GERONIMO-6306 Keep the same behavior with hidden-classes between Geronimo 2.* and 3.* by Haihong Xu · 12 years ago
  34. 77bc910 GERONIMO-5802 1. Only fail start when service module is failed 2. log missing dependency, for trunk by Ming Xia · 12 years ago
  35. f15e3c1 GERONIMO-5560 Add maxPermSize to avoid OOM exception when starting server via windows service, for trunk by Ming Xia · 12 years ago
  36. 360e437 GERONIMODEVTOOLS-790: Manage server application start - load but don't start certain modules by Jarek Gawor · 12 years ago
  37. 726e23f fix ConfigIDExtractor jarFile handling as it is completely broken by Jarek Gawor · 12 years ago
  38. 051e853 GERONIMO-6302 fix up ejb-ref handling by David Jencks · 12 years ago
  39. 01cea21 GERONIMO-6135 Add javascript to auto reload the page after 1 second, provided by xie zhi, for trunk by Ming Xia · 12 years ago
  40. 773704c GERONIMO-6295: Jasper does not deal well with bundle:// urls. Convert bundle:// url to jar:// urls when possible by Jarek Gawor · 12 years ago
  41. dd4fe71 GERONIMO-6295: test case to demonstrate the problem by Jarek Gawor · 12 years ago
  42. aff3715 GERONIMO-6292 Share the japser servlet between jasper plugin and web-container plugin. by Haihong Xu · 12 years ago
  43. 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 · 12 years ago
  44. 5d4d451 GERONIMO-6278 fix wrong version settings in karaf feature configuration file, provided by Tina Li, for 3.0 trunk by Ming Xia · 12 years ago
  45. 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 · 12 years ago
  46. ef173a5 GERONIMO-6236 Filter resource with correct name, patch provided by Tina Li, for trunk by Ming Xia · 12 years ago
  47. 1cd04ba GERONIMO-6290 Explicitly import javax.servlet packages by Haihong Xu · 12 years ago
  48. c7a672d GERONIMO-6288 When deploy a EBA with long symbolicname, showing an error Msg "xxxx already existes in the server" by Yi Xiao · 12 years ago
  49. 0d24afc GERONIMO-6260 Could not redeploy EJB module by Yi Xiao · 12 years ago
  50. 51b8b02 GERONIMO-6224 NPE while accessing the system modules portlet by Yi Xiao · 12 years ago
  51. cd5cd01 GERONIMO-6283 Ignore JAX-WS webservices handlering in Axis module by Haihong Xu · 12 years ago
  52. 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 · 12 years ago
  53. 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 · 12 years ago
  54. 87f0c7f GERONIMO-6270 fix mvn url cannot resolve issue when deploying to the new instance repository, for 3.0 trunk by Ming Xia · 12 years ago
  55. 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 · 12 years ago
  56. 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 · 12 years ago
  57. 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 · 12 years ago
  58. 53fef55 GERONIMO-6282 Test if the repository folder of the new instance exists to avoid NPE, for trunk by Ming Xia · 12 years ago
  59. f7beb06 GERONIMO-6244 Port GERONIMO-4801 fix into 3.0 trunk for JACC manager gbean already present issue by Ming Xia · 12 years ago
  60. e62bfd2 GERONIMO-6162 re-enable Datasource Connection Pool Parameters Setting, for 3.0 trunk by Ming Xia · 12 years ago
  61. 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 · 12 years ago
  62. 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 · 12 years ago
  63. 865199d GERONIMO-6250 Missing a line of message for admin console ConnectorPortlet for maxParameterCount property, for trunk by Ming Xia · 12 years ago
  64. 0ded976 Only invoke the request listener while entering the application and only invoking the listener if the forwarding tag is set by Haihong Xu · 12 years ago
  65. faa8d56 Only invoke listeners for the real client requests by Haihong Xu · 12 years ago
  66. 9bacdec GERONIMO-6266 The jndi prefix URL could not work before the web application is totally started by Haihong Xu · 12 years ago
  67. 5143d9c GERONIMO-6209: Class hot swap fixes. Properly handle multiple Bundle-ClassPath entries by Jarek Gawor · 12 years ago
  68. 93dde62 Use released geronimo tomcat fork 7.0.23.1 and geronimo-jsp_2.2_spec 1.1 for trunk by Ming Xia · 12 years ago
  69. 2b2f98c GERONIMO-6255 start on InitialContextFactoryBuilder for default jndi context by David Jencks · 12 years ago
  70. bc64283 GERONIMO-6264 Can't access geronimo Java:com jndi tree from javax.servlet.ServletRequestListener.requestInitialized(ServletRequestEvent) - a workaround by Lin Quan Jiang · 12 years ago
  71. 84a8f8c try to make DependencyChangeMojo ignore corrupted dependencies.xml files by David Jencks · 12 years ago
  72. b6b8bf3 GERONIMO-6262 Tomcat ContextConfig API changed, use init() accordingly, cf rev 1231041 branch 3.0-beta by David Jencks · 12 years ago
  73. 96cb9ae adapt to aries feature for full blueprint by David Jencks · 12 years ago
  74. da0bee6 fix up build for karaf changes and modules that aren't built currently by David Jencks · 12 years ago
  75. 88f35e7 adapt installer mojo to new lib jars by David Jencks · 12 years ago
  76. 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 · 12 years ago
  77. 25f704b GERONIMO-6240 karaf and geronimo have opposite meanings of HOME and BASE by David Jencks · 12 years ago
  78. ac0b847 GERONIMO-6263 update client setup to be closer to server setup. Needs a lot of cars not to be started by David Jencks · 12 years ago
  79. a13aa10 remove no longer valid usage info from car-maven-plugin docs by David Jencks · 12 years ago
  80. 5d97337 GERONIMO-6263 remove usage of Daemon, stop and restart g. using osgi framework stop/update (not tested) by David Jencks · 12 years ago
  81. 54fdadc GERONIMO-6263 expose command line args from geronimo ServerInfo and use them to feed app client gbean. Not tested by David Jencks · 12 years ago
  82. f588196 fix side effects of changing to servicemix asm by David Jencks · 12 years ago
  83. 5d348e3 GERONIMO-6263 start on app client as karaf instance by David Jencks · 12 years ago
  84. 7ad1482 GERONIMO-6240 remove/clean up some unused startup code by David Jencks · 12 years ago
  85. fd51533 GERONIMO-6259 don't try to mess up pax logging so hard by David Jencks · 12 years ago
  86. 65409a6 GERONIMO-5956 issues when deploy a standalone ejb web services #2 (thanks Xiao Yi for the patch!) by Lei Wang · 12 years ago
  87. 143e33c GERONIMO-6259 don't try to mess up pax logging so hard by David Jencks · 12 years ago
  88. 197ad2f GERONIMO-6249 check for config.ser before trying to read it by David Jencks · 12 years ago
  89. 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 · 12 years ago
  90. 3373438 use same asm as karaf by David Jencks · 12 years ago
  91. df5fb4c GERONIMO-6251 More changes to use OsgiMetaDataProvider, update the interface a bit. by Haihong Xu · 12 years ago
  92. 083e3a6 hack to workaround karaf including osgi core classes by David Jencks · 12 years ago
  93. 710bfcc GERONIMO-6251 determine if server is actually fully started, provide access to DependencyManager for osgi metadata purposes by David Jencks · 12 years ago
  94. b76f211 GERONIMO-6251 work on geronimo-maven-plugin. Use jmxrmi connector from karaf, add DeployerGBean in (slightly inappropriate) j2ee-deployer by David Jencks · 12 years ago
  95. 8b19121 GERONIMO-6249 make sure existing bundle is at least starting before trying to activate it by David Jencks · 12 years ago
  96. 8ebbe18 GERONIMO-6252 update activemq blueprint plan to recent aries jexl usage by David Jencks · 12 years ago
  97. b4c402c GERONIMO-6249 use extender pattern (in DependencyManager) instead of ConfigurationActivator by David Jencks · 12 years ago
  98. cb26694 GERONIMO-6240 client-system replaced by j2ee-system by David Jencks · 12 years ago
  99. 92e121b GERONIMO-6249 use RecursiveBundleTracker in DependencyManager by David Jencks · 12 years ago
  100. 679e714 minor simplification by David Jencks · 12 years ago