[JBoss JIRA] Created: (RHDS-265) import TLDs from jar files to Red Hat Palette
by Oleg Varaksin (JIRA)
import TLDs from jar files to Red Hat Palette
---------------------------------------------
Key: RHDS-265
URL: http://jira.jboss.com/jira/browse/RHDS-265
Project: Red Hat Developer Studio
Issue Type: Feature Request
Affects Versions: 1.0.0.beta2
Environment: Windows XP, SP2
Reporter: Oleg Varaksin
I have not been figured out how external TLDs, containing in jar files, can be added to the Red Hat Palette. Can we only add TLDs which are located under our imported projects ? I don't have TLDs in my projects, but I have TLDs (packed in jars) somewhere in Maven local repository.
Sure, I can unpack any jar file, get the TLD file and then import it to rhds palette. But firstly, I have to place all unpacked TLDs into my project (so that Red Hat will be able to find them) and secondly, why Red Hat can't do that for me ? I want to import jar files with 3td party components directly.
--
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
[JBoss JIRA] Created: (JBIDE-1146) Problems with creating Seam ear web project using jre1.6.0_02.
by Anton Klimkovich (JIRA)
Problems with creating Seam ear web project using jre1.6.0_02.
--------------------------------------------------------------
Key: JBIDE-1146
URL: http://jira.jboss.com/jira/browse/JBIDE-1146
Project: JBoss Tools
Issue Type: Bug
Components: Seam, seam-gen
Affects Versions: 2.0.0.Beta4
Environment: WinXp
jre1.6.0_02
200710210005-nightly
Reporter: Anton Klimkovich
Priority: Minor
Attachments: seam.PNG
Create Seam ear project (File->New->Project->Seam->Seam Web Project)
After validation complete some errors will occure.
java.lang.NullPointerException
at org.jboss.tools.seam.internal.core.validation.SeamCoreValidator.validateXmlComponentDeclarations(SeamCoreValidator.java:448)
at org.jboss.tools.seam.internal.core.validation.SeamCoreValidator.validateComponent(SeamCoreValidator.java:402)
at org.jboss.tools.seam.internal.core.validation.SeamCoreValidator.validateComponent(SeamCoreValidator.java:323)
at org.jboss.tools.seam.internal.core.validation.SeamCoreValidator.validate(SeamCoreValidator.java:161)
at org.jboss.tools.seam.internal.core.validation.SeamValidatorManager.validate(SeamValidatorManager.java:75)
at org.jboss.tools.seam.internal.core.validation.SeamValidatorManager.validateInJob(SeamValidatorManager.java:60)
at org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:75)
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 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