JIRA

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Use Agile By Default
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile Access more options (Alt+g)
  • Create Issue
  • Mule
  • MULE-917

Improve support for / integration with Geronimo App Server

  • Agile Board
  • More Actions
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Won't Fix or Usage Issue
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: Modules: (other)
  • Labels:
    None
  • Similar Issues:
    None

Description

Brainstorming from Ross and Aaron Mulder:

> - Mule uses Geronimo JTA/XA transaction manager
[Ross Mason] We've Done this with other AppServers and have support of
WebLogic, Websfear, Jboss and can easily added the same for Geronimo

> - Mule uses Geronimo security realms for authentication / to create a
> Subject for authentication (via JAAS, etc.)
[Ross Mason] This will need investigation, but Mule can delegate
authentication to different providers

> - Mule uses Geronimo factory to create SSL factories so all the
> Keystores, etc. are handled by Geronimo and don't need to be
> configured in multiple places
[Ross Mason] I like this feature, but we don't currently support it. We'd
need to adapt the socket transports to do this but it should be
straight-forward.

> - Mule runs in Geronimo and Mule services can be
> hot-deployed/undeployed/redeployed using the Geronimo deployer
> (command-line, web console, Maven plugin, etc.)
[Ross Mason] Does this mean we'd need write a Mule Xbean plug-in?

> - Mule uses Geronimo HTTP server for any HTTP/HTTPS endpoints (easy
> if you just want to control the URL beyond something like
> http://server:port/context/* but hard if you want to specify the port
> and/or context root)
[Ross Mason] Mule can bind to any Servlet container to receive requests
rather than using Mule's Http transport.

> - Mule uses Geronimo thread pool(s)
[Ross Mason] Easily done. You can just add a Geronimo Thread Pool factory
that exposes Geronimo managed pools. I guess the question is how does Mule
look up Geronimo Thread pools?. This sounds like a similar/same mechanism
that Resource Adapters use to share App Server resources. Are we talking
about JCA? Mule has a JCA resource adapter.

> - Expose EJBs deployed in Geronimo as Mule endpoints
[Ross Mason] This is already possible using the EJBContainerContext in Mule.

> - Expose a client API in JNDI for J2EE components so they can send
> messages to the Mule bus
[Ross Mason] Are you talking about JCA here?

> - Figure out a way for Geronimo to pass a Subject created by a secure
> web app to Mule to invoke secure services in Mule
[Ross Mason] Would need to investigate this

> - Expose Mule management, notifications, and statistics through the
> Geronimo JMX/JSR-77 management interfaces
[Ross Mason] We already expose this through JMX, I guess might just need a
clean way to integrate this with Geronimo

> - Add Mule screens to the Geronimo web admin console
>
> The basic idea is that you should be able to start/stop, manage,
> monitor, deploy to, etc. the combined system as if it was one. And
> that applications should be able to use the features of both – e.g. a
> J2EE web application sending messages to the Mule bus, or a Mule
> service dispatching messages to be handled by a J2EE session bean
> (even when using things like security and transactions on both sides).

> The basic procedure for creating a plugin is to get the services running in
> Geronimo as we want, and then use an admin console tool to export the
> Mule services as one or more plugins. Though if you use Maven to
> build Mule it's possible to eventually build plugins directly as part
> of the Mule build.
[Ross Mason] Many of the points we can already do or just require some
minimal coding. I think one place to start is with a plug-in that allows
Mule to be deployed to Geronimo and weave our Jmx support in as well.

Issue Links

relates to

New Feature - A new feature of the product, which has yet to be developed. MULE-552 GBeans for deploying Mule to Geronimo for those not wanting to use the JCA adapter

  • Minor - Minor loss of function, or other problem where easy workaround is present.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Transitions
  • Commits
  • Source
  • Builds
Travis Carlson made changes - 17/Jul/06 11:13 AM
Field Original Value New Value
Link This issue relates to MULE-552 [ MULE-552 ]
Travis Carlson made changes - 15/Aug/06 12:34 PM
Workflow No "Resolved" state [ 12095 ] No "Resolved" state, added "Pending 3rd-Party" state [ 13046 ]
Travis Carlson made changes - 15/Aug/06 12:46 PM
Workflow No "Resolved" state, added "Pending 3rd-Party" state [ 13046 ] No "Resolved" state [ 14023 ]
Travis Carlson made changes - 15/Aug/06 12:51 PM
Workflow No "Resolved" state [ 14023 ] No "Resolved" state, added "Pending 3rd-Party" state [ 15000 ]
Anonymous made changes - 16/Aug/06 04:47 AM
Status Open [ 1 ] Pending 3rd-Party [ 10000 ]
Anonymous made changes - 16/Aug/06 04:02 PM
Status Pending 3rd-Party [ 10000 ] Open [ 1 ]
Andrew Perepelytsya made changes - 21/Aug/06 09:21 PM
Workflow No "Resolved" state, added "Pending 3rd-Party" state [ 15000 ] Broken > No "Resolved" state, added "Pending 3rd-Party" state [ 15993 ]
Andrew Perepelytsya made changes - 21/Aug/06 09:24 PM
Workflow Broken > No "Resolved" state, added "Pending 3rd-Party" state [ 15993 ] No "Resolved" state, added "Pending 3rd-Party" state [ 16986 ]
Andrew Perepelytsya made changes - 18/May/07 09:15 AM
Workflow No "Resolved" state, added "Pending 3rd-Party" state [ 16986 ] Release Mode Workflow [ 19368 ]
Andrew Perepelytsya made changes - 18/May/07 09:18 AM
Workflow Release Mode Workflow [ 19368 ] No "Resolved" state, added "Pending 3rd-Party" state [ 21098 ]
Andrew Perepelytsya made changes - 18/May/07 09:22 AM
Workflow No "Resolved" state, added "Pending 3rd-Party" state [ 21098 ] Release Mode Workflow [ 22990 ]
Andrew Perepelytsya made changes - 17/Jun/07 01:05 PM
Workflow Release Mode Workflow [ 22990 ] Main Mule Workflow [ 24767 ]
Andrew Perepelytsya made changes - 17/Jun/07 01:25 PM
Workflow Main Mule Workflow [ 24767 ] Copy of Main Mule Workflow [ 27339 ]
Andrew Perepelytsya made changes - 17/Jun/07 01:31 PM
Workflow Copy of Main Mule Workflow [ 27339 ] Main Mule Workflow [ 28792 ]
Andrew Perepelytsya made changes - 30/Jul/07 08:36 PM
Workflow Main Mule Workflow [ 28792 ] Copy of Main Mule Workflow [ 31750 ]
Andrew Perepelytsya made changes - 30/Jul/07 08:40 PM
Workflow Copy of Main Mule Workflow [ 31750 ] Main Mule Workflow [ 32494 ]
Andrew Perepelytsya made changes - 30/Jul/07 09:05 PM
Workflow Main Mule Workflow [ 32494 ] Copy of Main Mule Workflow [ 35777 ]
Andrew Perepelytsya made changes - 06/May/08 11:10 AM
Workflow Copy of Main Mule Workflow [ 35777 ] Fixed Main Mule Workflow (after JIRA upgrade) [ 61354 ]
Andrew Perepelytsya made changes - 15/May/08 10:17 AM
Workflow Fixed Main Mule Workflow (after JIRA upgrade) [ 61354 ] Copy of Main Mule Workflow [ 65212 ]
Andrew Perepelytsya made changes - 15/May/08 10:53 AM
Workflow Copy of Main Mule Workflow [ 65212 ] Fixed Main Mule Workflow (after JIRA upgrade) [ 68948 ]
Ross Mason made changes - 30/Nov/08 03:53 AM
Assignee Ross Mason [ ross ]
Ross Mason made changes - 30/Nov/08 03:53 AM
Resolution Won't Fix or Usage Issue [ 2 ]
Status Open [ 1 ] Closed [ 6 ]

People

  • Assignee:
    Ross Mason
    Reporter:
    Travis Carlson
Vote (0)
Watch (0)

Dates

  • Created:
    17/Jul/06 11:07 AM
    Updated:
    14/Sep/09 09:42 AM
    Resolved:
    30/Nov/08 03:53 AM

Agile

  • View on Board
  • Atlassian JIRA (v5.0.7#734-sha1:8ad78a6)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for MuleForge. Try JIRA - bug tracking software for your team.