facebook

Error when using

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

    Hello,

    I am using Eclipse 2.1 with the newest MyEclipse plugin. I have deleted an older version of BEJY because of some errors mentioned in another topic. Unfortunately, a further error occures: after creating a Web Module Project, the BEJY JSP compiler did not accept commands like

    <jsp:useBean
    id=”newAddress”
    scope=”page”
    class=”com.javacook.sms.jspbean.NewAddressBean”/>
    <jsp:setProperty name=”newAddress” property=”*” />

    turning the attention to the star “*” . Using this the following error message orccures:

    The method _jsp_copyParameters(HttpServletRequest, NewAddressBean) is undefined for type _newAddress_jsp.

    When I replace the “*” with a concrete property of the bean “NewAddressBean” then this error vanishes.

    Best regards

    Jörg Vollmer

    #196180 Reply

    support-michael
    Keymaster

    We have entered this into our bug report system and will begin researching it immediately.

    Michael,
    MyEclipse Support

    #196188 Reply

    Scott Anderson
    Participant

    This problem was addressed in version 2.0.3 EA1

    –Scott

    MyEclipse Support

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Error when using

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