Search:

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

Search: Search took 0.02 seconds.

  1. Thanks Christian, I think I figured that out too...

    Thanks Christian,
    I think I figured that out too finally, but your hint proves that.

    Unfortunatelly that makes it really hard to continue using PDE which is what I would like to do.

    For now...
  2. Here is also my eclipse configuration attached as...

    Here is also my eclipse configuration attached as a zip file.
    One additional information: I am using Eclipse 3.4 on Mac OSX 10.4.

    I would be really great if somebody could have a look.
    ...
  3. Hi, unfortunatelly this is not working for me. ...

    Hi,
    unfortunatelly this is not working for me.
    I also reinstalled Spring IDE (v2.2.1.) and Spring Tool Suite (v1.1.0.v200811281800) but still no luck. Dependencies to other bundles in the same...
  4. Problems with Tomcat 6 startup and Spring 2.0.5.

    Hi,
    we are currently building a Spring based app using Tomcat 5.5. without any problems. Last week we wanted to try to upgrade to Tomcat 6 and we got the following stacktrace during the startup of...
  5. Spring and JAXWS: No mixing of @Webmethod and @Transactional Annotations allowed

    Hello,
    we discovered a problem today. We use the Spring integration of the JAX-WS webservice and this was working pretty fine so far.

    An example of how our Webservice looks like can be found...
  6. Replies
    3
    Views
    1,103

    too stupid, I solved it myself. For one of my...

    too stupid, I solved it myself.

    For one of my own validators I have just forgotten to implement the interface "org.springframework.validation.Validator", so that the conversion didn't work.

    Now...
  7. Replies
    3
    Views
    1,103

    Hi, that unfortunatelly doesn't work in my case....

    Hi,
    that unfortunatelly doesn't work in my case.
    I would be glad to get any idea how to pass and Array of Validators into the "validators" property of my SimpleFormController.

    The...
  8. Replies
    3
    Views
    1,234

    Hi, I solved my problem so far, but it is not...

    Hi,
    I solved my problem so far, but it is not the best solution. I haven't tried the HandlerIntercepter way from yatesco, because I still need to test and play around with these AOP features.
    ...
  9. Replies
    3
    Views
    1,234

    Adding UserDetails to every ModelAndView

    Hi,
    i have spent many hours searching this forum, but I couldn't find a solution which worked for me. One reason for sure is, that I am also pretty new to Spring and AOP.

    I am using Velocity as...
  10. Replies
    1
    Views
    895

    Hello, interesting question. I had a similar...

    Hello,
    interesting question. I had a similar idea as well for my problem, as I think about a way of how I can improve scalability of my application.
    What I want is to have multiple "worker"...
  11. Replies
    0
    Views
    886

    How to use Velocity Debug console?

    Hello,

    I have just found out about the Velocity Debug Console,
    http://wiki.apache.org/jakarta-velocity/VelocityDebuggingTemplate

    which I also already know from the PHP Template engine Smarty. ...
  12. I am also very new to Spring and experimenting...

    I am also very new to Spring and experimenting around a bit. I had this Exception as well with an own example.
    I also read the answer here, but my property name was already lowercase, but there was...
Results 1 to 12 of 12