You were watching the issue; if you don't want to watch it, in the future,
remove yourself from the watch list.

I did it for you, this time.



On Sun, Apr 21, 2013 at 3:19 PM, ganeshbabu...@gmail.com (JIRA) <
j...@apache.org> wrote:

>
>     [
> https://issues.apache.org/jira/browse/WW-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637624#comment-13637624]
>
> ganeshbabu...@gmail.com commented on WW-4055:
> ---------------------------------------------
>
> Pls help me to unsubscribe from this list ?
>
>
> > Convention plugin doesn't find any Action classes in EAR deployment on
> Weblogic 10 and 12
> >
> -----------------------------------------------------------------------------------------
> >
> >                 Key: WW-4055
> >                 URL: https://issues.apache.org/jira/browse/WW-4055
> >             Project: Struts 2
> >          Issue Type: Bug
> >          Components: Plugin - Convention
> >    Affects Versions: 2.3.14
> >            Reporter: Stefan Reich
> >             Fix For: 2.3.15
> >
> >         Attachments: PackageBasedActionConfigBuilder.patch
> >
> >
> > The weblogic container versions 10, 11 and 12 has a peculiar way of
> deploying ear and war files.
> > It unpacks the ear and war file, and jars up the contents of WEB-INF
> classes into a new file: WEB-INF/lib/_wl_cls_gen.jar. After that, all
> content from WEB-INF/classes is deleted.
> > The consequence is that the classloader will return a URL to the
> WEB-INF/classes directory when the plugin is searching for annotated
> classes, but it will be empty, so this plugin would never find any Action
> classes.
> > I have a patch that has been verified to work on Weblogic 10 and 12.
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA
> administrators
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>



-- 
e: davelnew...@gmail.com
m: 908-380-8699
s: davelnewton_skype
t: @dave_newton <https://twitter.com/dave_newton>
b: Bucky Bits <http://buckybits.blogspot.com/>
g: davelnewton <https://github.com/davelnewton>
so: Dave Newton <http://stackoverflow.com/users/438992/dave-newton>

Reply via email to