[java ee programming] Re: hi

2010-02-22 Thread miga
On Feb 23, 3:40 am, Munkhdalai Sain dalai8...@gmail.com wrote: hi guys, Someone sent you homework? I sent homework. However i received error message. Please, check that you replace the last part of the email address with javapassion.com instead of sun.com. -- You received this message

[java ee programming] Re: Hi

2009-11-09 Thread Bob Santos
Hi Sadia, Do you have an error stack trace that we can work with? It will be more helpful if you post the error as well. But just by knowing that when you comment out c:out/ the code works gives me an idea that you might not have the necessary libraries in your classpath. You need at least

[java ee programming] Re: Hi Friends ! Looking for Java Experts

2009-07-24 Thread jitesh dundas
Dear All, For 1-2 days I went through some stuff about SMTP servers and I found the James Apache SMTP server a good choice for my testing. It seems my IP Address has not been added to the MTA of the SMTP Server. Thus, this will take some permissions and thus some time before I can do that. When

[java ee programming] Re: Hi Friends ! Looking for Java Experts

2009-07-23 Thread Ice-Man
As what meant (was meaning) your network doesN'T Alow local mail sending. You have to find out the Secure Polititians with the net administrator / infra-structure staff. Try to deploy the App (.WAR) in a Test Server (or even Production/Official Server). So, test mailling sending within these

[java ee programming] Re: Hi Friends ! Looking for Java Experts

2009-07-22 Thread jitesh dundas
Hi, Yes I am sending my mails from my localhost machine but it is in my institution network. I have the host name, ID/PWD but this does not seem to work correctly. I am getting certain that this is a networks/admin/permissions issue and not a programming issue now. Any comments ? Thanks

[java ee programming] Re: Hi Friends ! Looking for Java Experts

2009-07-22 Thread jitesh dundas
Hi, I did that as you suggested. It gave me this response:- C:\ping smtp-auth.iitb.ac.in Pinging smtp-auth.iitb.ac.in [10.200.1.125] with 32 bytes of data: Request timed out. Request timed out. Request timed out. Request timed out. Ping statistics for 10.200.1.125: Packets: Sent = 4,

[java ee programming] Re: Hi Friends ! Looking for Java Experts

2009-07-21 Thread pacior
What You need is to write code responsible for using ssl withjavamail api: For instance, for gmail, ssl port is 465: props.put(mail.smtp.starttls.enable,true); props.put(mail.smtp.auth, true); //props.put(mail.smtp.debug, true); props.put(mail.smtp.socketFactory.port,

[java ee programming] Re: Hi Friends ! Looking for Java Experts

2009-07-21 Thread Mick Timony
I see two problems. The first is this: javax.mail.SendFailedException: Invalid Addresses; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 jit...@it.iitb.ac.in : Relay access denied It's not recognising your credentials, so either your username/password is

[java ee programming] Re: Hi Friends ! Looking for Java Experts

2009-07-21 Thread jitesh dundas
Hi, Thanks for your reply. The smtp-server name seems to be fine. For authentication, I enter only the username and password. Though username/password are correct(this is my mail id/password for this institution), I am getting a feeling that the code is fine but there is some issue in the

[java ee programming] Re: Hi Friends ! Looking for Java Experts

2009-07-21 Thread Ice-Man
Oh, Jetesh Are u trying to execute it locally (from localhost/your computer) and are your computer connected within a coorporate network??! Maybe, Mail Sending from Desktop (localhost) within your network. I'm gonna tell u my cas/instance: Here where I work, my App running from localhost

[java ee programming] Re: hi-please help

2009-05-02 Thread tariq masood
You also need of main class. Please try to these attached files. Regards Tariq Masood Date: Thu, 30 Apr 2009 15:20:20 +0530 Subject: [java ee programming] Re: hi-please help From: maskaravi...@gmail.com To: tariq...@hotmail.com CC: java-ee-j2ee-programming-with-passion

[java ee programming] Re: hi

2009-02-03 Thread My Email
Hi Actually am already reading the lecture its so nice to have a community like this. --- On Tue, 2/3/09, ARUNKUMAR SAMPANGI, Chennai arunkumar.sampa...@hcl.in wrote: From: ARUNKUMAR SAMPANGI, Chennai arunkumar.sampa...@hcl.in Subject: [java ee programming] Re: hi To: trl...@yahoo.com, java

[java ee programming] Re: hi

2009-02-02 Thread ARUNKUMAR SAMPANGI, Chennai
Hi Many People out there... I'm not yet completelyBut, You can post your queries directly to the Group so one can answer with in no time. Regards arun.S From: java-ee-j2ee-programming-with-passion@googlegroups.com

[java ee programming] Re: Hi

2009-01-26 Thread Artashes Hovasapyan
Please see course FAQ - http://www.javapassion.com/coursefaq.html -- Regards, Artashes Hovasapyan On Thu, Jan 22, 2009 at 2:13 AM, zaghman zagh...@gmail.com wrote: Hi All, Anybody know where i get register for this course? -- Regards, Artashes Hovasapyan