[jboss-user] [Messaging, JMS JBossMQ] - Re: Interfacing to a IMAP / POP3 server via JMS

2007-01-15 Thread toni
In there you can find the classes, but not the sources. Do you know where they are? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4001835#4001835 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4001835

[jboss-user] [Messaging, JMS JBossMQ] - Re: Interfacing to a IMAP / POP3 server via JMS

2007-01-11 Thread toni
Do you know where I can get the source code from? Then I could implement this by myself. I searched through all the JBoss 4.0.5 GA jars but I could not find the classes in the example of wiki. Where are the sources located??? View the original post :

[jboss-user] [Messaging, JMS JBossMQ] - Re: Interfacing to a IMAP / POP3 server via JMS

2007-01-11 Thread genman
You can likely use system properties in ejb-jar.xml and so use something like ${mail.account} as the name of the account. As for the source, they come from the .rar file, not sure where this is. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4000611#4000611

[jboss-user] [Messaging, JMS JBossMQ] - Re: Interfacing to a IMAP / POP3 server via JMS

2007-01-11 Thread genman
You can likely use system properties in ejb-jar.xml and so use something like ${mail.account} as the name of the account. As for the source, they come from the .rar file, not sure where this is. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4000617#4000617

[jboss-user] [Messaging, JMS JBossMQ] - Re: Interfacing to a IMAP / POP3 server via JMS

2006-12-11 Thread toni
I have looked at the wiki. But unfortunately the solution you pointed me to, requires the POP3/IMAP accounts to be known at deploy time. They have to be defined inside the ejb-jar.xml. Is there any other solution, which enables JMS delivery for incoming emails for which the pop3/imap accounts

[jboss-user] [Messaging, JMS JBossMQ] - Re: Interfacing to a IMAP / POP3 server via JMS

2006-11-08 Thread [EMAIL PROTECTED]
You will want to take a look at the JCA/Mail RAR provided by JBoss. http://wiki.jboss.org/wiki/Wiki.jsp?page=InboundJavaMail View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3984215#3984215 Reply to the post :