Search:

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

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. I have been looking for this add-on, but I need...

    I have been looking for this add-on, but I need English documentation, even the second link is broken.
  2. Do you have an English translation of the site,...

    Do you have an English translation of the site, it is worth having a look at.
  3. Creating a Roo project based on a wsdl file of a webservice.

    Hi,

    Is there a possibility of creating a functional Spring Roo project based on a wsdl file of an exposed webservice. At the moment we use maven cxf plugin to generate the artifacts from a wsdl...
  4. Just modify the toString() method of the Pet.java

    Just modify the toString() method of the Pet.java
  5. Thread: Roo UI:

    by ibuchh
    Replies
    4
    Views
    1,096

    Hatim, Can you share your UI templates with us,...

    Hatim,
    Can you share your UI templates with us, it really looks beautiful.

    --Irshad.
  6. Replies
    0
    Views
    1,008

    Spring Roo Flex Addon, how to install.

    Hi,
    I would like to know the best way of installing the Spring Flex addon in our Roo installation. Are there any issues?

    -Irshad
  7. I am facing the same issue. Did u resolve this?...

    I am facing the same issue. Did u resolve this? Can you share your notes?

    -Irshad A.
  8. Hi Cyril, Thanks for the reply. Can you share...

    Hi Cyril,
    Thanks for the reply. Can you share your roo script files for the two projects if possible or at least share your zip files for the two projects with applicationContext.xml files. This is...
  9. Hi Cyril, We have a similar situation. We are...

    Hi Cyril,
    We have a similar situation. We are trying to create a multimodule roo project with domain model in one project and web-tier in another roo project with the proper dependency setup. We are...
  10. Replies
    1
    Views
    2,886

    Multi-Module Spring Roo project.

    Hi,
    We have a requirement of the following:
    1.
    A multi-module maven based J2EE project whereby different modules exist for domain, persistence, service, web & ear.

    2.
    An OSGI based...
  11. Replies
    7
    Views
    924

    Is keyword "implements" not available

    We have a requirement of having the model classes implement java.io.Serializable interface. Roo command prompt doesn' support it at the moment, can it be added?
    -Irshad
  12. Replies
    20
    Views
    8,656

    We had the same issue, ultimately we are using...

    We had the same issue, ultimately we are using maven dbunit plugin to get the data loaded. This plugin is used in Appfuse.

    -Irshad
  13. Replies
    7
    Views
    1,143

    Marty, We got around this issue by creating a...

    Marty,
    We got around this issue by creating a BaseObject superclass with I'd & version as it's two properties. Afterwards all the entities are created as subclasses of this BaseObject.
    -Irshad
  14. Mark, Thanks for the reply. Actually we are...

    Mark,
    Thanks for the reply. Actually we are writing a dao (@Repository) layer to generate CXF based SOAP based Webservices. We have injected @EntityManager and re-written persistence logic. We are...
  15. Consequences of pushing _Entity*_aj logic into .java file.

    Hi,
    We would like to reuse the persistence logic of an entity generated by roo. What is the best way of doing that other than pushing it from .aj to . java file.

    -Irshad
  16. How to load some sample data in the database using roo at startup.

    Hi,
    How do we load some sample data using roo as the app starts the first time?

    -Irshad
  17. Replies
    15
    Views
    5,882

    Thanks Andrews, we are learning to use roo at the...

    Thanks Andrews, we are learning to use roo at the moment. Point us to addon internals/ howto create addon using STS.
  18. Hi Stefan, I was able to create a cxf based SOAP...

    Hi Stefan,
    I was able to create a cxf based SOAP webservice. I wanted to share my notes here:

    1. Create a roo based project on shell.
    2. Add persistence/database support.
    3. Create an entity in...
  19. Cxf Soap webservice wsdl not displaying at all.

    Hi,
    We created a roo based project and created a cxf 2.2.2 based webservice after modifying pom, web config files. Everything goes ok but wsdl file wouldn't display. Console error reads:
    Can't find...
  20. Ok, that sounds great. You mean you created an...

    Ok, that sounds great. You mean you created an addon, can you share the script that is an addon to roo as I have no clue of creating an addon to roo.

    --Irshad
  21. Thread: Roo and cygwin

    by ibuchh
    Replies
    9
    Views
    2,982

    I tried this roo.sh under cygwin, but it doesn't...

    I tried this roo.sh under cygwin, but it doesn't work. I tried hint and it simply hangs. I have all the variables JAVA_HOME, ROO_HOME set properly.

    --Irshad.
  22. That seems a good idea, do you have any pointers...

    That seems a good idea, do you have any pointers to creating roo addons, as we have not done that stuff before. We prefer to do contract last approach.

    --Irshad
  23. Thanks for the reply. We are following the...

    Thanks for the reply. We are following the approach. We would like to create a roo addon for cxf. Can you point us to some demo/tut about roo addon generation.
    -Irshad
  24. Need to create a SOAP WS based on CXF. Please suggest.

    Hi,
    We have a roo application up & running. We need to create a SOAP WS using CXF stack. We plan to do the following:

    1. Create a service layer injected with Persistence entity manager.
    2....
  25. Data in the database seems to be lost after tomcat restart.

    Hi,
    What property do we need to set in database.properties to make sure that the data in the database is not lost after we restart tomcat. We are using mysql with hibernate.

    --Irshad.
Results 1 to 25 of 37
Page 1 of 2 1 2