[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-778) Error on new tiles file creation

Denis Golovin (JIRA) jira-events at lists.jboss.org
Thu Oct 11 00:45:03 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-778?page=comments#action_12381573 ] 
            
Denis Golovin commented on JBIDE-778:
-------------------------------------

I think that can be fixed this way. 

xml below should be created where ${file-name-without-extension} file name without extension entered in new Tiles Definition File wizard.
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE tiles-definitions PUBLIC "-//Apache Software Foundation//DTD Tiles Configuration 1.1//EN"
                                   "http://jakarta.apache.org/struts/dtds/tiles-config_1_1.dtd">
<tiles-definitions>
<definition name="${file-name-without.extension}"/>
</tiles-definitions> 

> Error on new tiles file creation
> --------------------------------
>
>                 Key: JBIDE-778
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-778
>             Project: JBoss Tools
>          Issue Type: Bug
>    Affects Versions: 2.0.0.Beta3
>         Environment: Windows XP SP2
> Red Hat Enterprise Linux 5.0
> rhds-win32-1.0.0.ALPHA.jar
> Red Hat Developer Studio
> Version: 1.0.0
> Build id: 1.0.0
>            Reporter: Aliaksey Nis
>         Assigned To: Denis Golovin
>            Priority: Optional
>         Attachments: ErrorLog.txt
>
>
> 1. Create new Struts Kickstart project StrKickstart.
> 2. In Package explorer right click on /StrKickstart/WebContent/WEB-INF
> 3. Select New ->Tiles File
> 4. Create new tiles file (with registration)
> 5. Error's appear...
> Error Log attached
> Updated - 1st error in log appear, when this new tile file opened in Tiles Editor.
> Same for JSF projects

-- 
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

        



More information about the jbosstools-issues mailing list