Search:

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

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    298

    No, it's not. In my case it doesn't matter.

    No, it's not. In my case it doesn't matter.
  2. Replies
    2
    Views
    298

    Context scanning doesn't seem to work

    I'm getting the following:


    2013-03-27 18:51:54,944 ERROR pringframework.web.context.ContextLoader: 227 - Context initialization failed...
  3. Replies
    0
    Views
    206

    Integration of Johm with Spring

    I'm researching the use case of persisting my Java domain object into Redis DB and found Johm as an interesting serialization mechanism and a seeming alternative(?) to. Spring's own...
  4. produces upexpected result

    I have a message pipeline which starts with <http: outbound-gateway> element configured like so:



    <http:outbound-gateway id="html" request-channel="tickerChannel"
    ...
  5. Replies
    4
    Views
    2,195

    STS vs. Eclipse benefits comparison

    Hi,

    I need to advocate to the management and the powers that be at work (large financial institution) a switch from an Eclipse-based (with Spring & other plugins) to STS environment.

    I'm...
  6. I did a bit more reading on that jar file above...

    I did a bit more reading on that jar file above and learned that it's possible to start Eclipse directly via that launcher which I did using the following command on that workspace with Scala IDE...
  7. I forgot to mention that the process from which I...

    I forgot to mention that the process from which I took the dumps and which keeps changing its jps id is equnox launcher, i.e:



    C:\Java\jdk1.6.0_30\bin>jps
    5448 Jps
    10452...
  8. Hi Martin, Thanks for the suggestion. I...

    Hi Martin,

    Thanks for the suggestion. I managed to obtain 3 dump files via "jps" and "jstack" (please see attached). The whole cycle takes not more than a couple of seconds therefore it's a bit...
  9. I did some more experimentation with different...

    I did some more experimentation with different settings. Here's what I learned:

    I can confirm the behavior described previously happens to me on STS 2.9.0 for both 32 and 64-bit versions as...
  10. No, the installation of STS 2.9.0 worked fine,...

    No, the installation of STS 2.9.0 worked fine, but as soon as I apply Scala IDE to it STS starts cycling through the welcome screen and never works.

    Simeon
  11. I meant Scala IDE, sorry ;-) Yes, I never...

    I meant Scala IDE, sorry ;-)



    Yes, I never install my dev tools into Win7's Program Files, in this case I used this path:

    C:\springsource-2.9.0.1
  12. Hi Martin, Thank you for answering. I tried...

    Hi Martin,

    Thank you for answering.

    I tried re-installing a new fresh copy of STS (2.9.0 still) and pointing it to a brand new workspace. Then I made an attempt to reapply Spring IDE update.
    ...
  13. Exceptions while installing Scala-IDE update

    I'm attempting to install Scala IDE onto the latest release of STS (Version: 2.9.0.RELEASE
    Build Id: 201203011000).

    The update site used is this (as specified in...
  14. Replies
    4
    Views
    486

    Martin, Is there a configurable way to set the...

    Martin,

    Is there a configurable way to set the context root for the application in tc Server?

    TIA.
    Simeon
  15. Sticky: Perhaps I should add that it's used in production...

    Perhaps I should add that it's used in production for a year now since then.
  16. Sticky: We were using it on a project last year for a web...

    We were using it on a project last year for a web services integration layer underlying the implementation of new payment model for digital content of a leading US media company.
  17. SimpleJobLauncher - Task executor misfires

    I'm attempting to create a test case to test a job execution. I'm observing a difference in behavior between this test case and normal job execution in the deployed application. During normal...
  18. Replies
    0
    Views
    896

    Testing ClientHttp related classes

    I had a couple of questions regarding ClientHttp related usage and testing here - http://forum.springsource.org/showthread.php?t=107200 which may belong more to this architectural thread. I...
  19. Replies
    0
    Views
    765

    Testing ClientHttp related classes

    In our current project we are required to handle a use case where a remote service replies with an HTTP response with a status of 418. Spring appropriately doesn't recognize it and throws an...
  20. Replies
    1
    Views
    745

    Task-specific breakpoints set

    I'm looking for an efficient way to associate/activate only a subset of breakpoints (only the ones related to a active Mylyn task) inside the debug perspective in STS. Is there a way to, say when...
  21. Logs appear multiple time due to proxying

    In our Spring configuration, we have several (currently 2) instances of BeanNameAutoProxyCreator which attach a chain of interceptors to a set of services. Services can repeat (partially) in each...
  22. Missing sourcecode

    Hi,

    Upon reading this thread and the serverside article mentioned there (http://www.theserverside.com/news/1364131/Authoring-Custom-Namespaces-in-Spring-20) I wanted to download and play with the...
  23. Replies
    0
    Views
    918

    how to get proxy's target?

    I'd like to inquire if it is possible to obtain a reference to a Spring AOP proxy's (non-CGLIB) target in my code. Let me explain the situation.

    I'm writing a test case for a class on which...
  24. Replies
    5
    Views
    939

    Thank you Ramnivas. Ironically the idea to...

    Thank you Ramnivas.

    Ironically the idea to use this approach was born after listening to your presentation on Metadata and AOP posted on Parleys.com. I found it very insightful.

    I'm a little...
  25. Replies
    5
    Views
    939

    Hi Marten, So if I understand what you are...

    Hi Marten,

    So if I understand what you are saying, it could be done somewhere during the build process as a pre-compilation step? Via Ant possibly? Any samples?

    Thank you,
    Simeon
Results 1 to 25 of 66
Page 1 of 3 1 2 3