asharif
08-25-2010, 09:58 PM
Hi,
Since there was no SoapClient support for Quercus I thought I'd download the source and try to figure out how to add it myself. So i downloaded it from
svn://svn.caucho.com/resin/trunk/modules/quercus
It seemed like the source was not ready to build so I made a maven project and dumped the src in it. Tried to build using install and got a bunch of errors. Seems like there are missing packages including:
package com.caucho.vfs
package com.caucho.util
Any help would be greatly appriciated!
Since there was no SoapClient support for Quercus I thought I'd download the source and try to figure out how to add it myself. So i downloaded it from
svn://svn.caucho.com/resin/trunk/modules/quercus
It seemed like the source was not ready to build so I made a maven project and dumped the src in it. Tried to build using install and got a bunch of errors. Seems like there are missing packages including:
package com.caucho.vfs
package com.caucho.util
Any help would be greatly appriciated!