[JBoss JIRA] Created: (JBIDE-2804) Archives view error
by Aliaksey Nis (JIRA)
Archives view error
-------------------
Key: JBIDE-2804
URL: https://jira.jboss.org/jira/browse/JBIDE-2804
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Archives
Affects Versions: 3.0.0.beta1
Environment: WindowsXP SP2
JBoss Developer Studio
Version: 3.0.0.Beta1
Build id: 200809220015-nightly
Build date: 09/22/2008 00:23
JDK 1.5_08
Reporter: Aliaksey Nis
Two exceptions appears after studio startup. Archives view now not in "Web" category, but in "Other".
Exception:
Category org.jboss.ide.eclipse.ui.views not found for view org.jboss.ide.eclipse.archives.ui.ProjectArchivesView. This view added to 'Other' category.
An exception stack trace is not available.
--
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
17 years, 6 months
[JBoss JIRA] Created: (JBIDE-2776) Remove Defunct Core Modules from svn AND BUILD
by Rob Stryker (JIRA)
Remove Defunct Core Modules from svn AND BUILD
----------------------------------------------
Key: JBIDE-2776
URL: https://jira.jboss.org/jira/browse/JBIDE-2776
Project: Tools (JBoss Tools)
Issue Type: Task
Components: core
Reporter: Rob Stryker
1) Remove the following plugins:
- trunk/core/plugins/org.jboss.ide.eclipse.core
- trunk/core/plugins/org.jboss.ide.eclipse.help
- trunk/core/plugins/org.jboss.ide.eclipse.jdt.core
- trunk/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.xml.ui
- trunk/core/plugins/org.jboss.ide.eclipse.jdt.ui
- trunk/core/plugins/org.jboss.ide.eclipse.ui
2) Remove the following feature:
- trunk/core/features/org.jboss.ide.eclipse.feature
3) Remove all docs in trunk/core, as they are very defunct
4) Move all archives plugins to trunk/archives in a proper structure
5) Create a builder for archives
6) Ensure archives / webtools integration is in the AS feature / tree and has archives as an optional dependency.
--
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
17 years, 6 months
[JBoss JIRA] Created: (JBIDE-2672) Seam project deletion error.
by Aliaksey Nis (JIRA)
Seam project deletion error.
----------------------------
Key: JBIDE-2672
URL: https://jira.jboss.org/jira/browse/JBIDE-2672
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.0.0.alpha
Environment: WindowsXP SP2
JBoss Tools
Version: 3.0.0.Alpha1
Build id: 200808200023-nightly
Build date: 20 august 2008
JDK 1.5_08
Reporter: Aliaksey Nis
Attachments: SeamDelete.txt
EXECUTE: Create Seam Web EAR project.
EXECUTE: Select all parts of project in package explorer.
EXECUTE: Press Delete. Enable checkbox - delete with content. Press Ok.
FAILURE: Bunch of exceptions thrown in error log.
Error log with one(they are all same) exception 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
17 years, 6 months
[JBoss JIRA] Assigned: (JBIDE-1497) Use single base class for EL parsing
by Alexey Kazakov (JIRA)
[ https://jira.jboss.org/jira/browse/JBIDE-1497?page=com.atlassian.jira.plu... ]
Alexey Kazakov reassigned JBIDE-1497:
-------------------------------------
Assignee: Viacheslav Kabanovich (was: Alexey Kazakov)
> Use single base class for EL parsing
> ------------------------------------
>
> Key: JBIDE-1497
> URL: https://jira.jboss.org/jira/browse/JBIDE-1497
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: Cleanup
> Affects Versions: 2.0.0.GA
> Reporter: Alexey Kazakov
> Assignee: Viacheslav Kabanovich
> Fix For: 3.0.0.beta1
>
> Original Estimate: 1 week, 2 days
> Remaining Estimate: 1 week, 2 days
>
> We use different classes to parce EL:
> org.jboss.tools.common.model.util.ELParser (Used by JSF Conten Assist and VPE bundle resolver)
> org.jboss.tools.seam.internal.core.el.SeamELTokenizer (Used by Seam Content Assist and Validator)
> org.jboss.tools.jsf.text.ext.hyperlink.JSPExprHyperlinkPartitioner (Used by JSF Hiperlinks)
> We have to refactor it to use one Basic Parcer for EL and maybe have some implementation for special cases if we need it.
--
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
17 years, 6 months
[JBoss JIRA] Created: (JBDS-408) "clean" publish is required to correctly deploy or modify a seam EAR project - a regualr publish will not work
by Jay Balunas (JIRA)
"clean" publish is required to correctly deploy or modify a seam EAR project - a regualr publish will not work
--------------------------------------------------------------------------------------------------------------
Key: JBDS-408
URL: https://jira.jboss.org/jira/browse/JBDS-408
Project: Developer Studio
Issue Type: Bug
Components: seam
Affects Versions: 1.1.0.GA
Environment: fedora 8
jdk 5/6
seam 1.2 or seam 2
Reporter: Jay Balunas
Assignee: Max Rydahl Andersen
Priority: Critical
Fix For: 2.0.0.alpha
Using: jbds 1.1.GA, EAP 4.3.CP02, FP01 CR3
Added eap as server, and seam 1.2.1 and/or seam 2.0 in feature pack as a seam runtime
Create a seam ear project and publish, I get:
2008-08-29 13:54:17,427 DEBUG [org.jboss.deployment.scanner.URLDeploymentScanner] Failed to deploy: org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL@f3dca032{ url=file:/jboss/apps/platforms/jboss-eap-4.3.GA_CP02_FP01_CR3/jboss-eap-4.3/jboss-as/server/production/deploy/seamEapEar-ear.ear/, deployedLastModified=0 }
org.jboss.deployment.DeploymentException: url file:/jboss/apps/platforms/jboss-eap-4.3.GA_CP02_FP01_CR3/jboss-eap-4.3/jboss-as/server/production/deploy/seamEapEar-ear.ear/seamEapEar-ejb.jar could not be opened, does it exist?
at org.jboss.deployment.DeploymentInfo.<init>(DeploymentInfo.java:214)
at org.jboss.deployment.EARDeployer.init(EARDeployer.java:288)
There is not a seamEapEar-ejb.jar directory. The correct items appeared in the server project publish list.
I did a "clean" publish and now there is a "seamEapEar-ejb.jar" directory and the application works from here on out.
This was also required for "New Form" and "New Action" but not generate entities.
--
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
17 years, 6 months