You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jiri Zaloudek (JIRA)" <in...@incubator.apache.org> on 2005/01/27 19:56:22 UTC

[jira] Created: (MYFACES-93) Wrong context path in examples build.xml files

Wrong context path in examples build.xml files
----------------------------------------------

         Key: MYFACES-93
         URL: http://issues.apache.org/jira/browse/MYFACES-93
     Project: MyFaces
        Type: Bug
 Environment: Windows XP; Tomcat 5.5.7
    Reporter: Jiri Zaloudek


I have found that in files:
/build/examples-webapp/build.xml
/build/tiles-webapp/build.xml
/build/wap-webapp/build.xml

is wrong property "tomcat.context.path". 

Right pathes are (in the same order):
/myfaces-examples
/myfaces-tiles-examples
/myfaces-wap-examples

And the second problem is that in files:
/tiles-webapp/build.xml
/build/wap-webapp/build.xml

is missing &tomcat-build; entity for *import* Tomcat targets.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (MYFACES-93) Wrong context path in examples build.xml files

Posted by "Jiri Zaloudek (JIRA)" <in...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-93?page=history ]

Jiri Zaloudek updated MYFACES-93:
---------------------------------

    Attachment: build.xml

solved problems with /wap-webapp/build.xml

> Wrong context path in examples build.xml files
> ----------------------------------------------
>
>          Key: MYFACES-93
>          URL: http://issues.apache.org/jira/browse/MYFACES-93
>      Project: MyFaces
>         Type: Bug
>  Environment: Windows XP; Tomcat 5.5.7
>     Reporter: Jiri Zaloudek
>  Attachments: build.xml, build.xml, build.xml
>
> I have found that in files:
> /build/examples-webapp/build.xml
> /build/tiles-webapp/build.xml
> /build/wap-webapp/build.xml
> is wrong property "tomcat.context.path". 
> Right pathes are (in the same order):
> /myfaces-examples
> /myfaces-tiles-examples
> /myfaces-wap-examples
> And the second problem is that in files:
> /tiles-webapp/build.xml
> /build/wap-webapp/build.xml
> is missing &tomcat-build; entity for *import* Tomcat targets.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (MYFACES-93) Wrong context path in examples build.xml files

Posted by "Jiri Zaloudek (JIRA)" <in...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-93?page=history ]

Jiri Zaloudek updated MYFACES-93:
---------------------------------

    Attachment: build.xml

I've found another bug in /build/wap-webapp/build.xml. There is missing control if exist myfaces-wap.jar. 

I'm sending repair build.xml in attachement.

> Wrong context path in examples build.xml files
> ----------------------------------------------
>
>          Key: MYFACES-93
>          URL: http://issues.apache.org/jira/browse/MYFACES-93
>      Project: MyFaces
>         Type: Bug
>  Environment: Windows XP; Tomcat 5.5.7
>     Reporter: Jiri Zaloudek
>  Attachments: build.xml, build.xml, build.xml, build.xml
>
> I have found that in files:
> /build/examples-webapp/build.xml
> /build/tiles-webapp/build.xml
> /build/wap-webapp/build.xml
> is wrong property "tomcat.context.path". 
> Right pathes are (in the same order):
> /myfaces-examples
> /myfaces-tiles-examples
> /myfaces-wap-examples
> And the second problem is that in files:
> /tiles-webapp/build.xml
> /build/wap-webapp/build.xml
> is missing &tomcat-build; entity for *import* Tomcat targets.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (MYFACES-93) Wrong context path in examples build.xml files

Posted by "Jiri Zaloudek (JIRA)" <in...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-93?page=history ]

Jiri Zaloudek updated MYFACES-93:
---------------------------------

    Attachment: build.xml

solved problems with /examples-webapp/build.xml file

> Wrong context path in examples build.xml files
> ----------------------------------------------
>
>          Key: MYFACES-93
>          URL: http://issues.apache.org/jira/browse/MYFACES-93
>      Project: MyFaces
>         Type: Bug
>  Environment: Windows XP; Tomcat 5.5.7
>     Reporter: Jiri Zaloudek
>  Attachments: build.xml, build.xml, build.xml
>
> I have found that in files:
> /build/examples-webapp/build.xml
> /build/tiles-webapp/build.xml
> /build/wap-webapp/build.xml
> is wrong property "tomcat.context.path". 
> Right pathes are (in the same order):
> /myfaces-examples
> /myfaces-tiles-examples
> /myfaces-wap-examples
> And the second problem is that in files:
> /tiles-webapp/build.xml
> /build/wap-webapp/build.xml
> is missing &tomcat-build; entity for *import* Tomcat targets.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (MYFACES-93) Wrong context path in examples build.xml files

Posted by "Jiri Zaloudek (JIRA)" <in...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-93?page=history ]

Jiri Zaloudek updated MYFACES-93:
---------------------------------

    Attachment: build.xml

solved problems with /tiles-webapp/build.xml

> Wrong context path in examples build.xml files
> ----------------------------------------------
>
>          Key: MYFACES-93
>          URL: http://issues.apache.org/jira/browse/MYFACES-93
>      Project: MyFaces
>         Type: Bug
>  Environment: Windows XP; Tomcat 5.5.7
>     Reporter: Jiri Zaloudek
>  Attachments: build.xml, build.xml, build.xml
>
> I have found that in files:
> /build/examples-webapp/build.xml
> /build/tiles-webapp/build.xml
> /build/wap-webapp/build.xml
> is wrong property "tomcat.context.path". 
> Right pathes are (in the same order):
> /myfaces-examples
> /myfaces-tiles-examples
> /myfaces-wap-examples
> And the second problem is that in files:
> /tiles-webapp/build.xml
> /build/wap-webapp/build.xml
> is missing &tomcat-build; entity for *import* Tomcat targets.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira