[JBoss JIRA] Created: (JBIDE-6975) Could not publish to the server.
by Alexey Kazakov (JIRA)
Could not publish to the server.
--------------------------------
Key: JBIDE-6975
URL: https://jira.jboss.org/browse/JBIDE-6975
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.2.0.M2
Reporter: Alexey Kazakov
Assignee: Rob Stryker
1. Create a seam web project. Use JBoss AS 5.0 or 6.0 (didn't try others) as target servers.
2. Run the application on the server.
3. Error window appears with message that there is a problem with publishing.
4. See the log:
java.lang.NullPointerException
at org.jboss.ide.eclipse.as.core.publishers.PublishUtil.getResources(PublishUtil.java:231)
at org.jboss.ide.eclipse.as.core.publishers.AbstractServerToolsPublisher.fullPublish(AbstractServerToolsPublisher.java:154)
at org.jboss.ide.eclipse.as.core.publishers.AbstractServerToolsPublisher.publishModule(AbstractServerToolsPublisher.java:93)
at org.jboss.ide.eclipse.as.core.publishers.AbstractPublishMethod.publishModule(AbstractPublishMethod.java:77)
at org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.publishModule(DeployableServerBehavior.java:67)
at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModule(ServerBehaviourDelegate.java:1016)
at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModules(ServerBehaviourDelegate.java:1106)
at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:939)
at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:775)
at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:2888)
at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:337)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
It seems that the project has been published correctly in spite of the error message.
Rob, let me know if you can't reproduce it. I will try to get more details.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 5 months
[JBoss JIRA] Created: (JBIDE-7424) Update visual editor palette to RichFaces 4.0
by Jay Balunas (JIRA)
Update visual editor palette to RichFaces 4.0
---------------------------------------------
Key: JBIDE-7424
URL: https://jira.jboss.org/browse/JBIDE-7424
Project: Tools (JBoss Tools)
Issue Type: Task
Components: JSF, Visual Page Editor core, Visual Page Editor Templates
Reporter: Jay Balunas
Assignee: Alexey Kazakov
Fix For: 3.2.0.Beta2
The RichFaces team would like to work with the tools team on upgrading the JBoss IDE visual editor palette to include updated functionality and components for RichFaces 4.0. There is obviously some overlap to RichFaces 3.3, but there is also wide spread changes such as attribute names, and conventions.
I will attach the current list of planned components, and we can discuss differences as needed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 5 months