facebook

Jboss setup

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #260019 Reply

    pandutalli
    Member

    Hi, How to setup Jboss to ‘Reload’? can somebody help me?

    #260164 Reply

    Riyad Kalla
    Member

    Do you have JBoss reload the context when it’s changed? If you are using JBoss with Tomcat as the servlet container, you can edit the context file and set reloadable=true and that will trigger when files change in the context.

    #260252 Reply

    pandutalli
    Member

    Hi Riyad,

    Where do i set JBoss reload the context when it’s changed?

    #275038 Reply

    amir55
    Participant

    hi all

    just I do not want to use another server rather than jboss that I have all my works and references using it then now I have this errror at running this latest verstion

    ERROR [[/]] Exception sending context initialized event to listener instance of class org.jboss.web.jsf.integration.config.JBossJSFConfigureListener
    java.lang.NoSuchMethodError: javax.servlet.ServletContext.getContextPath()Ljava/lang/String;

    ANY HELP PLEASE

    #275040 Reply

    Riyad Kalla
    Member

    amir55,
    JBoss ships it’s own JSF libraries, it looks like you may be deploying your own JSF libraries (or MyEclipse’s JSF libraries) along with your JSF application, which on JBoss, causes the exception above.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Jboss setup

You must be logged in to post in the forum log in