facebook

in web.xml [Closed]

  1. MyEclipse Archived
  2.  > 
  3. Documentation
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #222374 Reply

    Andrew Cheng
    Participant

    I have two projects, in one project myEclipse keep pointing

    <listener> <listener-class>

    not declared, and flag error while the other project ok.
    this two project very similar, and <listener> <listener-class> in web.xml file look the same

    Both Deployment ok, execution OK. the only thing not ok is the red error flag

    <web-app>
    <listener>
    <listener-class>com.aeris.context.InitDB</listener-class>
    </listener>

    #222388 Reply

    Andrew Cheng
    Participant

    I copy the workable one over. don’t know the reason.

    #222394 Reply

    Scott Anderson
    Participant

    Odd. Glad you got it resolved.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: in web.xml [Closed]

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