Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [wtp-jsf-dev] Workaround for a platform bug..

It's not always the case that the EMF model of the Web Deployment Descriptor doesn't load, it happens to only some of my projects (and I haven't yet figured out what causes this).
 
Basically, if under your project in the J2EE perspective's Project Explorer view, the Deployment Descriptor node is not present (usually as the first child of a project), closing then re-opening the project should cause it to load correctly. Note that shutting down and restarting the workbench will not correct the issue, since it is during workbench startup that the problem occurs.
 
Much of the JSF functionality will simply not work correctly, if at all, without access to WTP's Web Deployment Descriptor model.
 
Thanks,
 - Ian
-----Original Message-----
From: wtp-jsf-dev-bounces@xxxxxxxxxxx [mailto:wtp-jsf-dev-bounces@xxxxxxxxxxx]On Behalf Of Raghu Srinivasan
Sent: Thursday, June 01, 2006 1:28 PM
To: Java Server Faces Tools developer discussion
Subject: [wtp-jsf-dev] Woraround for a platform bug..

Hi,
Please close and reopen the web project you create before you start exercising the JSF Features. This is the workaround for the bug mentioned in this post. If you don't get this error, please let us know!
-Raghu

-------- Original Message --------
Subject: [wtp-dev] Will nasty bug targeted for 1.0.3 also be fixed for 1.5?
Date: Tue, 30 May 2006 12:30:40 -0700
From: Ian Trimble <ian.trimble@xxxxxxxxxx>
Reply-To: ian.trimble@xxxxxxxxxx <ian.trimble@xxxxxxxxxx>, General discussion of project-wide or architectural issues. <wtp-dev@xxxxxxxxxxx>
Organization: Oracle
To: wtp-dev@xxxxxxxxxxx <wtp-dev@xxxxxxxxxxx>


Will https://bugs.eclipse.org/bugs/show_bug.cgi?id=112925, "[emfworkbench] An internal error occurred during: "Initializing Java tooling"" also be fixed for 1.5? The JSF Tools Project is also experiencing major breakage as a result of this issue.
 
Thanks,
 - Ian
 
------------------------------------------------------------
Ian Trimble
JDeveloper Group
Oracle Corporation Canada Inc.
Office: (250) 954-0837
------------------------------------------------------------
This email may contain confidential and privileged material for the sole use of the intended recipient. Any review or distribution by others is strictly prohibited. If you are not the intended recipient please contact the sender and delete all copies.
 

Back to the top