Hi,
We are currently evaluating NetAdvantage for JSF to be used at our presentation layer. Please let us know whether these controls are compatible in our environment where we use Oracle AS 10g, JSF1.1 with MyFaces, EJB 3.0 and Toplink.
The editor we currently use is Jdeveloper 10.1.3, which do not support UI development as Eclipse or IBM RAD, but we are currently concerned about the manula configuration to work with these controls manually. I got the trial version and trying to run a simple DataGrid employee's sample but i am getting this error. "Unable to instantiate tag: webgrid:gridView (class: null) Make sure that the tag class is available and that the tag library containing the class is not excluded from this application." where as taglib and the library is included in project.
Help regarding configuration is requires ASAP so we can finalize the library to work with;
Thanks & Regards,
Ayesha Nosher
Hello ayeshan, Please make sure to copy the Infragistics JSF jar files into (Current project)/WebContent/WEB-INF and resource folder into (Current Project)/Webcontent. Please follow below link to configure your application.
http://help.infragistics.com/Help/NetAdvantage/JSF/2009.1/HTML/JSF_Getting_Started_Deploying_Your_Application.html
Yes!! we absolutely support JSF1.1 and JSF1.2 MyFaces. To get more information regarding supported software, please follow below online documentation link.
http://help.infragistics.com/NetAdvantage/JSF/2009.1/DevelopersGuide --> Supported Software
Thank you!
Thanks you for your response SGowdra,
Good to know that we can go with NetAdvantage, but i'm still unable to configure it in our working environment;
I created a simple project in JDeveloper and placed resources and jar files as addressed. I further copied the code used is gridView sample, but i get the same error.i.e.
Unable to instantiate tag: webgrid:gridView (class: null) Make sure that the tag class is available and that the tag library containing the class is not excluded from this application.
I tried to manipulate code as by extracting tld file in web-inf folder and extract class files in web-inf/lib but get the same error. The class it seems not to find can be referenced in my java classes, so it is confirmed that those classes are available in class path.
Whatever we require for a JDeveloper project, i tried it and failed. The worse part is that i already invested more than 4 days in this hit & try method and we cannot delay on this.
Can you manage some help for me to configure the project asap, so the pending development resumes.
I hope you understand my concern;
Regards,