Does the list ignore messages not from member accounts?  I have a mailbox
that receives list mail, but I mail from my standard account.  None of my
mail has gone through, nor have I seen an error.

Where do I find documentation on how depends and mbean naming work?
 
My application is an issue tracking application with a scheduled mail
notification process.  I'm deploying it as a war file for the main
application and a *-service.xml to schedule the notification process.

I'm trying to get the notification service to depend on the war file, so
that when I redeploy the war, the scheduler is also redeployed.  They both
have to use the same classes do to the underlying Poet database.

Or, very specifically, why can't I 
<depends>jboss.management.local:J2EEApplication=null,J2EEServer=Local,j2eeType=WebModule,name=ares.war</depends>
 in my notifications-service.xml file?

Any help or RThisParticularFM would be appreciated.  I've subscribed to
the JBoss docs, but I've not been successful finding the docs that
describe this.

Thanks,
Joe




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to