[
https://jira.jboss.org/jira/browse/JBIDE-2590?page=com.atlassian.jira.plu...
]
Snjezana Peco commented on JBIDE-2590:
--------------------------------------
This issue isn't related to portlets.
You can reproduce it without adding the portlet facet.
Instead of opening portlet.xml, try to open either pages.xml or components.xml using the
WTP XML editor and you will get the same exception.
The problem is that you are probably using spring-ide 2.0.0 that is included in the JBDS
build.
This version isn't compatible with Ganymede (the
org.eclipse.jdt.internal.corext.refactoring.structure.JavaMoveRefactoring class
doesn't exist in Ganymede).
Spring-ide 2.0.6
(
http://dist.springframework.org/release/IDE/spring-ide_2.0.6_v20080624135...) works
correctly.
We need to include the 2.0.6 version of spring-ide in JBDS.
Maybe next time, Aliaksey :)
Exceptions while opening portlet.xml
------------------------------------
Key: JBIDE-2590
URL:
https://jira.jboss.org/jira/browse/JBIDE-2590
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.0.0.alpha
Environment: WindowsXP SP2
JBoss Tools 3.0.0 Alpha1
JDK 1.5_08
Reporter: Aliaksey Nis
Attachments: Portlets.txt
EXECUTE: Create Seam 1.2 War project with name "deleteme".
EXECUTE: Create Seam 1.2 War project with portlets(in Configuration enable Portlets
checkbox), name it "test".
EXECUTE: Select "deleteme" and "deleteme-test" in package explorer.
Press Delete. Enable checkbox "delete with content". Press Ok.
ASSERT: Seam project "deleteme" with test part successfully deleted.
EXECUTE: Find and open Portlets.xml in "test" project.
FAILURE: 2 exceptions (spring part) appears in error log. They appers each time after
opening of portlets.xml .
Error log attached.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira