Search:

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

Search: Search took 0.03 seconds.

  1. Hi Amila, We are building through Maven by...

    Hi Amila,

    We are building through Maven by getting the jars from from common repository in a secured environment. That too those are not newly added jars. Those dependencies present from the...
  2. Hi Amila, Please find my BaseSpringTestCase...

    Hi Amila,

    Please find my BaseSpringTestCase code:

    @RunWith(SpringJUnit4ClassRunner.class)
    @ContextConfiguration(locations = {"classpath:spring-tests.xml"})...
  3. Hi Amila, Could I know whether there's any fix...

    Hi Amila,

    Could I know whether there's any fix for this issue in higher versions? Actually this issue is occuring only for JUnit Test Cases only. We can go ahead with those versions If the higher...
  4. Caused by: org.springframework.beans.NotWritablePropertyExcep tion: Invalid property

    Hi Amila,

    I am using same version for spring-orm also. Please find the mapping from pom.xml

    <dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-aop</artifactId>...
  5. Hi Amingo, I am using same version of spring...

    Hi Amingo,

    I am using same version of spring jars for spring-orm also. Please find the same:

    <dependency>
    <groupId>org.springframework</groupId>...
  6. Hi, Could you please help somebody for this...

    Hi,

    Could you please help somebody for this issue?

    I am getting the following exception when I run the TestCases using Maven. Actually we have migrated from

    Spring 2.5.4 to Spring 3.0.6...
  7. Hi, Could you please help somebody for this...

    Hi,

    Could you please help somebody for this issue?

    I am getting the following exception when I run the TestCases using Maven. Actually we have migrated from

    Spring 2.5.4 to Spring 3.0.6...
  8. Caused by: org.springframework.beans.NotWritablePropertyExcep tion: Invalid property '

    Hi,

    I am getting the following exception when I run the TestCases using Maven. Actually we have migrated from

    Spring 2.5.4 to Spring 3.0.6
    hibernate 3.1.3 to Hibernate 3.6.6.

    Exception...
Results 1 to 8 of 8