On Jun 15, 2009, at 2:56 AM, charlie zhu wrote:

> Hi,
>
> Google App Engine has support java for a while. I don't know if  
> others have tried to hosting CDK jar on the App Engine. Last weekend  
> I tried to build an application or App Engine based on CDK and  
> fortunately it seems most parts works.
>
> I have build a app named ChemDeposit, it can be visited at 
> http://chemdeposit.appspot.com/
>
> It accept SMILES inputs to add or view information generated by CDK.  
> And there's also an *almost* substructure search implementing just  
> based on default fingerprints.
>
> The InChI generator and SMARTS search functions can not work on App  
> Engine and I pasted error informations at 
> http://chemdeposit.appspot.com/cdk-on-appengine.jsp 
>  , hope there's someone can help.


Pretty cool!

I suppose the InChI error is due to permission issues on GAE? But I'm  
surprised as to the SMARTS error - it looks like the jar file is  
missing classes

-------------------------------------------------------------------
Rajarshi Guha  <rajarshi.g...@gmail.com>
GPG Fingerprint: D070 5427 CC5B 7938 929C  DD13 66A1 922C 51E7 9E84
-------------------------------------------------------------------
Q:  What's polite and works for the phone company?
A:  A deferential operator.




------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Cdk-user mailing list
Cdk-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to