PDA

View Full Version : Architecture Discussion


Pages : 1 2 3 4 5 [6]

  1. Question about Hibernate Session Management in ICEFaces-JSF-Spring architecture
  2. spring aop caching: do I need it when using hibernate?
  3. DAO and domain subclasses
  4. Different Configuration for Test and Production Environments
  5. Question: Acegi merging with Spring?!
  6. Concurrency support of spring component in web logic container
  7. Entitymanager VS. All others
  8. Architectural Considerations: Spring, Hibernate and the Domain Model
  9. Contents of spring.jar in 2.5.2 (vs. 2.0.8)
  10. Optimal design for Spring-Hibernate on Desktop client
  11. Dumb problem with SCA and Spring Deployment..
  12. Chat Server
  13. Extending Custom Spring classes
  14. WebApp User input checking- smart way?
  15. Spring MVC or Struts 2 (EJB 3 based)
  16. Spring + Ibatis performance
  17. Spring and batch jobs ?
  18. Spring XML Location in the Project
  19. Spring usage in a desktop application
  20. Asynchronous process
  21. Annotated metadata & vitual daos
  22. Hibernate object mutation question
  23. Domain Object Design
  24. Confussed about how to proceed: JNDI vs. Others for HA
  25. Best practice to build non web server using Spring
  26. AOP for some common parameters like user profile
  27. version control, build-system of spring question
  28. Spring Web Flow Vs Seam
  29. Tansfer Objects for dwr/ajax?
  30. When does the spring HibernateTransactionManager require exclusive access to the db?
  31. ATG & Spring: Coexist
  32. exceptions screen flow - pro e cons
  33. Spring AOP Proxy Interceptor with strategy.
  34. when to use an application server
  35. Domain Driven Design, Implementations and Testing
  36. Tips for performance?
  37. I want to discuss about my framework for Work Flow.
  38. Design validation (Spring+JSR 168 Portlets+iBATIS)
  39. Swing(client) and Spring (server) remoting ?
  40. refactoring existing core java application
  41. Training course suggestions for all budding architects
  42. What is up with Spring business objects?
  43. spring process definition - any projects yet?
  44. What AJAX framework should I use with Spring?
  45. best approach for multiple asynchnorous process
  46. dealing with constriant exception where should it be.
  47. Spring usage pattern question
  48. DAO/update vs Unit of Work
  49. DI in Portlets
  50. Quartz Scheduler problem
  51. Country/Time Zone Mapping
  52. About integrating Spring with Seam
  53. Strange packaging problem
  54. Synchronizing data
  55. fail-fast web services
  56. Loading managed beans from remote maven repositories
  57. Jpa default values
  58. EJB classes shouldn't implement the business interface...
  59. annotation vs. xml
  60. Code Organization for Project with smaller teams
  61. Modular Web Application + Junit structure
  62. how to auto-configure for different environments?
  63. BeanFactory and Portlets
  64. Caching, with memcached or ehcache?
  65. Passing exception from Spring to struts
  66. Advantage using Spring MessageSources over JSF loadbundler for Internationalization
  67. Spring HttpInokver supports server callbacks ??
  68. Integration of Spring applications running on the same server
  69. better session
  70. Tool for Large File Transfer
  71. Concurrent Insert
  72. Hibernate
  73. mainstream usage : business exception cheked or unchecked ?
  74. Simple POJO's in Spring?
  75. Has anyone introduce Spring to an existing Java web application?
  76. Bringing Groovy into webapp development: Part 1
  77. Error with deploy
  78. asynchronous request interceptor
  79. Inject data from a running bean to a loaded bean
  80. Converter as Spring Managed Bean ?
  81. Springs and Websphere
  82. business logic with Spring
  83. using @Configurable aspect
  84. help with application layers coupling/decoupling
  85. rollback
  86. web application.
  87. DOM versus ORM
  88. Spring Class Loading Problem
  89. Help with spliting applicationContext.xml file
  90. controller and service
  91. How to migrate...
  92. HTML encode a text field before saving
  93. webflow 2 handleevent
  94. Tips on reducing relative Average Component Dependency (ACD) in a code base
  95. Need some guidance - new to Spring
  96. how to resort persistence objects
  97. memory issue with huge blobs reading from database
  98. Business Rule Framework
  99. JavaRebel reloading Spring annotation/xml configurations
  100. JSR 303 adoption
  101. Generification of Spring API
  102. Performance with Annotated SpringMVC vs Single Controller Xml config
  103. How do you develop with Spring?
  104. Spring with DWR/DOJO
  105. Spring Compatibility with ATG Dynamo Application Server
  106. Is Spring slow?
  107. Spring - useful for games?
  108. Spring for the Business Layer
  109. Spring 3.0 M1 when?
  110. Is Spring TDD?
  111. Data Object Architecture Assistance
  112. Aspect vs. Abstract
  113. consult about AOP
  114. Business Tier design patterns
  115. XA Environment
  116. Multilingual Cataloguing Application
  117. @transactional readOnly and propagation support
  118. Best approach for building Rolling engine.
  119. High level arch of the Framework?
  120. Pattern for paging large quantity of data
  121. Communication of Spring Web Services with SOA
  122. ibatis vs hibernate
  123. Service documentation
  124. about in memory database in java
  125. JNDI Datasource v/s Regular Datasource
  126. Web service contracts
  127. transaction: (annotation vs aop and others).
  128. Best Practices for Caching Web Service Data
  129. web service failure recovery
  130. Mocking the guts of a DAO.
  131. Shared context
  132. Handling controllers for pages with arbitrary widgets
  133. Layer Communication
  134. Accessing Spring bean from non spring app
  135. design query
  136. Oracle ADF Business Components Vs Spring
  137. Spring vs. Seam
  138. Where do you keep your environment-related configuration?
  139. Struts with Spring
  140. Centralise bean names or bean retrieval?
  141. Where is the best place for logging?
  142. Gateway layer
  143. Architecture for J2EE web based application
  144. Call method in my Controller
  145. Spring in a different classloader than Application?
  146. Best way to call a business service from a webservice
  147. Spring AOP with CORBA
  148. Greenfield development - Spring or Grails? Alternative solutions...
  149. import of javax.* packages w/o version
  150. Validation concept questions
  151. maven2 compilation pb
  152. Spring in production Listing -User experiances - 10000 requests per minute
  153. (Hopefully) simple design question
  154. web application perfomance issue
  155. Conceptual: context information
  156. Layer and Vertical Architecture in Spring
  157. 3-tier high availability and scalability web app. without Spring in pres. layer
  158. .NET client <-> Java Spring
  159. What Portal Server to use?
  160. Deploying Spring as a black box for development teams
  161. MDI Application structure
  162. first OOP, then AOP, now what?
  163. Merging service layer and DAO layer into single layer
  164. Can I use Spring for stock exhange and banking application?
  165. How can you choose the implementation you want?
  166. Direction with web services needed
  167. creation time dependecies
  168. Controller vs Service vs private method on command object.
  169. Handling DataAccessException best practices
  170. A feature for the form taglibs
  171. Books for Spring power user
  172. Access Control List design considerations
  173. Which projects need volunteers?
  174. only one context.xml
  175. reporting layer/software
  176. What should be inside a command object.
  177. How to catch BeanCreationException
  178. Integration tests design