[JBoss JIRA] Created: (JBIDE-8718) The project was not built since the source file could not be read.
by Alexey Kazakov (JIRA)
The project was not built since the source file could not be read.
------------------------------------------------------------------
Key: JBIDE-8718
URL: https://issues.jboss.org/browse/JBIDE-8718
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.3.0.M1
Environment: Eclipse Indigo.
Reporter: Alexey Kazakov
Assignee: Viacheslav Kabanovich
Priority: Blocker
Fix For: 3.3.0.M1
Create JSF 2 Kick Start project.
See Problems view: The project was not built since the source User.java file could not be read.
Not sure if JBT causes this issue but anyway we should look at it and report to bugzilla if it's a bug of Eclipse Indigo.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months
[JBoss JIRA] Created: (JBIDE-9353) WebPortPoller no longer implements IServerStatePoller2, cannot launch jboss 5.1 instance
by Rob Stryker (JIRA)
WebPortPoller no longer implements IServerStatePoller2, cannot launch jboss 5.1 instance
----------------------------------------------------------------------------------------
Key: JBIDE-9353
URL: https://issues.jboss.org/browse/JBIDE-9353
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.3.0.M3
Reporter: Rob Stryker
Assignee: Andre Dietisheim
Priority: Blocker
Fix For: 3.3.0.M3
Attempting to launch a newly created JBoss 5.1 server has the following result:
An internal error occurred during: "Starting JBoss 5.1 Runtime Server".
org.jboss.ide.eclipse.as.core.extensions.polling.WebPortPoller cannot be cast to org.jboss.ide.eclipse.as.core.server.IServerStatePoller2
Checking recent commits to WebPortPoller shows that the implementing of interface IServerStatePoller2 has been removed and replaced with IServerStatePoller, thus causing class cast exceptions in server startup.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months