|
* @jmx.mbean * name="Importer:name=ImporterService" * description="Importer service monitors and manages data load operations with external data sources." * descriptor="name=\"StartAtStartup\" value=\"true\"" * descriptor="name=\"SchedulableClass\" value=\"com.legaledge.harmony.ejb.beans.ImporterServiceBean\"" * descriptor="name=\"InitialStartDate\" value=\"NOW\"" * descriptor="name=\"SchedulePeriod\" value=\"60000\"" * descriptor="name=\"InitialRepetitions\" value=\"-1\"" But, what I get in the generated jboss-service file is merely this: <mbean code="com.legaledge.harmony.ejb.beans.ImporterServiceBean" name="Importer:name=ImporterService" xmbean-dd="com/legaledge/harmony/ejb/beans/ImporterServiceBean.xml"> <!--Importer service monitors and manages data load operations with external data sources.--> </mbean> Which is just not helpful. Can anyone provide a hint or two on what I'm doing wrong here? --
Zacharias J. Beckman Far better it is to dare mighty things, to win glorious triumphs, even though checkered by failure, than to take rank with those poor spirits who neither enjoy nor suffer much, because they live in the gray twilight that knows neither victory nor defeat. -- Theodore Roosevelt |
- Re: [Xdoclet-user] Hibernate mapping Andre Selton
- Re: [Xdoclet-user] Hibernate mapping Kevin Hagel
- Re: [Xdoclet-user] Hibernate mapping Andre Selton
- Re: [Xdoclet-user] Hibernate mapping Kevin Hagel
- Re: [Xdoclet-user] Hibernate ma... Andrew Stevens
- Re: [Xdoclet-user] Hibernate ma... Kevin Hagel
- Re: [Xdoclet-user] Hibernate mapping Mark Lowe
- Re: [Xdoclet-user] Hibernate mapping Kevin Hagel
- Re: [Xdoclet-user] Hibernate mapping Mark Lowe
- Re: [Xdoclet-user] Hibernate mapping Andre Selton
- Zacharias J. Beckman
