Click here to Skip to main content
15,889,216 members
Home / Discussions / Java
   

Java

 
GeneralRe: Regarding Maven and Jenkins Pin
Richard MacCutchan3-Jan-13 1:06
mveRichard MacCutchan3-Jan-13 1:06 
GeneralRe: Regarding Maven and Jenkins Pin
Nanijoga3-Jan-13 1:13
Nanijoga3-Jan-13 1:13 
GeneralRe: Regarding Maven and Jenkins Pin
Richard MacCutchan3-Jan-13 1:58
mveRichard MacCutchan3-Jan-13 1:58 
GeneralRe: Regarding Maven and Jenkins Pin
Nanijoga3-Jan-13 2:16
Nanijoga3-Jan-13 2:16 
AnswerRe: Regarding Maven and Jenkins Pin
April Fans3-Jan-13 15:39
April Fans3-Jan-13 15:39 
Questionjava TLS Sending Email Pin
renishkhunt2-Jan-13 18:52
renishkhunt2-Jan-13 18:52 
AnswerRe: java TLS Sending Email Pin
WebMaster2-Jan-13 22:08
WebMaster2-Jan-13 22:08 
GeneralRe: java TLS Sending Email Pin
renishkhunt2-Jan-13 23:26
renishkhunt2-Jan-13 23:26 
 Dear Phat (Phillip) H. VU
                 I use your code that is generate Exception that like
 

javax.mail.MessagingException: IOException while sending message;
  nested exception is:
        javax.activation.UnsupportedDataTypeException: no object DCH for MIME type text/plain; charset=us-ascii
        at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:676)
        at javax.mail.Transport.send0(Transport.java:189)
        at javax.mail.Transport.send(Transport.java:118)
        at semdemail.Main.main(Main.java:46)
Caused by: javax.activation.UnsupportedDataTypeException: no object DCH for MIME type text/plain; charset=us-ascii
        at javax.activation.ObjectDataContentHandler.writeTo(DataHandler.java:870)
        at javax.activation.DataHandler.writeTo(DataHandler.java:301)
        at javax.mail.internet.MimeBodyPart.writeTo(MimeBodyPart.java:1403)
        at javax.mail.internet.MimeMessage.writeTo(MimeMessage.java:1745)
        at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:636)
        ... 3 more 

GeneralRe: java TLS Sending Email Pin
WebMaster3-Jan-13 0:12
WebMaster3-Jan-13 0:12 
GeneralRe: java TLS Sending Email Pin
WebMaster3-Jan-13 20:09
WebMaster3-Jan-13 20:09 
QuestionGeneric BST helpp!! Pin
WebMaster2-Jan-13 4:23
WebMaster2-Jan-13 4:23 
QuestionJSF Pin
rkpandey201331-Dec-12 0:20
rkpandey201331-Dec-12 0:20 
AnswerRe: JSF Pin
Richard MacCutchan31-Dec-12 0:54
mveRichard MacCutchan31-Dec-12 0:54 
AnswerRe: JSF Pin
Richard MacCutchan7-Jan-13 6:31
mveRichard MacCutchan7-Jan-13 6:31 
QuestionJSF with Tiles Pin
gurpreetsingh201531-Dec-12 0:12
gurpreetsingh201531-Dec-12 0:12 
AnswerRe: JSF with Tiles Pin
rkpandey201331-Dec-12 0:21
rkpandey201331-Dec-12 0:21 
AnswerRe: JSF with Tiles Pin
Richard MacCutchan31-Dec-12 0:54
mveRichard MacCutchan31-Dec-12 0:54 
QuestionAnnotation Pin
Vijay Kumar Jaiswal30-Dec-12 18:20
Vijay Kumar Jaiswal30-Dec-12 18:20 
AnswerRe: Annotation Pin
TorstenH.30-Dec-12 21:35
TorstenH.30-Dec-12 21:35 
AnswerRe: Annotation Pin
WebMaster2-Jan-13 22:14
WebMaster2-Jan-13 22:14 
AnswerRe: Annotation Pin
April Fans3-Jan-13 15:44
April Fans3-Jan-13 15:44 
AnswerRe: Annotation Pin
muthu shankar7-Jan-13 4:30
muthu shankar7-Jan-13 4:30 
AnswerRe: Annotation Pin
April Fans16-Jan-13 21:58
April Fans16-Jan-13 21:58 
QuestionCan some one port this java code to c#? Pin
Danish Samil25-Dec-12 23:28
Danish Samil25-Dec-12 23:28 
AnswerRe: Can some one port this java code to c#? Pin
TorstenH.27-Dec-12 23:56
TorstenH.27-Dec-12 23:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.