Search:

Type: Posts; User: aimbastari; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    2,220

    Help using AbstractStatelessSessionBean

    Can someone explain how to use the AbstractStatelessSessionBean class. In particular what does the setBeanFactoryLocatorKey do and what is it for? I keep getting the below exception when I try to...
  2. Classloader problems with JBoss ejb and Spring

    I am trying to use Spring with a SLSB, using AbstractStatelessSessionBean as:


    public class SearchServiceEJB extends AbstractStatelessSessionBean implements com.invest.common.business.ISearch
    {...
  3. Not clear on how to access an ejb remotely using spring

    Hi all
    I have a rich client configured using spring. On the server I have a bunch of stateless session beans running on Jboss 4.0

    To access a SLSB calles Search I suppose first I need to set up...
  4. Just my 2 cents

    For data migrations I use tools specifically designed for that purpose. They are relavtively inexpensive ($500.00) and they get the job done with 0 headaches. Migrate indexes, tables, rows and...
  5. How do I integrate Spring Hibernate and Ehcache

    Hi

    All the example I have found regarding integration of Spring and Hibernate do not mention how to additionally integrate caching information when setting up secondary cache such as ehcache.

    ...
Results 1 to 5 of 5