You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Michael Jouravlev (JIRA)" <ji...@apache.org> on 2006/05/04 03:32:19 UTC

[jira] Created: (STR-2855) struts-cookbook-1.3.2: invalid path to source Java files in samples

struts-cookbook-1.3.2: invalid path to source Java files in samples
-------------------------------------------------------------------

         Key: STR-2855
         URL: http://issues.apache.org/struts/browse/STR-2855
     Project: Struts Action 1
        Type: Bug

  Components: Apps  
    Versions: 1.3.2    
    Reporter: Michael Jouravlev
    Priority: Minor


The struts-cookbook-1.3.2 application allows to take a look at the
Java source code of examples. The links refer to
source.jsp?src=/WEB-INF/src/java/examples/simple/xxx.java, while the
actual source code is located under /WEB-INF/src/examples/ , no "java"
subdirectory.

For example, looking at the source code for Java files on page
  /struts-cookbook-1.3.2/jsp/simple/source.jsp
results in exception like this:

javax.servlet.jsp.JspException: No resource
/WEB-INF/src/java/examples/simple/SimpleActionForm.java
available in this application


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


[jira] Updated: (STR-2855) Invalid path to source Java files in Struts Cookbook

Posted by "Wendy Smoak (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/STR-2855?page=all ]

Wendy Smoak updated STR-2855:
-----------------------------

        Summary: Invalid path to source Java files in Struts Cookbook  (was: struts-cookbook-1.3.2: invalid path to source Java files in samples)
    Fix Version: 1.3.3
      Assign To: Wendy Smoak

> Invalid path to source Java files in Struts Cookbook
> ----------------------------------------------------
>
>          Key: STR-2855
>          URL: http://issues.apache.org/struts/browse/STR-2855
>      Project: Struts Action 1
>         Type: Bug

>   Components: Apps
>     Versions: 1.3.2
>     Reporter: Michael Jouravlev
>     Assignee: Wendy Smoak
>     Priority: Minor
>      Fix For: 1.3.3

>
> The struts-cookbook-1.3.2 application allows to take a look at the
> Java source code of examples. The links refer to
> source.jsp?src=/WEB-INF/src/java/examples/simple/xxx.java, while the
> actual source code is located under /WEB-INF/src/examples/ , no "java"
> subdirectory.
> For example, looking at the source code for Java files on page
>   /struts-cookbook-1.3.2/jsp/simple/source.jsp
> results in exception like this:
> javax.servlet.jsp.JspException: No resource
> /WEB-INF/src/java/examples/simple/SimpleActionForm.java
> available in this application

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


[jira] Updated: (STR-2855) Invalid path to source Java files in Struts Cookbook

Posted by "Wendy Smoak (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/STR-2855?page=all ]

Wendy Smoak updated STR-2855:
-----------------------------

        Summary: Invalid path to source Java files in Struts Cookbook  (was: struts-cookbook-1.3.2: invalid path to source Java files in samples)
    Fix Version: 1.3.3
      Assign To: Wendy Smoak

> Invalid path to source Java files in Struts Cookbook
> ----------------------------------------------------
>
>          Key: STR-2855
>          URL: http://issues.apache.org/struts/browse/STR-2855
>      Project: Struts Action 1
>         Type: Bug

>   Components: Apps
>     Versions: 1.3.2
>     Reporter: Michael Jouravlev
>     Assignee: Wendy Smoak
>     Priority: Minor
>      Fix For: 1.3.3

>
> The struts-cookbook-1.3.2 application allows to take a look at the
> Java source code of examples. The links refer to
> source.jsp?src=/WEB-INF/src/java/examples/simple/xxx.java, while the
> actual source code is located under /WEB-INF/src/examples/ , no "java"
> subdirectory.
> For example, looking at the source code for Java files on page
>   /struts-cookbook-1.3.2/jsp/simple/source.jsp
> results in exception like this:
> javax.servlet.jsp.JspException: No resource
> /WEB-INF/src/java/examples/simple/SimpleActionForm.java
> available in this application

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


[jira] Closed: (STR-2855) Invalid path to source Java files in Struts Cookbook

Posted by "Wendy Smoak (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/STR-2855?page=all ]
     
Wendy Smoak closed STR-2855:
----------------------------

    Resolution: Fixed

Fixed in http://svn.apache.org/viewcvs?rev=399512&view=rev 

Thanks for your help!

> Invalid path to source Java files in Struts Cookbook
> ----------------------------------------------------
>
>          Key: STR-2855
>          URL: http://issues.apache.org/struts/browse/STR-2855
>      Project: Struts Action 1
>         Type: Bug

>   Components: Apps
>     Versions: 1.3.2
>     Reporter: Michael Jouravlev
>     Assignee: Wendy Smoak
>     Priority: Minor
>      Fix For: 1.3.3

>
> The struts-cookbook-1.3.2 application allows to take a look at the
> Java source code of examples. The links refer to
> source.jsp?src=/WEB-INF/src/java/examples/simple/xxx.java, while the
> actual source code is located under /WEB-INF/src/examples/ , no "java"
> subdirectory.
> For example, looking at the source code for Java files on page
>   /struts-cookbook-1.3.2/jsp/simple/source.jsp
> results in exception like this:
> javax.servlet.jsp.JspException: No resource
> /WEB-INF/src/java/examples/simple/SimpleActionForm.java
> available in this application

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


[jira] Closed: (STR-2855) Invalid path to source Java files in Struts Cookbook

Posted by "Wendy Smoak (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/STR-2855?page=all ]
     
Wendy Smoak closed STR-2855:
----------------------------

    Resolution: Fixed

Fixed in http://svn.apache.org/viewcvs?rev=399512&view=rev 

Thanks for your help!

> Invalid path to source Java files in Struts Cookbook
> ----------------------------------------------------
>
>          Key: STR-2855
>          URL: http://issues.apache.org/struts/browse/STR-2855
>      Project: Struts Action 1
>         Type: Bug

>   Components: Apps
>     Versions: 1.3.2
>     Reporter: Michael Jouravlev
>     Assignee: Wendy Smoak
>     Priority: Minor
>      Fix For: 1.3.3

>
> The struts-cookbook-1.3.2 application allows to take a look at the
> Java source code of examples. The links refer to
> source.jsp?src=/WEB-INF/src/java/examples/simple/xxx.java, while the
> actual source code is located under /WEB-INF/src/examples/ , no "java"
> subdirectory.
> For example, looking at the source code for Java files on page
>   /struts-cookbook-1.3.2/jsp/simple/source.jsp
> results in exception like this:
> javax.servlet.jsp.JspException: No resource
> /WEB-INF/src/java/examples/simple/SimpleActionForm.java
> available in this application

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