[JIRA-OS] Commented: (WW-300) Make WebWork function under Weblogic Server 6.1

[email protected]
Newsgroups gmane.comp.java.open-symphony.cvs
Message-ID <[email protected]>
The following comment has been added to this issue:

     Author: Scott N. Smith
    Created: Wed, 10 Sep 2003 10:14 AM
       Body:
Chandra,

If you follow the above instructions in this issue, WebWork 2 will work under Weblogic 6.1.  However, if you have Weblogic 7.0 available, then you do not have to make these mods, since Weblogic 7.0 is fully Servlet 2.3 complient (I believe).

Currently my group is "stuck" at Weblogic 6.1 which is why I went to this effort.  If I had the choice, I would far rather be using the current Weblogic release.
---------------------------------------------------------------------
View the issue:

  http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WW-300


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WW-300
    Summary: Make WebWork function under Weblogic Server 6.1
       Type: Bug

     Status: Assigned
   Priority: Major

    Project: WebWork
 Components: 
             Configuration
   Fix Fors:
             2.0-beta2
   Versions:
             2.0-beta2

   Assignee: Jason Carreira
   Reporter: Scott N. Smith

    Created: Tue, 9 Sep 2003 1:02 AM
    Updated: Tue, 9 Sep 2003 7:53 AM
Environment: Weblogic Server 6.1 SP4 under Windows XP Profession or Solaris

Description:
WebWork is written to run under Servlet Specification 2.3.  Weblogic Server 6.1 SP4 is "almost" Servlet 2.3; alas they are incompatible.

This issue covers simple modifications to WebWork 2.0-beta to provide hooks so that subclasses can be written to "plug the gap".  These simple modifications do not change the functionality of the changed files; they just expose information.

Here's a summary of the changes:

1.  FilterConfig.java: added simple getter for filterConfig instance variable; this is required by subclass for Weblogic 6.1 servlet implementation for servlet filters.

2.  RequestLifecycleFilter.java and SessionLifecycleListener.java: exposes how servlet context is retrieved by implementing just this functionality in a method.  Each subclass can retrieve the servlet context from other resources available to Weblogic 6.1.



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.opensymphony.com/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.