Search:

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

Search: Search took 0.11 seconds.

  1. Replies
    1
    Views
    393

    The error output is here...

    The error output is here https://gist.github.com/1670899
  2. Replies
    1
    Views
    393

    Error running spring roo

    I have installed the Spring Roo 1.2.0.RELEASE version but i Can't run. My JDK_HOME and JAVA_HOME Home system variables are properly set. The ROO_HOME is set too.

    Apparently Felix can't load some...
  3. I think so... I dont remember very well.. sorry....

    I think so...
    I dont remember very well.. sorry.

    But, I think I've tried to customize mapping.xml file of castor.
  4. I'm gettin the same problem! Unable to find...

    I'm gettin the same problem!

    Unable to find the bundle file, but the bundle is activated.
    Spring Dm don't inject the JPA dependencies...
  5. Anyone?

    Anyone? Please! I can't keep studying spring dm with this problem.
  6. Continuing...

    Continuing...

    What I need to do? Do I need to change the manifest generate by maven plugin including "org.springframework.stereotype" on import packages? I tried but it didn't work.

    All the...
  7. ClassNotFoundException when Osgi Extender start the spring context.

    In my Roo application, I'm using the maven-bundle-plugin to generate the manifest.
    The application is running ok, but when I put on the felix, the osgi extender can't load the context, throwing this...
  8. I solved! Stoped using the hardcoding mode to...

    I solved!
    Stoped using the hardcoding mode to load the context.
    Started leaving the spring osgi extender bundle load to me.
  9. Problem with classloaders and xml namespaces

    I'm using Apache Felix and Spring 3. All bundles I downloaded from http://www.springsource.com/repository/app and I installed too the dist Spring DM. So I don't know why Spring DM is not managing to...
  10. Replies
    0
    Views
    359

    JPA Acessing Restfull services

    I have an application that the entities are managed by JPA with Spring. The application was built with ROO(pretty cool).

    One Entity has and attribute class, that is referenced by a service that...
  11. Reported

    I create two issues to resolve this problem. Please vote it!

    http://jira.springframework.org/browse/ROO-740
    http://jira.springframework.org/browse/SPR-7035
  12. Multiple modelKeys

    I need to set up multiple modelKeys properties. How can I do that?

    I can't find. I'm using SpringRoo and its generating the controller, thats why my single object has a modelKey and the...
  13. RESTful with Castor. Collection result is fine, but single result is very poluted

    I'm using the Spring Roo and generated an application. I want to have on it RESTful services. I don't know if i need to implement or if spring already do this for me.

    I followed the links:...
  14. Replies
    0
    Views
    629

    Jaxb2 and collections

    I generated a application with Roo. I configurated the Jaxb2Marshaller, and it works for an elemnt.
    If I access the url ...\address\1.xml it returns the xml correctly, but when I go to...
  15. Replies
    1
    Views
    797

    Roo component Based applications

    I would like to build an experimental component based application with roo.

    Anyone knows the best way to do that with ROO and Spring?
    I would like to build two applications sharing data through a...
Results 1 to 15 of 15