[JBoss-user] [Beginners Corner] - Re: Mail Service

2004-04-09 Thread javamac
The web app im installing requires that the jndi name start with  java:comp/env.  Why 
doesn't the jndi name show up in the jndi browser when I change it to that?  

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829950#3829950

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829950


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Mail Service

2004-04-08 Thread raja05
"javamac" wrote : 
  | 
  |   | 
  |   | /myApp
  |   | www.mydomain.com
  |   | 
  |   | mail/Session
  |   | javax.mail.Session
  |   | Container
  |   | java:comp/env/Mail
  |   | 
  |   | 
  |   | 
  | 

Try Changing the jndi-name to be java:/Mail 
Thats the original JNDI Name.

-Raja

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829902#3829902

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829902


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Mail Service

2004-04-08 Thread javamac
Thanks for the reploy Adrian.  I posted this after the fact in the JMX categories 
thinking it may be more on target there.  

http://www.jboss.org/index.html?module=bb&op=viewtopic&t=48274

I do have the references you refer to.



  | 
  | /myApp
  | www.mydomain.com
  | 
  | mail/Session
  | javax.mail.Session
  | Container
  | java:comp/env/Mail
  | 
  | 
  | 


  | 
  |mail/Session
  |javax.mail.Session
  |Container
  |  
  | 

Do they look correct?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829872#3829872

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829872


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Mail Service

2004-04-08 Thread [EMAIL PROTECTED]
You need to add a resource-ref to you web.xml and jbossweb.xml

Regards,
Adrian

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829838#3829838

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829838


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user