On Dec 13, 2006, at 6:06 AM, Juan X. Egas wrote: > Hi, > > I downloaded Hessian 3.0.20 and I'm trying to deploy the sample "Hello > World" service as a servlet on Oracle 10g and Resin 2.17, with minor > changes, such as the packages of the class files and the context path > for the servlet. When I deployed the application in OAS I'm getting an > error 500 java.lang.StackOverflowError, while in Resin I get a 404 Not > Found Error. I also tried to download the test jar file mentioned > in the > Hessian Web site but the link is broken. The same goes for the URL > http://www.caucho.com/hessian/test/basic, which also returns a 404. > I'm wondering what is the status of Hessian, is it currently stable on > Resin only? If so, what version of Resin? What about other J2EE > containers?
Hessian should just work. It only uses standard servlet APIs. Do you know what's causing the stack overflow? -- Scott > Please let me know any comments. > Regards, > > Juan Egas > > _______________________________________________ > hessian-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/hessian-interest _______________________________________________ hessian-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/hessian-interest
