[jira] Commented: (SHALE-414) ClayViewHandler is not J2EE 1.3 compliant

2007-02-26 Thread Craig McClanahan (JIRA)

[ 
https://issues.apache.org/struts/browse/SHALE-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40311
 ] 

Craig McClanahan commented on SHALE-414:


This is by no means the only place you will run into problems with Shale on a 
J2EE 1.3 server.  As noted on the Shale website () the 
minimum specified platform is Servlet 2.4 and JSP 2.0 (i.e. J2EE 1.4), although 
some isolated functionality may work in 1.3.


> ClayViewHandler is not J2EE 1.3 compliant
> -
>
> Key: SHALE-414
> URL: https://issues.apache.org/struts/browse/SHALE-414
> Project: Shale
>  Issue Type: Improvement
>  Components: Clay
>Affects Versions: 1.0.4
> Environment: WebLogic 8.1 and other J2EE 1.3 containers
>Reporter: Richard W. Eggert II
>
> org.apache.shale.faces.ClayViewHandler.renderView() invokes 
> javax.servlet.http.HttpServletResponse.getContentType(), which doesn't exist 
> in Servlet API's earlier than Servlet 2.4 (J2EE 1.3 and earlier).  This 
> results in a NoSuchMethodError being thrown in containers such as WebLogic 
> 8.1.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (SHALE-416) Upgrade Shale-Tiles to the Tiles 2.0.1 build.

2007-02-26 Thread Greg Reddin (JIRA)
Upgrade Shale-Tiles to the Tiles 2.0.1 build.
-

 Key: SHALE-416
 URL: https://issues.apache.org/struts/browse/SHALE-416
 Project: Shale
  Issue Type: Improvement
  Components: Tiles
Reporter: Greg Reddin
 Assigned To: Greg Reddin
 Fix For: 1.0.5-SNAPSHOT


Tiles 2.0.1 has been released.  Much confusion can be avoided if we upgrade 
Shale-Tiles to use the Tiles 2.0.1 release.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (SHALE-415) Shale Clay website has no link to JIRA

2007-02-26 Thread Richard W. Eggert II (JIRA)
Shale Clay website has no link to JIRA
--

 Key: SHALE-415
 URL: https://issues.apache.org/struts/browse/SHALE-415
 Project: Shale
  Issue Type: Improvement
  Components: Website
Affects Versions: 1.0.4
Reporter: Richard W. Eggert II
Priority: Minor


The Shale Clay website (all pages within http://shale.apache.org/shale-clay/) 
has no direct link to JIRA.  Clicking on "Issue Tracking" takes the user to a 
page that states, "No issue management system is defined. Please check back at 
a later date."  It should instead take the user to a page similar to (or the 
same as) the corresponding link on the main Shale website 
(http://shale.apache.org/issue-tracking.html), which provides links to JIRA and 
related information.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (SHALE-414) ClayViewHandler is not J2EE 1.3 compliant

2007-02-26 Thread Richard W. Eggert II (JIRA)
ClayViewHandler is not J2EE 1.3 compliant
-

 Key: SHALE-414
 URL: https://issues.apache.org/struts/browse/SHALE-414
 Project: Shale
  Issue Type: Improvement
  Components: Clay
Affects Versions: 1.0.4
 Environment: WebLogic 8.1 and other J2EE 1.3 containers
Reporter: Richard W. Eggert II


org.apache.shale.faces.ClayViewHandler.renderView() invokes 
javax.servlet.http.HttpServletResponse.getContentType(), which doesn't exist in 
Servlet API's earlier than Servlet 2.4 (J2EE 1.3 and earlier).  This results in 
a NoSuchMethodError being thrown in containers such as WebLogic 8.1.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (SHALE-411) Typo in example on Clay introduction page

2007-02-26 Thread Richard W. Eggert II (JIRA)

[ 
https://issues.apache.org/struts/browse/SHALE-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40307
 ] 

Richard W. Eggert II commented on SHALE-411:


Also, whoever fixes this should also correct the spelling of the word "rapid", 
which is currently spelled "rapped".  Just do a search on the page to find it.

> Typo in example on Clay introduction page
> -
>
> Key: SHALE-411
> URL: https://issues.apache.org/struts/browse/SHALE-411
> Project: Shale
>  Issue Type: Bug
>  Components: Website
>Affects Versions: 1.0.4
>Reporter: Richard W. Eggert II
>Priority: Trivial
>
> On the web page describing the Clay component 
> (http://shale.apache.org/shale-clay/index.html), there is a typo in one of 
> the examples.  It exists in the HTML snippet following the text "Quick! Turn 
> away! Let's replace that JSP with mockup HTML tied to JSF components:".  
> Specifically, the first "table" element ends with the following:
> 
> 
> The first  tag should be indented, and the second should be a  
> instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.