JavaRanch » Java Forums »
Java »
EJB and other Java EE Technologies
| Author |
xdoclet giving problem while generating ejb-jar.xml
|
rajareddy annavaarm
Ranch Hand
Joined: Mar 15, 2007
Posts: 96
|
|
below is some part of ant build file ejbc: [echo] + ===================================================== + [echo] + + [echo] + EJBC + [echo] + + [echo] + ===================================================== + [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: GazetteManager has a class com.sns.govt.lri.alrrs.gazettes.ejb.GazetteManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: GazetteManager has a class com.sns.govt.lri.alrrs.gazettes.interfaces.GazetteManagerHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: GazetteManager has a class com.sns.govt.lri.alrrs.gazettes.interfaces.GazetteManager that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: GazetteManager has a class com.sns.govt.lri.alrrs.gazettes.interfaces.GazetteManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: GazetteManager has a class com.sns.govt.lri.alrrs.gazettes.interfaces.GazetteManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: WithheldLotManager has a class com.sns.govt.lri.alrrs.systemsetup.ejb.WithheldLotManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: WithheldLotManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.WithheldLotManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: WithheldLotManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.WithheldLotManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AlrrsSa has a class com.sns.govt.lri.alrrs.common.ejb.AlrrsSaSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AlrrsSa has a class com.sns.govt.lri.alrrs.common.interfaces.AlrrsSaLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AlrrsSa has a class com.sns.govt.lri.alrrs.common.interfaces.AlrrsSaLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LotMkTsThresholdManager has a class com.sns.govt.lri.alrrs.systemsetup.ejb.LotMkTsThresholdManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LotMkTsThresholdManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.LotMkTsThresholdManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LotMkTsThresholdManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.LotMkTsThresholdManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: MessageBoardManager has a class com.sns.govt.lri.alrrs.messageboard.ejb.MessageBoardManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: MessageBoardManager has a class com.sns.govt.lri.alrrs.messageboard.interfaces.MessageBoardManagerHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: MessageBoardManager has a class com.sns.govt.lri.alrrs.messageboard.interfaces.MessageBoardManager that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: MessageBoardManager has a class com.sns.govt.lri.alrrs.messageboard.interfaces.MessageBoardManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: MessageBoardManager has a class com.sns.govt.lri.alrrs.messageboard.interfaces.MessageBoardManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: ErrorMsgManager has a class com.sns.govt.lri.alrrs.errorhandling.ejb.ErrorMsgManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: ErrorMsgManager has a class com.sns.govt.lri.alrrs.errorhandling.interfaces.ErrorMsgManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: ErrorMsgManager has a class com.sns.govt.lri.alrrs.errorhandling.interfaces.ErrorMsgManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: StreetsManager has a class com.sns.govt.lri.alrrs.streets.ejb.StreetsManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: StreetsManager has a class com.sns.govt.lri.alrrs.streets.interfaces.StreetsManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: StreetsManager has a class com.sns.govt.lri.alrrs.streets.interfaces.StreetsManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: SystemSetupManager has a class com.sns.govt.lri.alrrs.systemsetup.ejb.SystemSetupManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: SystemSetupManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.SystemSetupManagerHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: SystemSetupManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.SystemSetupManager that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: SystemSetupManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.SystemSetupManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: SystemSetupManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.SystemSetupManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: NoticeManager has a class com.sns.govt.lri.alrrs.notices.ejb.NoticeManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: NoticeManager has a class com.sns.govt.lri.alrrs.notices.interfaces.NoticeManagerHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: NoticeManager has a class com.sns.govt.lri.alrrs.notices.interfaces.NoticeManager that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: NoticeManager has a class com.sns.govt.lri.alrrs.notices.interfaces.NoticeManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: NoticeManager has a class com.sns.govt.lri.alrrs.notices.interfaces.NoticeManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LotMkTsMaxManager has a class com.sns.govt.lri.alrrs.systemsetup.ejb.LotMkTsMaxManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LotMkTsMaxManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.LotMkTsMaxManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LotMkTsMaxManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.LotMkTsMaxManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AuditLoggerManager has a class com.sns.govt.lri.alrrs.auditlog.ejb.AuditLoggerManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AuditLoggerManager has a class com.sns.govt.lri.alrrs.auditlog.interfaces.AuditLoggerManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AuditLoggerManager has a class com.sns.govt.lri.alrrs.auditlog.interfaces.AuditLoggerManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AutoReplyProcessor has a class com.sns.govt.lri.alrrs.autoreply.ejb.AutoReplyProcessorSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AutoReplyProcessor has a class com.sns.govt.lri.alrrs.autoreply.interfaces.AutoReplyProcessorLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AutoReplyProcessor has a class com.sns.govt.lri.alrrs.autoreply.interfaces.AutoReplyProcessorLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LandLotManager has a class com.sns.govt.lri.alrrs.landlots.ejb.LandLotManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LandLotManager has a class com.sns.govt.lri.alrrs.landlots.interfaces.LandLotManagerHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LandLotManager has a class com.sns.govt.lri.alrrs.landlots.interfaces.LandLotManager that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LandLotManager has a class com.sns.govt.lri.alrrs.landlots.interfaces.LandLotManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LandLotManager has a class com.sns.govt.lri.alrrs.landlots.interfaces.LandLotManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AutoReplyListener has a class com.sns.govt.lri.alrrs.autoreply.ejb.AutoReplyListenerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AutoReplyListener has a class com.sns.govt.lri.alrrs.autoreply.interfaces.AutoReplyListenerHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AutoReplyListener has a class com.sns.govt.lri.alrrs.autoreply.interfaces.AutoReplyListener that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: ActsManager has a class com.sns.govt.lri.alrrs.acts.ejb.ActsManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: ActsManager has a class com.sns.govt.lri.alrrs.acts.interfaces.ActsManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: ActsManager has a class com.sns.govt.lri.alrrs.acts.interfaces.ActsManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: TempAttachmentManager has a class com.sns.govt.lri.alrrs.common.ejb.TempAttachmentManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: TempAttachmentManager has a class com.sns.govt.lri.alrrs.common.interfaces.TempAttachmentManagerHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: TempAttachmentManager has a class com.sns.govt.lri.alrrs.common.interfaces.TempAttachmentManager that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: TempAttachmentManager has a class com.sns.govt.lri.alrrs.common.interfaces.TempAttachmentManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: TempAttachmentManager has a class com.sns.govt.lri.alrrs.common.interfaces.TempAttachmentManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: CronManager has a class com.sns.govt.lri.alrrs.cron.ejb.CronManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: CronManager has a class com.sns.govt.lri.alrrs.cron.interfaces.CronManagerHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: CronManager has a class com.sns.govt.lri.alrrs.cron.interfaces.CronManager that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: CronManager has a class com.sns.govt.lri.alrrs.cron.interfaces.CronManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: CronManager has a class com.sns.govt.lri.alrrs.cron.interfaces.CronManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AutoReplyStatusManager has a class com.sns.govt.lri.alrrs.autoreply.ejb.AutoReplyStatusManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AutoReplyStatusManager has a class com.sns.govt.lri.alrrs.autoreply.interfaces.AutoReplyStatusManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AutoReplyStatusManager has a class com.sns.govt.lri.alrrs.autoreply.interfaces.AutoReplyStatusManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] ejbc successful. init: war: ejbc: [echo] + ===================================================== + [echo] + + [echo] + EJBC + [echo] + + [echo] + ===================================================== + [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: GazetteManager has a class com.sns.govt.lri.alrrs.gazettes.ejb.GazetteManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: GazetteManager has a class com.sns.govt.lri.alrrs.gazettes.interfaces.GazetteManagerHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: GazetteManager has a class com.sns.govt.lri.alrrs.gazettes.interfaces.GazetteManager that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: GazetteManager has a class com.sns.govt.lri.alrrs.gazettes.interfaces.GazetteManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: GazetteManager has a class com.sns.govt.lri.alrrs.gazettes.interfaces.GazetteManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: WithheldLotManager has a class com.sns.govt.lri.alrrs.systemsetup.ejb.WithheldLotManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: WithheldLotManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.WithheldLotManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: WithheldLotManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.WithheldLotManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AlrrsSa has a class com.sns.govt.lri.alrrs.common.ejb.AlrrsSaSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AlrrsSa has a class com.sns.govt.lri.alrrs.common.interfaces.AlrrsSaLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AlrrsSa has a class com.sns.govt.lri.alrrs.common.interfaces.AlrrsSaLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LotMkTsThresholdManager has a class com.sns.govt.lri.alrrs.systemsetup.ejb.LotMkTsThresholdManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LotMkTsThresholdManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.LotMkTsThresholdManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LotMkTsThresholdManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.LotMkTsThresholdManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: MessageBoardManager has a class com.sns.govt.lri.alrrs.messageboard.ejb.MessageBoardManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: MessageBoardManager has a class com.sns.govt.lri.alrrs.messageboard.interfaces.MessageBoardManagerHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: MessageBoardManager has a class com.sns.govt.lri.alrrs.messageboard.interfaces.MessageBoardManager that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: MessageBoardManager has a class com.sns.govt.lri.alrrs.messageboard.interfaces.MessageBoardManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: MessageBoardManager has a class com.sns.govt.lri.alrrs.messageboard.interfaces.MessageBoardManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: ErrorMsgManager has a class com.sns.govt.lri.alrrs.errorhandling.ejb.ErrorMsgManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: ErrorMsgManager has a class com.sns.govt.lri.alrrs.errorhandling.interfaces.ErrorMsgManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: ErrorMsgManager has a class com.sns.govt.lri.alrrs.errorhandling.interfaces.ErrorMsgManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: StreetsManager has a class com.sns.govt.lri.alrrs.streets.ejb.StreetsManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: StreetsManager has a class com.sns.govt.lri.alrrs.streets.interfaces.StreetsManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: StreetsManager has a class com.sns.govt.lri.alrrs.streets.interfaces.StreetsManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: SystemSetupManager has a class com.sns.govt.lri.alrrs.systemsetup.ejb.SystemSetupManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: SystemSetupManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.SystemSetupManagerHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: SystemSetupManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.SystemSetupManager that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: SystemSetupManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.SystemSetupManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: SystemSetupManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.SystemSetupManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: NoticeManager has a class com.sns.govt.lri.alrrs.notices.ejb.NoticeManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: NoticeManager has a class com.sns.govt.lri.alrrs.notices.interfaces.NoticeManagerHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: NoticeManager has a class com.sns.govt.lri.alrrs.notices.interfaces.NoticeManager that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: NoticeManager has a class com.sns.govt.lri.alrrs.notices.interfaces.NoticeManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: NoticeManager has a class com.sns.govt.lri.alrrs.notices.interfaces.NoticeManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LotMkTsMaxManager has a class com.sns.govt.lri.alrrs.systemsetup.ejb.LotMkTsMaxManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LotMkTsMaxManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.LotMkTsMaxManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LotMkTsMaxManager has a class com.sns.govt.lri.alrrs.systemsetup.interfaces.LotMkTsMaxManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AuditLoggerManager has a class com.sns.govt.lri.alrrs.auditlog.ejb.AuditLoggerManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AuditLoggerManager has a class com.sns.govt.lri.alrrs.auditlog.interfaces.AuditLoggerManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AuditLoggerManager has a class com.sns.govt.lri.alrrs.auditlog.interfaces.AuditLoggerManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AutoReplyProcessor has a class com.sns.govt.lri.alrrs.autoreply.ejb.AutoReplyProcessorSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AutoReplyProcessor has a class com.sns.govt.lri.alrrs.autoreply.interfaces.AutoReplyProcessorLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AutoReplyProcessor has a class com.sns.govt.lri.alrrs.autoreply.interfaces.AutoReplyProcessorLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:43 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LandLotManager has a class com.sns.govt.lri.alrrs.landlots.ejb.LandLotManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LandLotManager has a class com.sns.govt.lri.alrrs.landlots.interfaces.LandLotManagerHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LandLotManager has a class com.sns.govt.lri.alrrs.landlots.interfaces.LandLotManager that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LandLotManager has a class com.sns.govt.lri.alrrs.landlots.interfaces.LandLotManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: LandLotManager has a class com.sns.govt.lri.alrrs.landlots.interfaces.LandLotManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AutoReplyListener has a class com.sns.govt.lri.alrrs.autoreply.ejb.AutoReplyListenerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AutoReplyListener has a class com.sns.govt.lri.alrrs.autoreply.interfaces.AutoReplyListenerHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AutoReplyListener has a class com.sns.govt.lri.alrrs.autoreply.interfaces.AutoReplyListener that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: ActsManager has a class com.sns.govt.lri.alrrs.acts.ejb.ActsManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: ActsManager has a class com.sns.govt.lri.alrrs.acts.interfaces.ActsManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: ActsManager has a class com.sns.govt.lri.alrrs.acts.interfaces.ActsManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: TempAttachmentManager has a class com.sns.govt.lri.alrrs.common.ejb.TempAttachmentManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: TempAttachmentManager has a class com.sns.govt.lri.alrrs.common.interfaces.TempAttachmentManagerHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: TempAttachmentManager has a class com.sns.govt.lri.alrrs.common.interfaces.TempAttachmentManager that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: TempAttachmentManager has a class com.sns.govt.lri.alrrs.common.interfaces.TempAttachmentManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: TempAttachmentManager has a class com.sns.govt.lri.alrrs.common.interfaces.TempAttachmentManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: CronManager has a class com.sns.govt.lri.alrrs.cron.ejb.CronManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: CronManager has a class com.sns.govt.lri.alrrs.cron.interfaces.CronManagerHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: CronManager has a class com.sns.govt.lri.alrrs.cron.interfaces.CronManager that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: CronManager has a class com.sns.govt.lri.alrrs.cron.interfaces.CronManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: CronManager has a class com.sns.govt.lri.alrrs.cron.interfaces.CronManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AutoReplyStatusManager has a class com.sns.govt.lri.alrrs.autoreply.ejb.AutoReplyStatusManagerSession that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AutoReplyStatusManager has a class com.sns.govt.lri.alrrs.autoreply.interfaces.AutoReplyStatusManagerLocalHome that is in the classpath. This class should only be located in the ejb-jar file.> [java] <Apr 20, 2007 12:31:44 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: AutoReplyStatusManager has a class com.sns.govt.lri.alrrs.autoreply.interfaces.AutoReplyStatusManagerLocal that is in the classpath. This class should only be located in the ejb-jar file.> [java] ejbc successful. init: war: my ejb-jar.xml is generated through XDOCLET as below <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE ejb-jar PUBLIC "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN" "http://java.sun.com/dtd/ejb-jar_2_0.dtd"> <ejb-jar > <description><![CDATA[No Description.]]></description> <display-name>Generated by XDoclet</display-name> <enterprise-beans> <!-- Session Beans --> <session > <description><![CDATA[]]></description> <ejb-name>GazetteManager</ejb-name> <home>com.sns.govt.lri.alrrs.gazettes.interfaces.GazetteManagerHome</home> <remote>com.sns.govt.lri.alrrs.gazettes.interfaces.GazetteManager</remote> <local-home>com.sns.govt.lri.alrrs.gazettes.interfaces.GazetteManagerLocalHome</local-home> <local>com.sns.govt.lri.alrrs.gazettes.interfaces.GazetteManagerLocal</local> <ejb-class>com.sns.govt.lri.alrrs.gazettes.ejb.GazetteManagerSession</ejb-class> <session-type>Stateless</session-type> <transaction-type>Container</transaction-type> <resource-ref > <res-ref-name>jdbc/AlrrsDs</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> </session> <session > <description><![CDATA[]]></description> <ejb-name>WithheldLotManager</ejb-name> <local-home>com.sns.govt.lri.alrrs.systemsetup.interfaces.WithheldLotManagerLocalHome</local-home> <local>com.sns.govt.lri.alrrs.systemsetup.interfaces.WithheldLotManagerLocal</local> <ejb-class>com.sns.govt.lri.alrrs.systemsetup.ejb.WithheldLotManagerSession</ejb-class> <session-type>Stateless</session-type> <transaction-type>Container</transaction-type> <resource-ref > <res-ref-name>jdbc/AlrrsDs</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> </session> <session > <description><![CDATA[]]></description> <ejb-name>AlrrsSa</ejb-name> <local-home>com.sns.govt.lri.alrrs.common.interfaces.AlrrsSaLocalHome</local-home> <local>com.sns.govt.lri.alrrs.common.interfaces.AlrrsSaLocal</local> <ejb-class>com.sns.govt.lri.alrrs.common.ejb.AlrrsSaSession</ejb-class> <session-type>Stateless</session-type> <transaction-type>Container</transaction-type> <resource-ref > <res-ref-name>jdbc/anaDSLocal</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> <resource-ref > <res-ref-name>jdbc/ap2DSLocal</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> <resource-ref > <res-ref-name>jdbc/AlrrsDs</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> <resource-ref > <res-ref-name>jdbc/lriDSLocal</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> <resource-ref > <res-ref-name>jdbc/evtDSLocal</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> <resource-ref > <res-ref-name>jdbc/memDSRemote</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> <resource-ref > <res-ref-name>jdbc/pfkDSLocal</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> </session> <session > <description><![CDATA[]]></description> <ejb-name>LotMkTsThresholdManager</ejb-name> <local-home>com.sns.govt.lri.alrrs.systemsetup.interfaces.LotMkTsThresholdManagerLocalHome</local-home> <local>com.sns.govt.lri.alrrs.systemsetup.interfaces.LotMkTsThresholdManagerLocal</local> <ejb-class>com.sns.govt.lri.alrrs.systemsetup.ejb.LotMkTsThresholdManagerSession</ejb-class> <session-type>Stateless</session-type> <transaction-type>Container</transaction-type> <resource-ref > <res-ref-name>jdbc/AlrrsDs</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> </session> <session > <description><![CDATA[]]></description> <ejb-name>MessageBoardManager</ejb-name> <home>com.sns.govt.lri.alrrs.messageboard.interfaces.MessageBoardManagerHome</home> <remote>com.sns.govt.lri.alrrs.messageboard.interfaces.MessageBoardManager</remote> <local-home>com.sns.govt.lri.alrrs.messageboard.interfaces.MessageBoardManagerLocalHome</local-home> <local>com.sns.govt.lri.alrrs.messageboard.interfaces.MessageBoardManagerLocal</local> <ejb-class>com.sns.govt.lri.alrrs.messageboard.ejb.MessageBoardManagerSession</ejb-class> <session-type>Stateless</session-type> <transaction-type>Container</transaction-type> <resource-ref > <res-ref-name>jdbc/AlrrsDs</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> </session> <session > <description><![CDATA[]]></description> <ejb-name>ErrorMsgManager</ejb-name> <local-home>com.sns.govt.lri.alrrs.errorhandling.interfaces.ErrorMsgManagerLocalHome</local-home> <local>com.sns.govt.lri.alrrs.errorhandling.interfaces.ErrorMsgManagerLocal</local> <ejb-class>com.sns.govt.lri.alrrs.errorhandling.ejb.ErrorMsgManagerSession</ejb-class> <session-type>Stateless</session-type> <transaction-type>Container</transaction-type> <resource-ref > <res-ref-name>jdbc/AlrrsDs</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> </session> <session > <description><![CDATA[]]></description> <ejb-name>StreetsManager</ejb-name> <local-home>com.sns.govt.lri.alrrs.streets.interfaces.StreetsManagerLocalHome</local-home> <local>com.sns.govt.lri.alrrs.streets.interfaces.StreetsManagerLocal</local> <ejb-class>com.sns.govt.lri.alrrs.streets.ejb.StreetsManagerSession</ejb-class> <session-type>Stateless</session-type> <transaction-type>Container</transaction-type> <resource-ref > <res-ref-name>jdbc/AlrrsDs</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> </session> <session > <description><![CDATA[]]></description> <ejb-name>SystemSetupManager</ejb-name> <home>com.sns.govt.lri.alrrs.systemsetup.interfaces.SystemSetupManagerHome</home> <remote>com.sns.govt.lri.alrrs.systemsetup.interfaces.SystemSetupManager</remote> <local-home>com.sns.govt.lri.alrrs.systemsetup.interfaces.SystemSetupManagerLocalHome</local-home> <local>com.sns.govt.lri.alrrs.systemsetup.interfaces.SystemSetupManagerLocal</local> <ejb-class>com.sns.govt.lri.alrrs.systemsetup.ejb.SystemSetupManagerSession</ejb-class> <session-type>Stateless</session-type> <transaction-type>Container</transaction-type> <resource-ref > <res-ref-name>jdbc/AlrrsDs</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> </session> <session > <description><![CDATA[]]></description> <ejb-name>NoticeManager</ejb-name> <home>com.sns.govt.lri.alrrs.notices.interfaces.NoticeManagerHome</home> <remote>com.sns.govt.lri.alrrs.notices.interfaces.NoticeManager</remote> <local-home>com.sns.govt.lri.alrrs.notices.interfaces.NoticeManagerLocalHome</local-home> <local>com.sns.govt.lri.alrrs.notices.interfaces.NoticeManagerLocal</local> <ejb-class>com.sns.govt.lri.alrrs.notices.ejb.NoticeManagerSession</ejb-class> <session-type>Stateless</session-type> <transaction-type>Container</transaction-type> <resource-ref > <res-ref-name>jdbc/AlrrsDs</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> </session> <session > <description><![CDATA[]]></description> <ejb-name>LotMkTsMaxManager</ejb-name> <local-home>com.sns.govt.lri.alrrs.systemsetup.interfaces.LotMkTsMaxManagerLocalHome</local-home> <local>com.sns.govt.lri.alrrs.systemsetup.interfaces.LotMkTsMaxManagerLocal</local> <ejb-class>com.sns.govt.lri.alrrs.systemsetup.ejb.LotMkTsMaxManagerSession</ejb-class> <session-type>Stateless</session-type> <transaction-type>Container</transaction-type> <resource-ref > <res-ref-name>jdbc/AlrrsDs</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> </session> <session > <description><![CDATA[]]></description> <ejb-name>AuditLoggerManager</ejb-name> <local-home>com.sns.govt.lri.alrrs.auditlog.interfaces.AuditLoggerManagerLocalHome</local-home> <local>com.sns.govt.lri.alrrs.auditlog.interfaces.AuditLoggerManagerLocal</local> <ejb-class>com.sns.govt.lri.alrrs.auditlog.ejb.AuditLoggerManagerSession</ejb-class> <session-type>Stateless</session-type> <transaction-type>Container</transaction-type> <resource-ref > <res-ref-name>jdbc/AlrrsDs</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> </session> <session > <description><![CDATA[]]></description> <ejb-name>AutoReplyProcessor</ejb-name> <local-home>com.sns.govt.lri.alrrs.autoreply.interfaces.AutoReplyProcessorLocalHome</local-home> <local>com.sns.govt.lri.alrrs.autoreply.interfaces.AutoReplyProcessorLocal</local> <ejb-class>com.sns.govt.lri.alrrs.autoreply.ejb.AutoReplyProcessorSession</ejb-class> <session-type>Stateless</session-type> <transaction-type>Container</transaction-type> <resource-ref > <res-ref-name>jdbc/AlrrsDs</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> <resource-ref > <res-ref-name>jdbc/lriDSLocal</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> </session> <session > <description><![CDATA[]]></description> <ejb-name>LandLotManager</ejb-name> <home>com.sns.govt.lri.alrrs.landlots.interfaces.LandLotManagerHome</home> <remote>com.sns.govt.lri.alrrs.landlots.interfaces.LandLotManager</remote> <local-home>com.sns.govt.lri.alrrs.landlots.interfaces.LandLotManagerLocalHome</local-home> <local>com.sns.govt.lri.alrrs.landlots.interfaces.LandLotManagerLocal</local> <ejb-class>com.sns.govt.lri.alrrs.landlots.ejb.LandLotManagerSession</ejb-class> <session-type>Stateless</session-type> <transaction-type>Container</transaction-type> <resource-ref > <res-ref-name>jdbc/AlrrsDs</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> </session> <session > <description><![CDATA[]]></description> <ejb-name>AutoReplyListener</ejb-name> <home>com.sns.govt.lri.alrrs.autoreply.interfaces.AutoReplyListenerHome</home> <remote>com.sns.govt.lri.alrrs.autoreply.interfaces.AutoReplyListener</remote> <ejb-class>com.sns.govt.lri.alrrs.autoreply.ejb.AutoReplyListenerSession</ejb-class> <session-type>Stateless</session-type> <transaction-type>Container</transaction-type> </session> <session > <description><![CDATA[]]></description> <ejb-name>ActsManager</ejb-name> <local-home>com.sns.govt.lri.alrrs.acts.interfaces.ActsManagerLocalHome</local-home> <local>com.sns.govt.lri.alrrs.acts.interfaces.ActsManagerLocal</local> <ejb-class>com.sns.govt.lri.alrrs.acts.ejb.ActsManagerSession</ejb-class> <session-type>Stateless</session-type> <transaction-type>Container</transaction-type> <resource-ref > <res-ref-name>jdbc/AlrrsDs</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> </session> <session > <description><![CDATA[]]></description> <ejb-name>TempAttachmentManager</ejb-name> <home>com.sns.govt.lri.alrrs.common.interfaces.TempAttachmentManagerHome</home> <remote>com.sns.govt.lri.alrrs.common.interfaces.TempAttachmentManager</remote> <local-home>com.sns.govt.lri.alrrs.common.interfaces.TempAttachmentManagerLocalHome</local-home> <local>com.sns.govt.lri.alrrs.common.interfaces.TempAttachmentManagerLocal</local> <ejb-class>com.sns.govt.lri.alrrs.common.ejb.TempAttachmentManagerSession</ejb-class> <session-type>Stateless</session-type> <transaction-type>Container</transaction-type> <resource-ref > <res-ref-name>jdbc/AlrrsDs</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> </session> <session > <description><![CDATA[]]></description> <ejb-name>CronManager</ejb-name> <home>com.sns.govt.lri.alrrs.cron.interfaces.CronManagerHome</home> <remote>com.sns.govt.lri.alrrs.cron.interfaces.CronManager</remote> <local-home>com.sns.govt.lri.alrrs.cron.interfaces.CronManagerLocalHome</local-home> <local>com.sns.govt.lri.alrrs.cron.interfaces.CronManagerLocal</local> <ejb-class>com.sns.govt.lri.alrrs.cron.ejb.CronManagerSession</ejb-class> <session-type>Stateless</session-type> <transaction-type>Container</transaction-type> <resource-ref > <res-ref-name>jdbc/AlrrsDs</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> </session> <session > <description><![CDATA[]]></description> <ejb-name>AutoReplyStatusManager</ejb-name> <local-home>com.sns.govt.lri.alrrs.autoreply.interfaces.AutoReplyStatusManagerLocalHome</local-home> <local>com.sns.govt.lri.alrrs.autoreply.interfaces.AutoReplyStatusManagerLocal</local> <ejb-class>com.sns.govt.lri.alrrs.autoreply.ejb.AutoReplyStatusManagerSession</ejb-class> <session-type>Stateless</session-type> <transaction-type>Container</transaction-type> <resource-ref > <res-ref-name>jdbc/AlrrsDs</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref> </session> <!-- To add session beans that you have deployment descriptor info for, add a file to your XDoclet merge directory called session-beans.xml that contains the <session></session> markup for those beans. --> <!-- Entity Beans --> <!-- To add entity beans that you have deployment descriptor info for, add a file to your XDoclet merge directory called entity-beans.xml that contains the <entity></entity> markup for those beans. --> <!-- Message Driven Beans --> <!-- To add message driven beans that you have deployment descriptor info for, add a file to your XDoclet merge directory called message-driven-beans.xml that contains the <message-driven></message-driven> markup for those beans. --> </enterprise-beans> <!-- Relationships --> <!-- Assembly Descriptor --> <assembly-descriptor > <!-- To add additional assembly descriptor info here, add a file to your XDoclet merge directory called assembly-descriptor.xml that contains the <assembly-descriptor></assembly-descriptor> markup. --> <!-- finder permissions --> <!-- finder permissions --> <!-- finder permissions --> <!-- finder permissions --> <!-- finder permissions --> <!-- finder permissions --> <!-- finder permissions --> <!-- finder permissions --> <!-- finder permissions --> <!-- finder permissions --> <!-- finder permissions --> <!-- finder permissions --> <!-- finder permissions --> <!-- finder permissions --> <!-- finder permissions --> <!-- finder permissions --> <!-- finder permissions --> <!-- finder permissions --> <!-- transactions --> <container-transaction > <method > <ejb-name>GazetteManager</ejb-name> <method-name>*</method-name> </method> <trans-attribute>Required</trans-attribute> </container-transaction> <container-transaction > <method > <ejb-name>WithheldLotManager</ejb-name> <method-name>*</method-name> </method> <trans-attribute>Required</trans-attribute> </container-transaction> <container-transaction > <method > <ejb-name>AlrrsSa</ejb-name> <method-name>*</method-name> </method> <trans-attribute>Required</trans-attribute> </container-transaction> <container-transaction > <method > <ejb-name>LotMkTsThresholdManager</ejb-name> <method-name>*</method-name> </method> <trans-attribute>Required</trans-attribute> </container-transaction> <container-transaction > <method > <ejb-name>MessageBoardManager</ejb-name> <method-name>*</method-name> </method> <trans-attribute>Required</trans-attribute> </container-transaction> <container-transaction > <method > <ejb-name>ErrorMsgManager</ejb-name> <method-name>*</method-name> </method> <trans-attribute>Required</trans-attribute> </container-transaction> <container-transaction > <method > <ejb-name>StreetsManager</ejb-name> <method-name>*</method-name> </method> <trans-attribute>Required</trans-attribute> </container-transaction> <container-transaction > <method > <ejb-name>SystemSetupManager</ejb-name> <method-name>*</method-name> </method> <trans-attribute>Required</trans-attribute> </container-transaction> <container-transaction > <method > <ejb-name>NoticeManager</ejb-name> <method-name>*</method-name> </method> <trans-attribute>Required</trans-attribute> </container-transaction> <container-transaction > <method > <ejb-name>LotMkTsMaxManager</ejb-name> <method-name>*</method-name> </method> <trans-attribute>Required</trans-attribute> </container-transaction> <container-transaction > <method > <ejb-name>AuditLoggerManager</ejb-name> <method-name>*</method-name> </method> <trans-attribute>Required</trans-attribute> </container-transaction> <container-transaction > <method > <ejb-name>AutoReplyProcessor</ejb-name> <method-name>*</method-name> </method> <trans-attribute>Required</trans-attribute> </container-transaction> <container-transaction > <method > <ejb-name>LandLotManager</ejb-name> <method-name>*</method-name> </method> <trans-attribute>Required</trans-attribute> </container-transaction> <container-transaction > <method > <ejb-name>AutoReplyListener</ejb-name> <method-name>*</method-name> </method> <trans-attribute>Required</trans-attribute> </container-transaction> <container-transaction > <method > <ejb-name>ActsManager</ejb-name> <method-name>*</method-name> </method> <trans-attribute>Required</trans-attribute> </container-transaction> <container-transaction > <method > <ejb-name>TempAttachmentManager</ejb-name> <method-name>*</method-name> </method> <trans-attribute>Required</trans-attribute> </container-transaction> <container-transaction > <method > <ejb-name>CronManager</ejb-name> <method-name>*</method-name> </method> <trans-attribute>Required</trans-attribute> </container-transaction> <container-transaction > <method > <ejb-name>AutoReplyStatusManager</ejb-name> <method-name>*</method-name> </method> <trans-attribute>Required</trans-attribute> </container-transaction> <container-transaction > <method > <ejb-name>AutoReplyStatusManager</ejb-name> <method-intf>Local</method-intf> <method-name>insertNewAutoReplyStatus</method-name> <method-params> <method-param>com.sns.govt.lri.alrrs.autoreply.handler.AutoReplyContext</method-param> </method-params> </method> <trans-attribute>RequiresNew</trans-attribute> </container-transaction> <!-- finder transactions --> </assembly-descriptor> </ejb-jar> I am getting some warnings ANT build.xml compiling ejbs and generating ejb-jar.xml through XDOCLET what might be the problem?
|
 |
 |
|
|
subject: xdoclet giving problem while generating ejb-jar.xml
|
|
|
|