Search:

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

Search: Search took 0.02 seconds.

  1. NeverMind, everything works fine in the Server...

    NeverMind, everything works fine in the Server part, Dojo and xhrPost was messing with me.
  2. JsonMapping and @ResponseBody. How-to configure it correctly?

    Hi,

    I'm making REST controllers and I'm having problems with the HttpConverter. It seems like a simple problem but I can't find any suitable answers anywhere.

    My Jackson httpconverter config:
    ...
  3. @WarspiteCZ and @logixplayer thanks to your...

    @WarspiteCZ and @logixplayer thanks to your solutions! Got past this mess!
  4. Replies
    3
    Views
    831

    As for not using HibernateTemplate: "Even though...

    As for not using HibernateTemplate:
    "Even though HibernateTemplate is still around, it’s no longer considered the best
    way of working with Hibernate. Contextual sessions, introduced in Hibernate 3,...
  5. Replies
    5
    Views
    881

    Hi, I got some frustration when I started with...

    Hi,

    I got some frustration when I started with Spring MVC, post.

    In the end, if I can make an advice, it's to start directly with STS. Download the Spring reference in PDF, and if you have some...
  6. Replies
    3
    Views
    831

    Generic Dao and Controller component-scan

    Hi,

    I've made a quite simple generic Dao class. I define the Dao beans for all my entities like this:


    <bean id="someTableDao"
    class="com.somesite.dao.hibernate.GenericDaoImpl">...
  7. Replies
    0
    Views
    377

    My adventures with RESTfull JSON

    Hi, as I stated in this post, I'm very new to SpringSource and I had my rough time to do this little. Since I didn't find really any explicit documentation, I decided to share my very little...
  8. thanks for your reply but I'm trying to get past...

    thanks for your reply but I'm trying to get past Spring Roo in order to learn what it really does.

    The issue is resolved, in fact, I used Netbeans with an ant project. Working with Eclipse and...
  9. RESTfull ressource, basic configuration questions

    Hi,

    I'm new to SpringSource, but I still have to built an entire dynamic website using Dojo Toolkit for the client-side and Spring for the server-side.

    So, after a lot of readings, I still am...
  10. Replies
    3
    Views
    809

    thanks for your reply! I tried the nightly...

    thanks for your reply!

    I tried the nightly from the 2 and 3 november without success. I've had enough with Roo, now I'm learning Grails, more mature. And I'm also leaving GWT for the moment. I...
  11. Replies
    3
    Views
    809

    Same questions again, I tried to go back to the...

    Same questions again, I tried to go back to the JDK 1.6 without success. I still can't get the Roo GWT to work.

    I saw an article stating that Roo 1.2 has really improved the GWT module, So I...
  12. Replies
    3
    Views
    809

    STS abnormally slow, GWT add-on questions

    Hi,

    as stated in a previous post, I'm quite new with SpringSource and Roo. I'm a Junior JavaEE dev.

    This is not really a problem, just to see if anyone experience the same frustration using STS...
  13. Replies
    2
    Views
    623

    Hi, I have the same problem. I want to build...

    Hi, I have the same problem.

    I want to build an app with Roo and GWT, I don't face any errors in the Roo schell processing, but Eclipse won't go any further than 58% in building workspace.

    I'm...
Results 1 to 13 of 13