Skip to content

NoSuchMethodError #23

@javydreamercsw

Description

@javydreamercsw

While using 2.0.0 under Vaadin 7.7.7 it throws this error:

java.lang.NoSuchMethodError: com.vaadin.ui.Button.addClickListener(Lcom/vaadin/ui/Button$ClickListener;)Lcom/vaadin/shared/Registration;
	at org.vaadin.teemu.wizards.Wizard.initControlButtons(Wizard.java:151)
	at org.vaadin.teemu.wizards.Wizard.init(Wizard.java:130)
	at org.vaadin.teemu.wizards.Wizard.<init>(Wizard.java:119)

This is obviously a version mismatch, bt I was under the impression you were using the compatibility libraries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions