Hey guess what?  The first Mail Listener for Mail services is the
JMSMailListener.  It puts the mail on a queue or topic.  Not exactly what we
want (using mail as JMS transport versus JMS as a delivery mechanism), but
once JMS stabilizes I'll see about doing that.

-andy

> From: Bill Burke <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Fri, 16 Jan 2004 18:32:08 -0500
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-dev] What are you doing that is cool on JBoss?
> 
> I had the same idea for JMS (or was it Andy or somebody else who had the
> idea?)  Anyways, I've been pushing it for the very reasons you talk
> about below.
> 
> Jason Essington wrote:
> 
>> 
>> On Jan 16, 2004, at 2:10 PM, Andrew Oliver wrote:
>> 
>>> Explain the email transport?  That�s very interesting to me.
>> 
>> 
>> It's pretty much like it sounds. It allows SOAP calls to be made via
>> Email rather than HTTP. It allows the JBoss.net server to lie completely
>> inside a corporate firewall without any direct access to the internet,
>> but still handle rmi calls via email through say the corporate email
>> server.
>> 
>> The Email transport in and of itself isn't terribly interesting, but
>> once combined with Web Service Security (public key
>> encryption/authentication) it becomes a very powerful tool even in
>> environments with the most draconian restrictions.
>> 
>> -jason
>> 
>>>> From: Jason Essington <[EMAIL PROTECTED]>
>>>> Reply-To: [EMAIL PROTECTED]
>>>> Date: Fri, 16 Jan 2004 09:39:55 -0700
>>>> To: [EMAIL PROTECTED]
>>>> Subject: Re: [JBoss-dev] What are you doing that is cool on JBoss?
>>>> 
>>>> 
>>>> On Jan 15, 2004, at 4:13 PM, Andrew Oliver wrote:
>>>> 
>>>>> So I do a lot of JBoss training and when I'm not doing that I'm
>>>>> working on
>>>>> making JBoss a kick-ass email server so that no one ever has to use
>>>>> exchange
>>>>> or domino again.  I often wonder what the quiet folks are doing that
>>>>> is cool
>>>>> with JBoss.
>>>> 
>>>> 
>>>> I just managed to get an email transport for JBoss.net working! I'll
>>>> commit it as soon as I am sure it doesn't break anything :-) watch for
>>>> the org.jboss.net.axis.transport.mail packages in the next day or so.
>>>> 
>>>> It currently only works with unsecured services, but I'm also working
>>>> on integrating web service security via wss4j so that SOAP services can
>>>> be truly locked down no matter which transports they use.
>>>> 
>>>> -jason
>> 
>> 
>> 
>> 
>> -------------------------------------------------------
>> The SF.Net email is sponsored by EclipseCon 2004
>> Premiere Conference on Open Tools Development and Integration
>> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
>> http://www.eclipsecon.org/osdn
>> _______________________________________________
>> JBoss-Development mailing list
>> [EMAIL PROTECTED]
>> https://lists.sourceforge.net/lists/listinfo/jboss-development
>> 
> 
> -- 
> ================
> Bill Burke
> Chief Architect
> JBoss Group LLC.
> ================
> 
> 
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> JBoss-Development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to