ICEfaces support for NetBeans 5.5 with Visual Web Pack now available!
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
ICEfaces support for NetBeans 5.5 with Visual Web Pack now available!  XML
Forum Index -> Tools Go to Page: Previous  1, 2, 3, 4
Author Message
nypansson

Joined: 28/02/2007 00:00:00
Messages: 4
Offline


For the moment have I decided to leave ICEfaces until someone can describe how I can get it work within an existing NetBeans project. We have tested also Ajax4JSF. This work but lacks when it comes to components - ICEfaces looks better but seems to be really difficult to use. Maybe we must move to Jboss SEAM to be able to use ICEfaces = huge step that hasn't been investigated enough yet. Maybe it is better to wait for improved Ajax blueprints from the NetBeans team.
marios

Joined: 01/03/2007 00:00:00
Messages: 4
Offline


Hello people,

I have also the same problem, although I am using Java Studio Creator 2. Anyway Netbeans and Java Studio Creator are more or less the same so I am also very interested if a solution can be found for this.

Marios
frank.ye

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


Please create a new thread related to Netbeans 5.5 VWP.

It is better to clarify the environment to run your web application.

For example,

J2EE Server:
Sun Application Server 8 sp4.

Other libraries if have any.

Error related to jsp page, including the page.

note, Sun Application Server 9 (glassfish version 2) is not supported at ICEfaces 1.5.3 release.


If particular issue that you have, please log a jira case at the following:

http://jira.icefaces.org


thanks,
[Email]
msamir

Joined: 06/02/2007 00:00:00
Messages: 2
Offline


I also have the same problem. Have anyone found a solution yet? Please moderators, can you give us a hand in here?

nypansson wrote:
Hi,

I got also this exception. I have a existing project which I build using NetBeans Visual Pack. I'm running EJB3 under JBoss. All this working fine.

After installation of ICEFaces could I directly start to add components from my Visual edtitor. But after deployment and my first test could I not access my index-page from the browser. I found a post at Jboss that said that I'm must change my web.xml (http://jira.jboss.com/jira/browse/JBSEAM-827?decorator=printable). Without understanding why did I do this change:

<context-param>
<param-name>com.icesoft.faces.delegateNonIface</param-name>
<param-value>true</param-value>
</context-param>

After this can I run my old project as before. I have added a new page to test ICEfaces. When I access this page do I get the same error that markdcc got.

Are their anybody out there that could describe short and concrete all steps to get ICEfaces working together with NetBeans Visual Pack and Jboss running EJB3 and Java 1.5?

Agree with markdcc - ICEfaces components looking great! 
msamir

Joined: 06/02/2007 00:00:00
Messages: 2
Offline


While looking around, I found a very s imple solution for the infamous "HIERARCHY_REQUEST_ERR" Exception:

" just add the <html> tag before body inside <f:view>, close all the tags properly, it will work."

That's it! See the last post at http://www.icefaces.org/JForum/posts/list/4141.page#18404

Best regards,
Moataz
 
Forum Index -> Tools Go to Page: Previous  1, 2, 3, 4
Go to:   
Powered by JForum 2.1.7ice © JForum Team