Search:

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

Search: Search took 0.02 seconds.

  1. Use of a singlton to load Context and reuse the context

    Looking to create a singleton which holds a initialized context for each schema, and is re-used accross all requests.

    What, if any, issues would one run in to --?
  2. Data Validation against Hibernate schema files

    Below you will see code from The Hibernate site to obtain what I am trying to do -- Yet we are using Spring to interact with Hibernate...
    How do I do this from within Spring ?


    Configuration...
  3. Thread: Needing help

    by apivonka
    Replies
    2
    Views
    764

    Needing help

    Needing help -- Usinng Spring and Hibernate together -- Is it
    better to manually create objects and add them to each other
    with regards to relationships or is...
  4. Replies
    5
    Views
    1,727

    Yes, we are clean and running when this happends...

    Yes, we are clean and running when this happends --
  5. Replies
    5
    Views
    1,727

    Here is the full stacktrace: ...

    Here is the full stacktrace:

    org.springframework.remoting.RemoteAccessException: Could not invoke remote EJB
    [ejb/ATAAirShoppingFacadeBean]; nested exception is java.rmi.ServerException:...
  6. Replies
    5
    Views
    1,727

    Could not invoke remote EJB

    ctx.getBean() throwing springframework.remoting.RemoteAccessException Could not invoke remote EJB intermitantly..
    Works 98% of the time, yet we are getting these in the logs .....
    ...
  7. BusinessDelegate Tieing up ports on unix box

    We are using the spring Business Delegate to establish connections to our JBoss instance for EJB calls, We have to Jboss instances in a cluster and one box's port is being tied up..
    Anyone run into...
Results 1 to 7 of 7