init: deps-module-jar: deps-ear-jar: deps-jar: library-inclusion-in-archive: library-inclusion-in-manifest: Compiling 1 source file to C:\Documents and Settings\olek\My Documents\NetBeansProjects\WebApplication6\build\web\WEB-INF\classes C:\Documents and Settings\olek\My Documents\NetBeansProjects\WebApplication6\src\java\WebApplication6\Page1.java:174: cannot find symbol symbol : method getTextChangeListener() location: class com.icesoft.faces.component.selectinputtext.SelectInputText _SelectInputText.getTextChangeListener(); C:\Documents and Settings\olek\My Documents\NetBeansProjects\WebApplication6\src\java\WebApplication6\Page1.java:175: cannot find symbol symbol : method setTextChangeListener() location: class com.icesoft.faces.component.selectinputtext.SelectInputText _SelectInputText.setTextChangeListener(null); C:\Documents and Settings\olek\My Documents\NetBeansProjects\WebApplication6\src\java\WebApplication6\Page1.java:188: cannot find symbol symbol : method getPartialSubmit() location: class com.icesoft.faces.component.selectinputtext.SelectInputText _SelectInputText.getPartialSubmit(); C:\Documents and Settings\olek\My Documents\NetBeansProjects\WebApplication6\src\java\WebApplication6\Page1.java:198: cannot find symbol symbol : method requestFocus() location: class com.icesoft.faces.component.selectinputtext.SelectInputText _SelectInputText.requestFocus(); C:\Documents and Settings\olek\My Documents\NetBeansProjects\WebApplication6\src\java\WebApplication6\Page1.java:200: cannot find symbol symbol : method getVisible() location: class com.icesoft.faces.component.selectinputtext.SelectInputText _SelectInputText.getVisible(); C:\Documents and Settings\olek\My Documents\NetBeansProjects\WebApplication6\src\java\WebApplication6\Page1.java:229: cannot find symbol symbol : method getOnchangeeffect() location: class com.icesoft.faces.component.selectinputtext.SelectInputText _SelectInputText.getOnchangeeffect(); C:\Documents and Settings\olek\My Documents\NetBeansProjects\WebApplication6\src\java\WebApplication6\Page1.java:230: cannot find symbol symbol : method setOnchangeeffect() location: class com.icesoft.faces.component.selectinputtext.SelectInputText _SelectInputText.setOnchangeeffect(null); Note: C:\Documents and Settings\olek\My Documents\NetBeansProjects\WebApplication6\src\java\WebApplication6\Page1.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: C:\Documents and Settings\olek\My Documents\NetBeansProjects\WebApplication6\src\java\WebApplication6\Page1.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 7 errors C:\Documents and Settings\olek\My Documents\NetBeansProjects\WebApplication6\nbproject\build-impl.xml:336: The following error occurred while executing this line: C:\Documents and Settings\olek\My Documents\NetBeansProjects\WebApplication6\nbproject\build-impl.xml:167: Compile failed; see the compiler error output for details. BUILD FAILED (total time: 0 seconds)