Re: How about a Certification Authority (CA) portlet in Geronimo Console?

2006-09-15 Thread Aaron Mulder
You can deploy new portlets as WARs. But in order for the portal to include them, you have to use the hacky GBean that updates the portal config files, and then either hit a hand-crafted URL or restart the server to make the console notice. The main problem is that the console isn't very happy i

Re: ActiveMQ questions

2006-09-15 Thread David Jencks
On Sep 15, 2006, at 10:23 AM, Michael Malgeri wrote:I have  a couple of questions about ActiveMQ 1. If ActiveMQ is set up to run in a standalone configuration, can Geronimo still be configured to have some of its components interoperate with it? For instance could  a servlet running in Geronimo ha

Re: How about a Certification Authority (CA) portlet in Geronimo Console?

2006-09-15 Thread Hernan Cunico
OK, let's forget for a sec about the geronimo-plugins. The original note was about input for adding a new CA feature. AFAIK we don't have that feature, do we? I mentioned geronimo-plugins having in mind the chance to choose whether you want that feature or not. I did not mean to diverge the di

Re: Unable to initialize webapp GBean while deploying web service

2006-09-15 Thread David Jencks
can you please post your jaxrpc mapping file? I don't know if the code has changed since g. 1.1, I doubt it, but the line in question in trunk implies your jaxrpc mapping file does not comply with the schema. If so, we have a bug since we should be explaining the schema validation error.

Re: How about a Certification Authority (CA) portlet in Geronimo Console?

2006-09-15 Thread Jason Dillon
Can't we just deploy new portlet things as wars or something? ANd then pack up each bit of console functionality into its own module? --jason On Sep 15, 2006, at 12:55 PM, Guillaume Nodet wrote: I think it has already been done. It is a bit of a hack, as it requires a modification of the c

Re: How about a Certification Authority (CA) portlet in Geronimo Console?

2006-09-15 Thread Joe Bohn
Well ... sorta and sorta not ... Aaron did some work in the Quartz plugin that included a brute force method to add new items to the admin console via a GBean included with the Quartz plugin that modifies the Pluto portal config. It's really creative stuff within the limits of the current Plu

Re: How about a Certification Authority (CA) portlet in Geronimo Console?

2006-09-15 Thread Guillaume Nodet
I think it has already been done. It is a bit of a hack, as it requires a modification of the console configuration when the plugin is installed and a server restart iiirc. I guess Aaron may tell more about that. On 9/15/06, Jason Dillon <[EMAIL PROTECTED]> wrote: Can plugins add new portlets?

Re: How about a Certification Authority (CA) portlet in Geronimo Console?

2006-09-15 Thread Jason Dillon
Can plugins add new portlets? --jason On Sep 15, 2006, at 12:42 PM, Hernan Cunico wrote: I would love to see that functionality included in Geronimo. Do you think it could eventually become available as a geronimo- plugin? Cheers! Hernan Vamsavardhana Reddy wrote: Hi, How about having a

Re: How about a Certification Authority (CA) portlet in Geronimo Console?

2006-09-15 Thread Hernan Cunico
I would love to see that functionality included in Geronimo. Do you think it could eventually become available as a geronimo-plugin? Cheers! Hernan Vamsavardhana Reddy wrote: Hi, How about having a Certificate Authority portlet in Geronimo Console? A full fledged CA may be a long way to go.

How about a Certification Authority (CA) portlet in Geronimo Console?

2006-09-15 Thread Vamsavardhana Reddy
Hi, How about having a Certificate Authority portlet in Geronimo Console?  A full fledged CA may be a long way to go.  But what ever minimum function is required to process CSR's etc. is not hard and the users can issue their own digital certificates instead of getting trial certificates from some

ActiveMQ questions

2006-09-15 Thread Michael Malgeri
I have  a couple of questions about ActiveMQ 1. If ActiveMQ is set up to run in a standalone configuration, can Geronimo still be configured to have some of its components interoperate with it? For instance could  a servlet running in Geronimo have JMS code that sends or listens for a message to/

Re: Minimalistic example

2006-09-15 Thread Lasantha Ranaweera
Hi Mattias, I think I have given some information regarding this section. Anyway this a more detailed description about lookup string "java:comp/env/ejb/MyTest". This string is composed of two parts as I described, "java:comp/env" and "ejb/MyTest". I have used "ejb/MyTest" since it is a best