Oh... yeah. It only works with... <tomeeClassifier>plus</tomeeClassifier>
or <tomeeClassifier>jaxrs</tomeeClassifier> []s, Thiago. On Thu, Feb 13, 2014 at 3:18 PM, Thiago Veronezi <[email protected]>wrote: > Try webaccess trunk... > > <plugin> > <groupId>org.apache.openejb.maven</groupId> > <artifactId>tomee-maven-plugin</artifactId> > <version>1.6.1-SNAPSHOT</version> > <configuration> > <context>yourapp</context> > <webapps> > > <webapp>org.apache.openejb:tomee-webaccess:1.6.1-SNAPSHOT?name=webaccess</webapp> > </webapps> > </configuration> > </plugin> > > > https://dl.dropboxusercontent.com/u/1459144/tomee-list/webaccess_sessions.png > > > > > > > On Thu, Feb 13, 2014 at 3:08 PM, José Luis Cetina <[email protected]>wrote: > >> Hi, im using JMX (thanks to @Romain) im newbie, im ussing Jconsole is >> there >> anyway to see the httpsessions that have bean created or the httpsession >> that are alive by my webapp? >> >> Thanks >> >> -- >> ------------------------------------------------------------------- >> *José Luis Cetina* >> ------------------------------------------------------------------- >> > >
