Search:

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

Search: Search took 0.05 seconds.

  1. Question related to protype scoped beans

    Hello ,

    I have a question regarding protype scope.

    Background:
    I am using spring 3.0.I am using spring webservice module to create webservices and spring jdbc for data access.
    The dao...
  2. Thanks Cleric

    Thanks Cleric
  3. Spring Integration parallel processing

    Hello ,

    I am newbie to spring integration and looking at best practice to do parallel processing using SI.

    I am trying to use splitter /aggegtor to achieve following :
    1) Read a file...
  4. Spring Declarative Transaction Management- Rollback not happening

    Hello ,

    I am trying spring trnasaction management for my code. I am using spring jdbc and I call mmutiple insert /update in one method. I want to wrap this method inside transaction support so...
  5. Hey Kris, I got the latest nightly build and...

    Hey Kris,

    I got the latest nightly build and now it is remembering the jre preferences. Also I am able to the gradle build.

    Thanks
    Priyanka
  6. OK Here are set of steps :- Gradle Preferences...

    OK Here are set of steps :-

    Gradle Preferences -> Java Home select Workspace JRE :
    hit Appy than OK

    Go to build.gradle ->Run As Gradle Build ... ->Run

    Error comes back->
    Cannot find...
  7. Ok , I updated the STS Gradle with nightly build...

    Ok , I updated the STS Gradle with nightly build plugin I see java _home option. When I select it and give workspace jre ,it takes that. But gradle build still fails with java_home error . When I go...
  8. Hey Kris, I have JDK installed in seperate...

    Hey Kris,

    I have JDK installed in seperate location :

    48504851

    I am not able to set JVM_OPTION from gradle preference page as bug 2276 suggests.

    Please suggest.
  9. STS with Gradle - Java_HOME not found

    Hello There,

    I tried the gradle-sts documentation .
    http://static.springsource.org/sts/docs/latest/reference/html/gradle/gradle-sts-tutorial.html

    When I am building Gradle I get :


    Cause:...
  10. Replies
    1
    Views
    748

    Gradle Plugin not working

    Hello ,

    I have Eclipse Version: Indigo Service Release 2 .

    I was writing a project using gradle . I wrote gradle build file without any tool and ran it through command prompt.

    One of my...
Results 1 to 10 of 10