[JBoss JIRA] (JBIDE-885) Can't start any JSF project on tomacat server 6.0.2
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-885?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen resolved JBIDE-885.
---------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.
Thank you!
> Can't start any JSF project on tomacat server 6.0.2
> ---------------------------------------------------
>
> Key: JBIDE-885
> URL: https://issues.jboss.org/browse/JBIDE-885
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf
> Affects Versions: 2.0.0.Beta3
> Reporter: Anton Klimkovich
> Assignee: Alexey Kazakov
> Priority: Minor
> Fix For: LATER
>
> 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, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (JBIDE-7717) Change template names in the New JSF Project wizard
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-7717?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-7717.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.
Thank you!
> Change template names in the New JSF Project wizard
> ---------------------------------------------------
>
> Key: JBIDE-7717
> URL: https://issues.jboss.org/browse/JBIDE-7717
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsf
> Reporter: Yahor Radtsevich
> Assignee: Viacheslav Kabanovich
> Priority: Minor
> Fix For: LATER
>
> Attachments: screenshot-1.png
>
>
> Now the templates have one-word names like "JSFBlankWithoutLibs" and "JSFKickStartWithoutLibs" (see screenshot-1.png). It would be more readable if they were named as ""JSF Blank (without libs)", "JSF Kick Start (without libs)" etc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (JBIDE-4039) Drools Runtime version checks during Drools project creation.
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-4039?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-4039.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.
Thank you!
> Drools Runtime version checks during Drools project creation.
> -------------------------------------------------------------
>
> Key: JBIDE-4039
> URL: https://issues.jboss.org/browse/JBIDE-4039
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: drools
> 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-R200903141247-H4
> JRE 1.5_08
> Reporter: Aliaksey Nis
> Fix For: LATER
>
> Attachments: DroolsExc1.txt, DroolsExc2.txt
>
>
> EXECUTE: Install studio, during installation add jboss-soa-p.4.3.0 server.
> ASSERT: Studio created drools runtime - Drools - jboss-soa-p.4.3.0.
> EXECUTE: New project > Drools Project.
> EXECUTE: Input name, press Next 2 times.
> FAILURE: In step 3 enabled default checkbox with "Drools - jboss-soa-p.4.3.0" runtime(4.x drools runtime). And selected code compatibility with drools 5.x. No sights of warning about wrong Drools version.
> EXECUTE: Press Finish.
> ASSERT: Project created with error multiply markers(because wrong drools runtime used).
> EXECUTE: Go to Preferences > Drools > Drools Runtimes. Create new Drools 5.x runtime.
> EXECUTE: Right click on Drools project. Select Properties > Drools.
> EXECUTE: Enable Settings checkbox, select Drools 5.x runtime. Press Ok.
> FAILURE: Exception thrown in error log(DroolsExc1.txt).
> EXECUTE: Right click on Drools project. Select Properties > Drools.
> EXECUTE: Disable Settings checkbox. Press Ok.
> FAILURE: Each time you press Ok button - exception thrown in error log(DroolsExc21.txt). It's imposible to disable Project specific settings now.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (JBIDE-516) autocreate xsd schema based on @Namespace for usage in editors
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-516?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen resolved JBIDE-516.
---------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.
Thank you!
> autocreate xsd schema based on @Namespace for usage in editors
> --------------------------------------------------------------
>
> Key: JBIDE-516
> URL: https://issues.jboss.org/browse/JBIDE-516
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: seam2
> Reporter: Max Rydahl Andersen
> Assignee: Viacheslav Kabanovich
> Priority: Minor
> Fix For: LATER
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (JBIDE-2212) NPE opening copied file from another Eclipse project
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-2212?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-2212.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.
Thank you!
> NPE opening copied file from another Eclipse project
> ----------------------------------------------------
>
> Key: JBIDE-2212
> URL: https://issues.jboss.org/browse/JBIDE-2212
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 2.1.0.CR1
> Reporter: Galder Zamarreño
> Fix For: LATER
>
>
> When trying to open a copied file from another project, I got:
> An internal error occurred during: "Processing Dirty Regions".
> java.lang.NullPointerException
> at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.endProcessing(ValidatorStrategy.java:140)
> at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.endProcessing(DocumentRegionProcessor.java:71)
> at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:647)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> and
> "problem with reconciling"
> java.lang.NullPointerException
> at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:205)
> at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:183)
> at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:252)
> at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:633)
> 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, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (JBIDE-7865) Number of usability issues with Palette
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-7865?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-7865.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.
Thank you!
> Number of usability issues with Palette
> ---------------------------------------
>
> Key: JBIDE-7865
> URL: https://issues.jboss.org/browse/JBIDE-7865
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsf
> Affects Versions: 3.2.0.Beta2
> Reporter: Vitali Yemialyanchyk
> Assignee: Alexey Kazakov
> Priority: Minor
> Fix For: LATER
>
>
> good example is "Web Page Editor" and Palette. I'll describe further issues as subtasks with references how "Web Page Editor" and Palette implement this and how standard behavior expected...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (JBIDE-2100) Default values for output and source folders should be configurable
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-2100?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-2100.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.
Thank you!
> Default values for output and source folders should be configurable
> -------------------------------------------------------------------
>
> Key: JBIDE-2100
> URL: https://issues.jboss.org/browse/JBIDE-2100
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: upstream
> Affects Versions: 2.1.0.beta1
> Reporter: Galder Zamarreño
> Fix For: LATER
>
>
> Default values for output and source folders for ejb projects should be
> changeable. Not sure about other type of projects. I'll create a JIRA for this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (JBIDE-4870) Support suggestions for JSF DataModel when created inline in seam
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-4870?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-4870.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.
Thank you!
> Support suggestions for JSF DataModel when created inline in seam
> -----------------------------------------------------------------
>
> Key: JBIDE-4870
> URL: https://issues.jboss.org/browse/JBIDE-4870
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: seam2
> Affects Versions: 3.1.0.M3
> Environment: Seam 2.2.0, Richfaces 3.3.1, Tools 3.1M3, Eclipse 3.5
> Reporter: Cody Lerum
> Assignee: Alexey Kazakov
> Priority: Minor
> Fix For: LATER
>
>
> When editing an xhtml file if I create a rich:dataTable and use an object outjected via @DataModel then Tools will suggest the possible values for auto-completion.
> However, if I create the DataModel inline by wrapping a collection like this:
> <rich:dataTable id="banList" var="ban" value="#{dataModels.getDataModel(summaryBillingAccountNumber.billingAccountNumbers)}" ">
> ....
> </rich:dataTable>
> Then if I access the value "ban" through EL like <h:outputText value="#{ban.name}" /> the suggestions after I type "ban." are for the DataModel object not the ban object. It would be nice if the behavior was the same.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] (JBIDE-6105) Support WFK libraries
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-6105?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-6105.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.
Thank you!
> Support WFK libraries
> ---------------------
>
> Key: JBIDE-6105
> URL: https://issues.jboss.org/browse/JBIDE-6105
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: z - Legacy - libmanagement
> Reporter: Libor Zoubek
> Assignee: Rodney Russ
> Labels: libmanagement
> Fix For: 3.3.x
>
>
> I would like to suggest we could support Jboss Web Framework kit (1.0). WFK contains struts, gwt, spring and richfaces.
> I will use Spring as example subset of WFK.
> Current situation:
> When I want to develop e.g. Spring application in JBT, I have SpringIDE plugins to support my development, that is OK. But when I want to run it, I need to get Spring libs somewhere. So I download WFK and copy required jars into my project's classpath. If I had forgotten some jar, I'll get NoClassDefFound when running and need to find correct jars and add it to classpath too.
> New Situation :
> I would like to add Spring libs as a runtime or library similarly as seam. Development of WFK-based applications would be much easier and the first steps (creating the project) much faster.
> User would define 'WFK runtime" and provide path to WFK home dir. Then he would be able to add WFK libraries to project's build path.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months