Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,016

    pls look at my post at...

    pls look at my post at http://forum.springframework.org/showthread.php?t=39811

    I have resolved this problem
  2. Replies
    1
    Views
    1,072

    I found a solution for this problem. The problem...

    I found a solution for this problem. The problem is not with spring but with RMI. Spring RMI has the inbuilt ability of using Stubs , so we dont have to explicitly do that.

    The rmiregistry...
  3. Replies
    1
    Views
    1,072

    Unmarshal Exception with RMI using spring

    I have 3 EAR's in my application all deployed on Websphere. These 3 ears are :
    engine.ear
    ams.ear and ase.ear

    engine and ase both have a Spring based rmi service running on different ports....
  4. ClassCastException using EJB+Spring on Websphere AS

    Hi ,

    I am using Spring + EJB on websphere. My applicationContext.xml looks like the below:


    <bean id="aseSearchService" class="org.springframework.jndi.JndiObjectFactoryBean" lazy-init="true">...
  5. Replies
    1
    Views
    631

    Problem with spring:bind

    Hi,

    I am developing a web application using Spring MVC.
    My question is how do we bind composite objects using spring:bind attribute in the JSP. My application details are below:

    The objects...
Results 1 to 5 of 5