[Resin-interest] resin 3.0.22 with cybersource SCMP ICSClient request exception

2007-01-18 Thread Huitang Li
Hi,

Previously our cybersource SCMP codes worked with jdk 1.4.2 and resin 
2.1.11.

Then, we switched to jdk 1.5.0_10 and resin 3.0.22, and we got this 
exception when trying to sending out a SMCP request:

java.lang.NoClassDefFoundError: com/sun/mail/util/LineOutputStream

[14:45:48.875] at 
javax.mail.internet.MimeBodyPart.writeTo(MimeBodyPart.java:1333)

[14:45:48.875] at 
javax.mail.internet.MimeBodyPart.writeTo(MimeBodyPart.java:845)

[14:45:48.875] at 
com.cybersource.security.mime.MimeParser.encode(MimeParser.java:145)

[14:45:48.875] at 
com.cybersource.security.message.scmp.SCMPMessaging.composeSCMPMessage(SCMPMessaging.java:82)
 


[14:45:48.875] at 
com.cybersource.ics.client.ICSClientMessageManager.sendMessage(ICSClientMessageManager.java:232)
 


[14:45:48.875] at 
com.cybersource.ics.client.ICSClientMessageManager.send(ICSClientMessageManager.java:155)
 


[14:45:48.875] at 
com.cybersource.ics.client.ICSClient.send(ICSClient.java:318)

Actually, mail.jar is in classpath. However, it could not find the class 
com/sun/mail/util/LineOutputStream

Any idea?

Thanks.


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


[Resin-interest] Quercus and Moodle

2007-01-18 Thread Mike Lott
Hi there

I was wondering if anyone had had any success in compiling Resin from 
source and altering the version number of the PHP interpreter. The 
reason I ask is that I am investigating running Moodle 
http://www.moodle.org under Resin and obviously having the PHP 
requests handled by Quercus, but Moodle only runs with PHP 4.x and 5.1.x 
and above. I would like to be able to test an install of Moodle and 
maybe trick it into running. I know this would not be a production 
solution, but it might give a heads-up to speed gains and therefore a 
possible route for installation/migration in the future.

I am running Mac OS X Server 10.4.8 and PostgreSQL 8.1.4

Thanks,

Mike

___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest