Oh yeah! There are plenty of areas to work on. I'm working on the sample apps for v1.2. As for v2.0 I could take up the rest of the articles under Adminstration, if no one is currently woking on it :)
Regards Karthiga On 2/17/07, Hernan Cunico <[EMAIL PROTECTED]> wrote:
You already created a JIRA for it, need to get that issue taken care of first if it is preventing you from continuing. Does anybody know of a workaround for this issue? The good thing is that, in the mean time, there is still plenty of other areas to cover in the documentation ;-) Cheers! Hernan Karthiga Ratnam wrote: > Hi Hernan, > > I am unable to complete the documentation on JMS configuring due to this > reason. Any thoughts on how we can progress with this?? > > Regards > > Karthiga > > On 2/15/07, *Hernan Cunico* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Pls create a JIRA detailing the error. > > Cheers! > Hernan > > Lasantha Ranaweera wrote: > > Hi Karthiga, > > > > I observed the same problem in the 1.2 beta release of Geronimo. > But it > > works correctly in 2.x releases. I am not sure either what can we > do for > > this kind of issue. Can somebody in the list please let us know > whether > > we need to create a JIRA or not? > > > > It would be ideal if someone explain the future of 1.2 release. > > > > Thanks, > > Lasantha > > > > Karthiga Ratnam wrote: > >> > >> Hi All, > >> > >> I'm working on Configuring JMS document for v1.2 of Geronimo. I > >> noticed an error when I try to deploy the JMS Resources or when > I try > >> to view its deployment plan. > >> > >> I tried on both Linux and Windows environments. Please find the > error > >> below: - > >> > >> 16:01:24,343 ERROR [AbstractHandler] Unable to save connection pool > >> javax.enterprise.deploy.spi.exceptions.InvalidModuleException: Not > >> supported > >> at > >> > org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.create > >> Configuration( JMXDeploymentManager.java:299) > >> at > >> > org.apache.geronimo.console.jmsmanager.wizard.AbstractHandler.save (Ab > >> stractHandler.java:471) > >> at > >> > org.apache.geronimo.console.jmsmanager.wizard.DeployHandler.actionBef > >> oreView(DeployHandler.java:40) > >> at > >> > org.apache.geronimo.console.MultiPagePortlet.processAction (MultiPageP > >> ortlet.java:114) > >> at > >> org.apache.pluto.core.PortletServlet.dispatch > (PortletServlet.java:229 > >> ) > >> at > >> org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java :163) > >> at > javax.servlet.http.HttpServlet.service(HttpServlet.java :617) > >> at > javax.servlet.http.HttpServlet.service(HttpServlet.java :690) > >> at > >> > org.apache.pluto.core.PortletServlet.service(PortletServlet.java :153) > >> > >> at > >> > org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java :428 > >> ) > >> at org.apache.geronimo.jetty.JettyServletHolder.handle > >> (JettyServletHolde > >> r.java :103) > >> at > >> > org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter ( > >> WebApplicationHandler.java:830) > >> at > >> org.mortbay.jetty.servlet.JSR154Filter.doFilter > (JSR154Filter.java :170 > >> ) > >> at > >> > org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter ( > >> WebApplicationHandler.java:821) > >> at > >> > org.mortbay.jetty.servlet.WebApplicationHandler.dispatch (WebApplicati > >> onHandler.java :471) > >> at > >> > org.apache.geronimo.jetty.JettyWebApplicationHandler.dispatch (JettyWe > >> bApplicationHandler.java :58) > >> at > >> org.mortbay.jetty.servlet.Dispatcher.dispatch(Dispatcher.java :283) > >> at org.mortbay.jetty.servlet.Dispatcher.include > >> (Dispatcher.java:163) > >> at > >> > org.apache.pluto.invoker.impl.PortletInvokerImpl.invoke (PortletInvoke > >> rImpl.java:120) > >> at > >> > org.apache.pluto.invoker.impl.PortletInvokerImpl.action (PortletInvoke > >> rImpl.java :68) > >> at > >> > org.apache.pluto.PortletContainerImpl.processPortletAction (PortletCon > >> tainerImpl.java:164) > >> at > >> > org.apache.pluto.portalImpl.core.PortletContainerWrapperImpl.processP > >> ortletAction(PortletContainerWrapperImpl.java :82) > >> at > org.apache.pluto.portalImpl.Servlet.doGet(Servlet.java:227) > >> at > org.apache.pluto.portalImpl.Servlet.doPost(Servlet.java :267) > >> at > javax.servlet.http.HttpServlet.service(HttpServlet.java :617) > >> at > javax.servlet.http.HttpServlet.service(HttpServlet.java:690) > >> at > >> org.mortbay.jetty.servlet.ServletHolder.handle > (ServletHolder.java:428 > >> ) > >> at org.apache.geronimo.jetty.JettyServletHolder.handle > >> (JettyServletHolde > >> r.java:103) > >> at > >> > org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter( > >> WebApplicationHandler.java:830) > >> at > >> > org.mortbay.jetty.servlet.JSR154Filter.doFilter(JSR154Filter.java:170 > >> ) > >> at > >> > org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter( > >> WebApplicationHandler.java:821) > >> at > >> > org.mortbay.jetty.servlet.WebApplicationHandler.dispatch (WebApplicati > >> onHandler.java :471) > >> at > >> org.apache.geronimo.jetty.JettyWebApplicationHandler.dispatch > (JettyWe > >> bApplicationHandler.java:58) > >> at > >> > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java :5 > >> 68) > >> at org.mortbay.http.HttpContext.handle > (HttpContext.java:1530) > >> at > >> > org.mortbay.jetty.servlet.WebApplicationContext.handle (WebApplication > >> Context.java:633) > >> at org.apache.geronimo.jetty.JettyWebAppContext.handle > >> (JettyWebAppContex > >> t.java:329) > >> at > org.mortbay.http.HttpContext.handle(HttpContext.java:1482) > >> at > >> org.apache.geronimo.jetty.JettyWebAppContext.handle > (JettyWebAppContex > >> t.java:313) > >> at org.mortbay.http.HttpServer.service (HttpServer.java :909) > >> at > >> org.mortbay.http.HttpConnection.service(HttpConnection.java:820) > >> at > >> org.mortbay.http.HttpConnection.handleNext(HttpConnection.java :986) > >> at org.mortbay.http.HttpConnection.handle > >> (HttpConnection.java:837) > >> at > >> > org.mortbay.http.SocketListener.handleConnection(SocketListener.java : > >> 245) > >> at org.mortbay.util.ThreadedServer.handle( > >> ThreadedServer.java:357) > >> at org.mortbay.util.ThreadPool$PoolThread.run > >> (ThreadPool.java:534) > >> > >> Thanks > >> Karthiga > >> > > > > > > > >
