Clojure Users:
Could anyone please help me with the problem I am having here?
http://clojure.pastebin.com/yR6yPQha
Essentially I am running into a situation where the interop operator
'.' doesn't work for some instance methods of
javax.mail.internet.MimeMessage.
I have tried various different constructs and methods but I always get
the same exception:
No matching method found: setRecipients for class
javax.mail.internet.MimeMessage
- I have tried using clojure 1.1/contrib 1.1 and also now clojure 1.2
snapshot/contrib 1.2 snapshot
- version: Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
Windows XP SP3
- I am retrieving jars via lein (project.clj included in pastebin)
Any help is appreciated!
Thanks,
Matthew Elder
Novice Clojure Programmer
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en