Search:

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

Search: Search took 0.05 seconds.

  1. Hello Marten I prepared this little sample:...

    Hello Marten

    I prepared this little sample: three vary basic projects:


    JTA configuration
    PropertyPlaceHolder set-up
    Batch configuration
  2. Hello Marten I'll provide this small testcase...

    Hello Marten
    I'll provide this small testcase ASAP
    Angelo
  3. Hi Marten My intention was not to say that...

    Hi Marten

    My intention was not to say that there is something wrong with System.setProperty or System.setProperties (and sure I see the API docs) and I absolutly don't want to attack anyone...I'm...
  4. Hello I tried in using the...

    Hello

    I tried in using the context:placeholder but nothing changed
    I debugged the code and I see that the properties file is loaded in the class...
  5. Hello Marten I tried as you suggested by using...

    Hello Marten

    I tried as you suggested by using context:property-placeholder
    In detail this is my spring context file:


    <?xml version="1.0" encoding="UTF-8"?>
    <beans...
  6. Hi Marten Thank you for the answer I checked...

    Hi Marten

    Thank you for the answer
    I checked what you said
    The property file is loaded (moreover by debugging the spring context loading I arrived in the point where I can see that the file is...
  7. Hi all Any Idea on how I can solve this issue?...

    Hi all

    Any Idea on how I can solve this issue? I'm still fighting with this issue..and the winner is the issue :(
  8. Spring @Scheduled: problems in getting cron expression from properties file

    Hi all

    First of all I wish you and your beloved all the best for this Christmass and a wonderful happy new year

    Now...In my project I'm using spring 3.1.1 and I need to execute some scheduled...
  9. Hi Thank you for answering. I'll give a look at...

    Hi
    Thank you for answering.
    I'll give a look at what you suggested :)
    Cheers,
    Angelo
  10. How would you implement this scenario by using spring-batch?

    Hello

    I'm using this environment:

    spring 3.1.1
    myBatis 3.1.1
    spring-myBatis 1.1.1
    spring-batch 2.1.9
  11. Hello Marten First of all thank you for...

    Hello Marten
    First of all thank you for answering to me.
    With regards to your suggestion I didn't use the PropertySource basically for two reason:


    I didn't know it :)
    I must admit I was too...
  12. Changing bean properties programmatically

    Hi all
    I'm using this environment:

    spring 3.1
    jvm 6


    I'ld like to valorize some bean properties by quirying the DB. For example let's image this code:
  13. Replies
    2
    Views
    438

    [NEO4J] Very poor performances

    Hi all
    I'm using this environment:
    spring 3.1.1
    spring data neo4j 2.1.0.BUILD-SNAPSHOT
    spring data neo4j rest 2.2.0.BUILD-SNAPSHOT
    neo4j 1.8 in server configuration (not embedded)
    neo4j rest...
  14. Replies
    2
    Views
    295

    Any sugestion/idea? Thank you Angelo

    Any sugestion/idea?

    Thank you
    Angelo
  15. Replies
    2
    Views
    295

    Loading Spring context files form jars

    Hi

    In my project I have the following situation: we are several partners and each partner will develop a component. Each partner will have his own database so each partner will define his own...
  16. Replies
    1
    Views
    227

    Loading different properties file

    Hi there
    I'm using spring 3.1.1

    I'm in this situation: in my project I have several partners provided by several different organizations

    Each partner will build a component (that is a jar) of...
  17. Replies
    4
    Views
    678

    Hello there I know i solved as i said...

    Hello there

    I know i solved as i said yesterday...but by removing the workspace resolution option means that every time i change something on other maven projects i need to run the "mvn clean...
  18. Replies
    0
    Views
    294

    Loading Spring context files form jars

    Hi there

    I'm using Spring 3.1.1
    I have a GWT web application and some other jars; inside these jars I use Spring for the server side communication.
    Now if in my web.xml I write:



    <!--...
  19. Replies
    4
    Views
    678

    Hi all I solved the issue...at least it seems...

    Hi all
    I solved the issue...at least it seems
    The problem seems to be related to the Maven eclipse plug-in; in fact by disabling the workspace resolution property in the Web application project all...
  20. Replies
    4
    Views
    678

    No idea about what kind of test I can do? It's...

    No idea about what kind of test I can do?
    It's really frustating
  21. Replies
    4
    Views
    678

    Any suggestion in doing some other tests? I'm...

    Any suggestion in doing some other tests?
    I'm fighting with this issue :(
  22. Replies
    4
    Views
    678

    Issues in loading bean by autoscanning

    Hi there.

    I'm using this environment:

    Eclipse Indigo
    Maven 3.0.4
    GWT 2.4.0
    GWT-dispatch 1.2.0
    Spring 3.1.1
    JVM 1.6
  23. AbstractWizardController+Spring js: open popup on submit

    Hi all.

    I have a classic Spring MVC Web Application where i use several AbstractWizardFormController. When i navigate between pages a full page reload is done; now i'ld love to open a modal dialog...
Results 1 to 23 of 23