Results 1 to 2 of 2

Thread: weblogic 10.3 spring mvc

  1. #1
    Join Date
    Dec 2009
    Posts
    1

    Default weblogic 10.3 spring mvc

    Hi,

    I have tried to get the Spring Portlet MVC example running on weblogic 10.3 (
    http://opensource.atlassian.com/conf...ay/JSR168/Home).

    It's possible to view the portlets without any exceptions. But doing some edit or navigation actions is not possible. I figured out that in the controller there is only a call to the render methods (render phase) but never to the action methods (action phase)

    Has anyone a hint for fixing this issue?
    Thanks.

  2. #2
    Join Date
    Sep 2004
    Location
    Arizona, USA
    Posts
    383

    Default

    I use open source portal, not WebLogic, so I have no idea. Probably a question for a WebLogic forum.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •