|
From: <php...@li...> - 2009-09-29 15:05:52
|
If your Java environment does not allow Java threads, many Java libraries (e.g. JSF, PHP/Java Bridge) won't work. If threads are allowed, the bridge should work, unless Java reflection is switched off, in which case no JSR223 script engine will work correctly. Since I don't know which Java features work and which don't, I can't say whether the bridge may or may not work in your restricted environment. It all depends on your or your provider's settings. Regards, Jost Boekemeier On Sep 29, 2009 4:45 PM, <php...@li...> wrote: Hi, On Monday 28 September 2009, you wrote: > > java.lang.NoClassDefFoundError php.java.bridge.http. > ... Unfortunately I do not have control over the tomcat root dir since i am on a shared hosting plan. Unless there is another way i will probably have to move to a dedicated hosting plan? thanks matt > > Regards, > Jost Boekemeier > > On Sep 28, 2009 8:28 PM, <php...@li...... >10) > > > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:11 >7) > > org... > org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:1 >10) > > > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:11 >7) > > org... >va:683) java.lang.Thread.run(Thread.java:595) > ---------------------------------------------------... > --------------------------------------------------------------------------- >--- Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take... |