[JBoss JIRA] (JBIDE-5350) Seam components.xml editor and validator show errors for components from user-defined namespace
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-5350?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-5350.
----------------------------------------
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!
> Seam components.xml editor and validator show errors for components from user-defined namespace
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-5350
> URL: https://issues.jboss.org/browse/JBIDE-5350
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: seam2, upstream, xml-structured-editor
> Environment: 3.3.0.M2-N200907092133-H355 on Ganymede
> Reporter: Gergely Nagy
> Assignee: Viacheslav Kabanovich
> Labels: new_and_noteworthy
> Fix For: LATER
>
>
> I'm trying to use this factory component in Seam:
> http://seamframework.org/Documentation/JaxWSClientFactoryComponent
> to this end, i have such a components.xml:
> <?xml version="1.0" encoding="UTF-8"?>
> <components xmlns="http://jboss.com/products/seam/components" xmlns:jaxws="http://taylor.net/jaxws"... >
> ...
> <jaxws:client-factory
> name="sampleServiceClient"
> serviceQName="{http://service.jaxws.taylor.net/}SampleService"
> serviceEndpointInterface="net.taylor.sample.service.SampleService"
> endpointAddress="http://localhost/foobar"
> />
>
> </components>
> However I get this error in the editor: ERROR: Editor model does not support child element jaxws:client-factory of components
> And this in the problems view: cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'jaxws:client-factory'.
> My app deploys fine, and the factory works, so this must be an issue with the seam editor / validator.
--
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, 3 months
[JBoss JIRA] (JBIDE-9352) Update TLD's on ClassNameChanges
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-9352?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-9352.
----------------------------------------
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!
> Update TLD's on ClassNameChanges
> --------------------------------
>
> Key: JBIDE-9352
> URL: https://issues.jboss.org/browse/JBIDE-9352
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsf
> Affects Versions: 3.2.0.Final
> Reporter: Peter Rader
> Assignee: Alexey Kazakov
> Priority: Optional
> Labels: rn-not-needed
> Fix For: LATER
>
> Original Estimate: 3 days
> Remaining Estimate: 3 days
>
> Project-custom TLD's are unchanged
> neither on rename of referenced classes
> nor on rename of referenced class-methods.
--
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, 3 months
[JBoss JIRA] (JBIDE-1760) Selected attribute value isn't replaced with value from CA.
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-1760?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-1760.
----------------------------------------
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!
> Selected attribute value isn't replaced with value from CA.
> -----------------------------------------------------------
>
> Key: JBIDE-1760
> URL: https://issues.jboss.org/browse/JBIDE-1760
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 2.0.1
> Reporter: Anton Klimkovich
> Assignee: Victor Rubezhny
> Priority: Minor
> Fix For: LATER
>
> Attachments: CAandReplace.PNG
>
>
> <h:outputText value="#{Message.prompt_message}" />
> chouse #{Message.prompt_message} and call CA (screenshot attached)
> Select another value from proposal list
> Result: #{user}#{Message.prompt_message}"
> Think new value should replace old one.
--
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, 3 months
[JBoss JIRA] (JBIDE-7878) Seam Project in IBM Rational Application Developer version 8.0.1 returns a NullPointerException
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-7878?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-7878.
----------------------------------------
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!
> Seam Project in IBM Rational Application Developer version 8.0.1 returns a NullPointerException
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-7878
> URL: https://issues.jboss.org/browse/JBIDE-7878
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: seam2
> Affects Versions: 3.2.0.Beta2
> Environment: Windows Vista, Rational Application Developer 8.0.1
> Reporter: Bhanchand Prasad
> Assignee: Alexey Kazakov
> Fix For: LATER
>
>
> - Create a Seam Project in IBM Rational Application Developer version 8.0.1
> - Wizard returns a NullPointerException
> The Web module and the EAR are created, but no ejb module
> Also do not have any seam jars but the web.xml and components.xml is configured..
> Stack Trace is as follows:
> <?xml version="1.0" encoding="UTF-8"?>
> <error-report locale="en_US" product-bundle-version="8.0.1.v20100921_2345" product-id="com.ibm.rational.rad.product.v80.ide" product-name="Rational® Application Developer for WebSphere® Software" time="Mon Dec 13 10:13:22 CST 2010" version="1.2">
> <about Build-ID="20101027_1052" Version="8.0.1" mapping0="$rad.internal.version$" mapping1="8.0.1"/>
> <platform platform-arch="x86" platform-name="Windows Vista" platform-version="6.0 build 6002 Service Pack 2"/>
> <status code="0" message="Failed while installing Seam 2.2." plugin-id="org.eclipse.wst.common.project.facet.core" plugin-version="1.4.102.v201008170019" severity="4">
> <exception type="java.lang.NullPointerException">
> <trace class="org.jboss.tools.seam.internal.core.project.facet.Seam2FacetInstallDelegate" method="configureFacesConfigXml"/>
> <trace class="org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate" method="copyFilesToWarProject"/>
> <trace class="org.jboss.tools.seam.internal.core.project.facet.Seam2FacetInstallDelegate" method="copyFilesToWarProject"/>
> <trace class="org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate" method="doExecuteForWar"/>
> <trace class="org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate" method="doExecute"/>
> <trace class="org.jboss.tools.seam.internal.core.project.facet.SeamFacetAbstractInstallDelegate" method="execute"/>
> <trace class="org.eclipse.wst.common.project.facet.core.internal.FacetedProject" method="callDelegate"/>
> <trace class="org.eclipse.wst.common.project.facet.core.internal.FacetedProject" method="modifyInternal"/>
> <trace class="org.eclipse.wst.common.project.facet.core.internal.FacetedProject" method="mergeChangesInternal"/>
> <trace class="org.eclipse.wst.common.project.facet.core.internal.FacetedProject" method="access$2"/>
> <trace class="org.eclipse.wst.common.project.facet.core.internal.FacetedProject$5" method="run"/>
> <trace class="org.eclipse.core.internal.resources.Workspace" method="run"/>
> <trace class="org.eclipse.wst.common.project.facet.core.internal.FacetedProject" method="mergeChanges"/>
> <trace class="org.eclipse.wst.common.project.facet.core.internal.FacetedProjectWorkingCopy" method="commitChanges"/>
> <trace class="org.eclipse.wst.common.project.facet.ui.ModifyFacetedProjectWizard" method="performFinish"/>
> <trace class="org.eclipse.wst.web.ui.internal.wizards.NewProjectDataModelFacetWizard" method="performFinish"/>
> <trace class="org.jboss.tools.seam.ui.wizard.SeamProjectWizard" method="performFinish"/>
> <trace class="org.eclipse.wst.common.project.facet.ui.ModifyFacetedProjectWizard$3" method="run"/>
> <trace class="org.eclipse.core.internal.resources.Workspace" method="run"/>
> <trace class="org.eclipse.wst.common.project.facet.ui.ModifyFacetedProjectWizard$4" method="run"/>
> <trace class="org.eclipse.jface.operation.ModalContext$ModalContextThread" method="run"/>
> </exception>
> </status>
> </error-report>
--
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, 3 months
[JBoss JIRA] (JBIDE-4597) Persistence unit not found in seam-gen application
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-4597?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-4597.
----------------------------------------
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!
> Persistence unit not found in seam-gen application
> --------------------------------------------------
>
> Key: JBIDE-4597
> URL: https://issues.jboss.org/browse/JBIDE-4597
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate
> Affects Versions: 2.0.0.GA
> Environment: JBoss Seam 2.1.2.CR1
> JDK 5 update 16
> Reporter: Jozef Hartinger
> Fix For: LATER
>
> Attachments: jbds-persistenceunit.jpg
>
>
> To reproduce, create an application with seam-gen and import it into JBDS. Open the hibernate configuration and expand the configuration node. After that, you should see an error window similar to the attached one.
> Persistence unit is not picked up, as it is stored in persistence-dev.xml file.
--
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, 3 months
[JBoss JIRA] (JBIDE-4061) Visio style distribution layout for GEF.
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-4061?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-4061.
----------------------------------------
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!
> Visio style distribution layout for GEF.
> ----------------------------------------
>
> Key: JBIDE-4061
> URL: https://issues.jboss.org/browse/JBIDE-4061
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: drools
> Reporter: Mark Proctor
> Fix For: LATER
>
> Attachments: Distribution.jpg
>
>
> While GEF has alignment layout functionality it does not have distribution layout functionality, which is used to make sure spaces between nodes in GEF are consistent.
--
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, 3 months
[JBoss JIRA] (JBIDE-5895) Tools: signature String method() - Not found couse exists.
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-5895?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-5895.
----------------------------------------
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!
> Tools: signature String method() - Not found couse exists.
> ----------------------------------------------------------
>
> Key: JBIDE-5895
> URL: https://issues.jboss.org/browse/JBIDE-5895
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 3.1.0.CR1
> Environment: WinXP Eclipse WTP Build id: 20090920-1017
> Reporter: Peter Rader
> Labels: -, Not, String, Tools-, found, method, signature
> Fix For: LATER
>
> Attachments: screenshot-1.jpg
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> After checkout jsf-pages marks methods as "missing".
> i.e.: <h:commandButton action="#{enexus.einloggen}" value="Einloggen" />
> told me that "Method must have signature "String method()" but has signature "String method()""
> Ever i pres Ctrl+LmB to enexus, editor jumps to implementation "public String einloggen()".
> -> So this error-message is wrong.
> Is critical why i cant build projects contains errors.
--
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, 3 months
[JBoss JIRA] (JBIDE-9937) SaveAs could not be completed due to issue with character encoding
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-9937?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-9937.
----------------------------------------
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!
> SaveAs could not be completed due to issue with character encoding
> ------------------------------------------------------------------
>
> Key: JBIDE-9937
> URL: https://issues.jboss.org/browse/JBIDE-9937
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing, upstream
> Affects Versions: 3.3.0.M4
> Reporter: Vitali Yemialyanchyk
> Assignee: Victor Rubezhny
> Priority: Minor
> Fix For: LATER
>
> Attachments: example.zip, java-save.png, jspx.png, screenshot-1.jpg
>
>
> 1) open some jspx page in 1252 encoding
> 2) write something in Russian
> 3) try to save as new jspx page
> 4) see error dialog !screenshot-1.jpg|thumbnail!
> should propose to save in UTF
--
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, 3 months
[JBoss JIRA] (JBIDE-4704) Extract Facelets/JSP 2.1/ JSF 2.0 components or templates from page.
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-4704?page=com.atlassian.jira.plugin... ]
Max Rydahl Andersen resolved JBIDE-4704.
----------------------------------------
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!
> Extract Facelets/JSP 2.1/ JSF 2.0 components or templates from page.
> --------------------------------------------------------------------
>
> Key: JBIDE-4704
> URL: https://issues.jboss.org/browse/JBIDE-4704
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Reporter: Alexander Smirnov
> Assignee: Alexey Kazakov
> Labels: new_and_noteworthy
> Fix For: LATER
>
>
> Take a look for the coming IntellyJ Idea feature: http://blogs.jetbrains.com/idea/2009/07/writing-jsf-20-composite-componen... .
> In addition to simple components creation, tool could help to extract template or fragment for include from page source.
> Because Facelets and JSP 2.1 have a similar abilites, that feature could be useful for existing JSF 2.1 tools too.
--
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, 3 months