Hi,

Not sure if it is my understanding of java, or do I have a config issue.
Running win32 (xp pro) with j2sdk1.4.2_02 and james 1.3.1

I got a sample app from ftp://www6.software.ibm.com/software/developer/library/j-james1.zip as suggested from this article: http://www-106.ibm.com/developerworks/java/library/j-james1.html

I compiled the app OK (I think) and here's the O/P when I try to run it.

F:\james\javamail-1.3.1>java JamesConfigTest
Clear INBOX for [EMAIL PROTECTED]
Exception in thread "main" javax.mail.NoSuchProviderException: pop3
        at javax.mail.Session.getService(Session.java:750)
        at javax.mail.Session.getStore(Session.java:550)
        at javax.mail.Session.getStore(Session.java:512)
        at javax.mail.Session.getStore(Session.java:491)
        at javax.mail.Session.getStore(Session.java:477)
        at MailClient.checkInbox(MailClient.java:76)
        at JamesConfigTest.main(JamesConfigTest.java:23)

I don't have a lot of experience with Java so please be gentle ;-)

Regards

Steve

--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to