search results

  1. PreciseJava.com - Best practices to improve performance in EJB. Precise Java: Home | J2SE ... For example, if you give properties like min, ...
    www.precisejava.com/javaperf/j2ee/​EJB.htm - Cached
  2. Hi Gurus, What is the best practice for customizing EJB property after deployment in NW7.1? I have a stateless session bean and it needs to get some environment ...
    scn.sap.com/thread/971133 - Cached< BR>
  3. Hi, what\'s the best practice to load application specific properties? For instance, in my SLSB I have a @PostConstruct section, where I\'d like to load the properties ...
    community.jboss.org/thread/​174464?start=0&tstart=0 - Cached
    More results from community.jboss.org »
  4. EJB and Other Java EE Technologies - Best practice for properties / configuration in JEE application EJB and Other Java EE Technologies
    www.error-exception.org/article/346320/​Best+practice+for... - Cached
  5. Hi Guys, I would like to refactor the code snippet below in accessing a remote ejb; [code]Properties props = new Properties(); props.setProperty(\"java
    www.coderanch.com/.../java/Accessing-​Remote-EJB-Practice - Cached
  6. Hi I have to maintain a JEE application with a rather convoluted architecture. I urgently need to make some aspects configurable so that e.g. the addr
    www.coderanch.com/t/.../EJB-JEE/java/​practice-properties... - Cached
  7. Introduction of best practice. ... EJBs written to the EJB 1.0 ... ResourceBundles or Properties files to ...
    www.ibm.com/.../bestpractices/increase_​app_portability.html - Cached
  8. EJB specification; Modular containers; ... If not, what is the industry best practice. Should we move the properties to the database and then cache them.
    www.theserverside.com/discussions/​thread.tss?thread_id=43035 - Cached
  9. By using fields rather than properties, ... Another example of applying EJB best practices to JPA is use of a stateless session bean as a facade to JPA entities in ...
    www.oracle.com/technetwork/articles/​marx-jpa-087268.html - Cached
  10. Java Enterprise Best Practices â€" EJB. June 12, 2006 at 12:53 pm · Filed under Java. ... Instead of making a get call for each property in your remote object, ...
    geek.starbean.net/?p=19 - Cached