Search:

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

Search: Search took 0.03 seconds.

  1. API architecture best choice between JEE Service Provider API or SPRING

    Hi,

    I'm working on a API implementation for my company,
    I made a maven module API which describe services through interfaces in a spi package, and has a Facade to get Implementation staticly...
  2. Replies
    3
    Views
    624

    Solution founded

    Thanks for the link on Roo multi project support, but it is for an entreprise project architecture which starts soon.

    In fact i found the solution at my problem.
    The maven configuration in the...
  3. Replies
    3
    Views
    624

    Exception message

    Caused by: java.lang.IllegalArgumentException: Unknown entity: com.orange.ccs.domain.Mailbox
    at org.hibernate.ejb.AbstractEntityManagerImpl.persist(AbstractEntityManagerImpl.java:675)
    at...
  4. Replies
    3
    Views
    624

    Roo on Domain layer + Manual Web layer

    Hi,

    I would known if it seems possible to reference a ROO project to a module in a parent POM and use it only for Domain Layer (and eventually Service Layer) and have a web layer module manualy...
Results 1 to 4 of 4