[JBoss JIRA] Created: (JBIDE-885) Can't start any JSF project on tomacat server 6.0.2
by Anton Klimkovich (JIRA)
Can't start any JSF project on tomacat server 6.0.2
---------------------------------------------------
Key: JBIDE-885
URL: http://jira.jboss.com/jira/browse/JBIDE-885
Project: JBoss Tools
Issue Type: Bug
Affects Versions: 2.0.0.Beta3
Reporter: Anton Klimkovich
Attachments: 111.txt
Create JSFKickStartWithoutLibs 1.2 for example (For other projects JSF1.1/Facelets the same, for myfaces look at attached file:111.txt)
Register on tomcat server
Run server
Error will be in server console:
Error configuring application listener of class com.sun.faces.config.ConfigureListener
java.lang.ClassNotFoundException: com.sun.faces.config.ConfigureListener
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1355)
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1201)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3770)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4336)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at org.apache.catalina.core.StandardService.start(StandardService.java:451)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
--
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
18 years, 6 months
[JBoss JIRA] Updated: (JBIDE-734) Archives View selection listener odd behavior
by Max Andersen (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-734?page=all ]
Max Andersen updated JBIDE-734:
-------------------------------
Fix Version/s: LATER
Affects Version/s: (was: LATER)
> Archives View selection listener odd behavior
> ---------------------------------------------
>
> Key: JBIDE-734
> URL: http://jira.jboss.com/jira/browse/JBIDE-734
> Project: JBoss Tools
> Issue Type: Bug
> Components: Archives
> Reporter: Rob Stryker
> Assigned To: Rob Stryker
> Priority: Minor
> Fix For: LATER
>
> Attachments: selectionBug.swf
>
>
> When the workbench starts, selection listening works. I close the view, re-open it, and MOVE the view, and selection works. I close the view, do NOT move the view, and selection does NOT work. Then i move the view, and selection works magically.
> Basically, whenever the view is created, selection *does not* work. Then any of the following actions will allow selection-events to be received:
> - Switching to a previously hidden view
> - Moving focus to a different application, then back to eclipse
> - moving a view (any view) from one location to another
--
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
18 years, 6 months