[ 
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1569?page=comments#action_17450
 ] 

Andrew Stevens commented on XDT-1569:
-------------------------------------

I've applied the patch (more or less) in CVS.  According to 
http://www.bea.com/servers/wls600/dtd/weblogic-ejb-jar.dtd, 
stateful-session-timeout is supported since WLS 6.1 SP5, so I moved it inside 
the >= 6.1 test.

One thing I wasn't sure of with your patch, though - why did you remove the 
tag-level condition for Stateful|BMP|CMP in the xtags.xml?  Does the cache 
configuration now apply to stateless session beans too?

Also, I didn't apply the disable-warning bit because
a) you added it before the enable-bean-class-redeploy, while 
http://www.bea.com/servers/wls810/dtd/weblogic-ejb-jar.dtd has it after, so the 
resulting file might be invalid.
b) you've hard coded the values, while the DTD says any of BEA-010001, 
BEA-010054 and BEA-010202 may be (optionally) used.  As such, it would be 
better to use config params or a merge file.


> stateful session bean timeout and disable warning not implemented
> -----------------------------------------------------------------
>
>          Key: XDT-1569
>          URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1569
>      Project: XDoclet
>         Type: Improvement
>   Components: Bea Module
>     Versions: 1.2.3
>  Environment: weblogic 8.1 and greater
>     Reporter: Eric Fenderbosch
>     Assignee: xdoclet-devel (Use for new issues)
>  Attachments: patch.diff
>
>
> session-timeout-seconds of stateful-session-cache section not generated in 
> weblogic-ejb-jar-xml
> also added default disable-warning tags at the end of weblogic-ejb-jar-xml

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



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to