Can't deply on NB 5.5, Exception while running.
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
Can't deply on NB 5.5, Exception while running.  XML
Forum Index -> Tools
Author Message
sapanparikh18

Joined: 21/06/2006 00:00:00
Messages: 25
Offline


THis is my first time using IceFaces, I have been trying all the ways of using NB VWP-Iceface integration but it always gives me
javax.faces.el.PropertyNotFoundException: Base is null: Page1
at org.apache.myfaces.el.ValueBindingImpl.resolveToBaseAndProperty(ValueBindingImpl.java:460)
at org.apache.myfaces.el.ValueBindingImpl.setValue(ValueBindingImpl.java:248)
at org.apache.myfaces.application.ApplicationImpl.createComponent(ApplicationImpl.java:449)
at javax.faces.webapp.UIComponentTag.createComponent(UIComponentTag.java:1019)
....Cont

Exception, Please help me get going..

May be I am too dumb here but I can't find an option of "Enable IceFace" while starting a new project, can someone please tell me how to do that?
I will be really thankful
Sapan
[Email]
frank.ye

Joined: 26/10/2004 00:00:00
Messages: 709
Offline



"Enable ICEFaces" is not available when you starting a new project.

"Enable ICEFaces" is available through context menu.

select the VWP web project --> right click on the project node --> select Enable ICEfaces from the context menu.


From your track trace, myfaces implementation is used...


Please look at the release notes of VWP related to using myfaces implementation ...
http://www.netbeans.org/community/releases/55/vwp-release-notes.html
[Email]
sapanparikh18

Joined: 21/06/2006 00:00:00
Messages: 25
Offline


Thanks Frank,
How did you figure out that I am using MyFaces!!?
I have never intentionally done so.
And anyways this is a new project. So problem is not with "Enable IceFaces" right?
[Email]
frank.ye

Joined: 26/10/2004 00:00:00
Messages: 709
Offline


myfaces class is inside the stack trace.

org.apache.myfaces.el.ValueBindingImpl.resolveToBaseAndProperty(ValueBindingImpl.java:460)


Could you confirm which kind of project that you want to use visual project or web project in netbeans 5.5.

non-visual web project is based on framework provider ...

visual web project in netbeans 5.5 using complib library etc ...

If you are using visual web project (with VWP).

Please make sure you install required nbm modules for netbeans 5.5.

IDE Tool Integration Bundles (one nbm module needs to install)

IDE Runtime Libraries (one nbm module needs to install)
one complib file needs to import

Please look at the creating a new project from release notes..
[Email]
sapanparikh18

Joined: 21/06/2006 00:00:00
Messages: 25
Offline


I really think I did all that was in the release notes.
I Installed one NBM file which had complibs and then installed the complibs from *.complib file
after that i included installed those complibs in my newly created VWP project.
So it means that before using it i installed atleast one NBM file and one Complib and also included all the libraries!!! anything I am still missing?
[Email]
sapanparikh18

Joined: 21/06/2006 00:00:00
Messages: 25
Offline


Hey I am sorry, I didnt install two NBMs now the context menu has an option "Enable IceFaces" but nonw I cant actually drag and drop the components
I mean after dragging and dropping i dont see anything
[Email]
sapanparikh18

Joined: 21/06/2006 00:00:00
Messages: 25
Offline


This thing just isn't working out for me.
[Email]
frank.ye

Joined: 26/10/2004 00:00:00
Messages: 709
Offline


Could describe more details about what is not working for you?

Design time problem? not seeing components in the design Editor?

Run time? which server are you using, stack trace?

[Email]
sapanparikh18

Joined: 21/06/2006 00:00:00
Messages: 25
Offline


Okay... I am pretty sure that I was a bit abstract in my previous postings, so now I am going to create a small project and write about each step.

1. Create a new VWP project Named "Test", configure it to run on Tomcat 5.5.17 set source Level to 1.4 and j2ee1.4

2.Right click on libraries and add ICEFACE library. This Library has all the jar files needed to run ICEFACES.

3.Right Click on complib icon and add IceFaces comp suit.

4.Write Click on project node and click on "Enable IceFaces" and click yes to change web.xml

5.Drag and Drop an ICEFace command button, which I can see on visual designer.

6.Right click on project node and click on "run project".

7. In my fire fox winodow I get following message

The server encountered an internal error () that prevented it from fulfilling this request.

8.In my Tomcat log window I get exceptions which are in the attached file

Please don't assume that I did anything else then above steps, so if I am missing something please let me know.

Thanks a lot for your reply.
SApan
 Filename Exception.txt [Disk] Download
 Description Exception that i get when i run simple IceFace project
 Filesize 7 Kbytes
 Downloaded:  85 time(s)

[Email]
 
Forum Index -> Tools
Go to:   
Powered by JForum 2.1.7ice © JForum Team