Search:

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

Search: Search took 0.02 seconds.

  1. Keith I'm deploying inside Helios. Thanks.

    Keith

    I'm deploying inside Helios.

    Thanks.
  2. The tiles version under maven dependencies is...

    The tiles version under maven dependencies is 2.2.2.
  3. No mapping found for HTTP request with URI [/greenhouse/WEB-INF/layouts/${currentDevi

    Keith

    I did not change any dependency.
    I'm also new to git. I think I did right. I use Helios. I installed EGit and cloned the greenhouse repository, then yet on the repository view I imported...
  4. No mapping found for HTTP request with URI [/greenhouse/WEB-INF/layouts/${currentDevi

    I tried to execute greenhouse locally but I got:


    org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/greenhouse/WEB-INF/layouts/${currentDevice.mobile ]...
  5. NPE at org.springframework.faces.ui.ProgressiveUICommand. isImmediate()

    A snippet of my xhtml:




    <h:form id="contactUsForm">
    <sf:commandLink id="contactUs" value="Fale Conosco" action="contactUs" />
    </h:form>
  6. Replies
    0
    Views
    1,174

    Securing methods from a superclass

    In my business layer I have a superclass and two superinterfaces as follow:

    interface -> IQueryService (provides methods for query);
    interface -> ICRUDService (extends IQueryService and provides...
Results 1 to 6 of 6