[JBoss JIRA] Created: (JBIDE-3743) Exceptions while closing Seam Booking example project.
by Aliaksey Nis (JIRA)
Exceptions while closing Seam Booking example project.
------------------------------------------------------
Key: JBIDE-3743
URL: https://jira.jboss.org/jira/browse/JBIDE-3743
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.0.0.GA
Environment: WindowsXP SP2
JBoss Developer Studio
Version: 2.0.0.GA
Build id: jbdevstudio-eap-win32-2.0.0.GA-N200902030301-H1413
JRE 1.5_08
Reporter: Aliaksey Nis
Priority: Minor
EXECUTE: Import Seam Booking example project. Fix it with QuickFix.
EXECUTE: Right click on project in package explorer.
EXECUTE: Select "Close project".
FAILURE: 2 exceptions w/o stacktrace thrown in error log.
!ENTRY org.eclipse.wst.validation 4 0 2009-02-04 16:37:53.531
!MESSAGE java.lang.reflect.InvocationTargetException: IWAE0027E Could not retrieve the validation configuration for resource booking.
!ENTRY org.eclipse.wst.validation 4 0 2009-02-04 16:37:53.546
!MESSAGE java.lang.reflect.InvocationTargetException: IWAE0027E Could not retrieve the validation configuration for resource booking.
--
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, 2 months
[JBoss JIRA] Created: (JBIDE-3185) Unable to publish new archives
by Galder Zamarreno (JIRA)
Unable to publish new archives
------------------------------
Key: JBIDE-3185
URL: https://jira.jboss.org/jira/browse/JBIDE-3185
Project: Tools (JBoss Tools)
Issue Type: Bug
Environment: JBDS trunk N200811121613
Reporter: Galder Zamarreno
Fix For: 3.0.0.cr1
I'm trying to publish to a newly created AS5 server but I get this error:
eclipse.buildId=M20080911-1700
java.version=1.6.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86
Error
Thu Nov 13 13:55:11 CET 2008
An internal error occurred during: "Publishing to trunk-all2...".
java.lang.NoSuchMethodError: org.jboss.ide.eclipse.as.core.server.IDeployableServer.getDeployDirectory()Ljava/lang/String;
at org.jboss.ide.eclipse.archives.webtools.modules.PackagesPublisher.publishModule(PackagesPublisher.java:119)
at org.jboss.ide.eclipse.archives.webtools.modules.PackagesPublisher.publishModule(PackagesPublisher.java:91)
at org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.publishModule(DeployableServerBehavior.java:101)
at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModule(ServerBehaviourDelegate.java:944)
at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModules(ServerBehaviourDelegate.java:1034)
at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:868)
at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:707)
at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:2404)
at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:261)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
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, 2 months
[JBoss JIRA] Created: (JBIDE-2168) There is no verification of existence classes with name similar to newly created when use Seam wizards for creation Actions, Forms and etc.
by Anton Klimkovich (JIRA)
There is no verification of existence classes with name similar to newly created when use Seam wizards for creation Actions, Forms and etc.
-------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-2168
URL: http://jira.jboss.com/jira/browse/JBIDE-2168
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 2.1.0.CR1
Reporter: Anton Klimkovich
EXECUTE: Create Seam web project
EXECUTE: File -> New -> Seam Action
EXECUTE: Input name of Seam Component Name as "Action"
ASSERT: Other fields will be filled automatically
EXECUTE: Press Finish
ASSERT: All classes and p0ages should be created
EXECUTE: Open Action.java and make some changes in it.
EXECUTE: File -> New -> Seam Action
EXECUTE: Input name of Seam Component Name as "Action"
ASSERT: Warning message about existence class with the same name should appeares and Finish button should be disabled.
FAILURE: There is no any warning message and after Finish button pressed previous "Action" will be rewrited with newly created.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 2 months
[JBoss JIRA] Created: (JBIDE-3633) can't find ID org.jboss.tools.as.wst.server.ui.internal.cnf.controlModuleSectionEnd
by Rob Stryker (JIRA)
can't find ID org.jboss.tools.as.wst.server.ui.internal.cnf.controlModuleSectionEnd
-----------------------------------------------------------------------------------
Key: JBIDE-3633
URL: https://jira.jboss.org/jira/browse/JBIDE-3633
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.0.0.cr1
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 3.0.0.CR2
java.lang.IllegalArgumentException: can't find ID org.jboss.tools.as.wst.server.ui.internal.cnf.controlModuleSectionEnd
at org.eclipse.jface.action.ContributionManager.insertBefore(ContributionManager.java:355)
at org.eclipse.jface.action.ContributionManager.insertBefore(ContributionManager.java:346)
at org.jboss.ide.eclipse.as.ui.views.server.extensions.ModuleActionProvider.fillContextMenu(ModuleActionProvider.java:72)
at org.eclipse.ui.navigator.NavigatorActionService.addCommonActionProviderMenu(NavigatorActionService.java:205)
--
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, 2 months