Spring Flex | SpringSource.org - 0 views
-
Spring Flex
-
purpose is to make it easier to build Spring-powered Rich Internet Applications using Adobe Flex as the front-end client
-
providing first-class support for using the open source Adobe BlazeDS project and its powerful remoting and messaging facilities in combination with the familiar Spring programming model
Services, practices & tools that should exist in any software development house, part 1... - 1 views
-
Services, practices & tools that should exist in any software development house, part 1
-
Code repository/Versioning system
-
Issue & Bug Tracker
- ...5 more annotations...
Project Overview - 0 views
-
Project Overview
-
comprehensive development and integration platform for building Flex / Java EE RIA applications
-
open source
- ...1 more annotation...
Getting Real - 0 views
-
Getting Real
-
A smaller, faster, better way to build software
Not able to set global mime-mapping | JBoss AS 7 | JBoss Community - 1 views
-
Not able to set global mime-mapping
-
mime-mapping is complex field and not resource. that is why it has its own operation handlers add-mime/remove-mime to handle its value. what are you trying to achive can be done by command:
-
/subsystem=web/configuration=container:add-mime(name=manifest,value="text/cache-manifest")
- ...1 more annotation...
Mirror/deltaspike at master · DeltaSpike/Mirror · GitHub - 0 views
-
CDI Extensions Project
-
best mature features of
-
JBoss Seam3
- ...27 more annotations...
Lean service architectures with Java EE 6 - JavaWorld - 0 views
-
DAOs aren't dead, but they cannot be considered as a general best practice any more. They should be created in a bottom-up, rather than a top-down, fashion. If you discover data-access code duplication in your service layer, just factor it out to a dedicated DAO and reuse it. Otherwise it is just fine to delegate to an EntityManager from a service. The enforcement of an empty DAO layer is even more harmful, because it requires you to write dumb code for even simple use cases. The more code is produced, the more time you must spend to write tests and to maintain it.
-
With JDK 1.5 and the advent of generics, it is possible to build and deploy a generic, convenient, and typesafe DAO once and reuse it from variety of services
-
DAOs aren't dead, but they cannot be considered as a general best practice any more. They should be created in a bottom-up, rather than a top-down, fashion. If you discover data-access code duplication in your service layer, just factor it out to a dedicated DAO and reuse it. Otherwise it is just fine to delegate to an EntityManager from a service. The enforcement of an empty DAO layer is even more harmful, because it requires you to write dumb code for even simple use cases. The more code is produced, the more time you must spend to write tests and to maintain it.
Java Persistence/Querying - Wikibooks, open books for an open world - 0 views
-
Result Set Mapping
-
When a native SQL query returns objects, the SQL must ensure it returns the correct data to build the resultClass using the correct column names as specified in the mappings. If the SQL is more complex and returns different column names, or returns data for multiple objects then a @SqlResultSetMapping must be used.
-
@NamedNativeQuery
- ...7 more annotations...
15 Tips on JPA Rich Domain Modelling - Thinking In Objects - Not Mappings [For Greenfie... - 0 views
-
[For Greenfields]
-
Try to identify concepts and abstractions from the target domain. Use them as candidates for entities.
-
Do not obfuscate them with additional technical naming conventions like XYZEntity or "BOs".
- ...10 more annotations...
Spring Security - Features - 0 views
-
Domain object instance security: In many applications it's desirable to define Access Control Lists (ACLs) for individual domain object instances. We provide a comprehensive ACL package with features including integer bit masking, permission inheritance (including blocking), an optimized JDBC-backed ACL repository, caching and a pluggable, interface-driven design.
-
OpenID Support: the web's emerging single sign-on standard (supported by Google, IBM, Sun, Yahoo and others) is also supported in Spring Security
-
Easy integration with existing databases: Our implementations have been designed to make it easy to use your existing authentication schema and data (without modification). Of course, you can also provide your own Data Access Object if you wish. Password encoding: Of course, passwords in your authentication repository need not be in plain text. We support both SHA and MD5 encoding, and also pluggable "salt" providers to maximise password security.
- ...5 more annotations...
Seam - Contextual Components - 0 views
-
15.6. Authorization
-
Seam Security is built around the premise of users being granted roles and/or permissions, allowing them to perform operations that may not otherwise be permissible for users without the necessary security privileges
-
15.6.1. Core concepts
- ...15 more annotations...
Quick start with GraniteDS | Granite Data Services - 0 views
-
install the GraniteDS wizard and builder plugins in Eclipse
-
graniteds-tide-cdi-jpa
-
you don’t need to have a Flex SDK installed as it will be retrieved from the Maven repository
- ...12 more annotations...
2. Sample Projects - Confluence - 0 views
-
EJB 3 Session Services
-
JEE6 / CDI Services
-
JBoss Seam Services
- ...7 more annotations...
JPA Reference Guide - JBoss AS 7.0 - Project Documentation Editor - 0 views
-
Persistence unit properties
-
Should be hibernate3-bundled if Hibernate 3 jars are in the application archive (adapterModule and adapterClass will automatically be set for hibernate3-bundled).
-
org.jboss.as.jpa.hibernate:3 (Hibernate 3 integration classes)
- ...14 more annotations...
Phing - 0 views
FlexMojos | Sonatype - 0 views
-
What is flex-mojos? A collection of maven plugins to allow maven to compile, optimize, and test Flex SWF, Flex SWC, Air SWF, Air SWC and Air package The main goal is to provide full support to all mxmlc/compc options.
NetBeansUserFAQ - NetBeans Wiki - 0 views
-
NetBeansUserFAQ
-
frequently asked questions relating to the use of the NetBeans IDE
-
2 Configuration
- ...13 more annotations...
‹ Previous
21 - 38 of 38
Showing 20▼ items per page