中易网

在google的gwt项目开发中怎样运用jxls-core-0.9.9.jar的报表生成?

答案:1  悬赏:50  
解决时间 2021-04-28 16:24
  • 提问者网友:泪姬迷茫
  • 2021-04-27 20:22

在google的gwt项目开发中怎样运用jxls-core-0.9.9.jar的报表生成?

我用的时候总是报以下错误:

com.google.gwt.user.client.rpc.StatusCodeException: The call failed on the server; see server log for details
 at com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.onResponseReceived(RequestCallbackAdapter.java:192)
 at com.google.gwt.http.client.Request.fireOnResponseReceivedImpl(Request.java:264)
 at com.google.gwt.http.client.Request.fireOnResponseReceivedAndCatch(Request.java:236)
 at com.google.gwt.http.client.Request.fireOnResponseReceived(Request.java:227)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
 at com.google.gwt.dev.shell.ie.IDispatchImpl.callMethod(IDispatchImpl.java:126)
 at com.google.gwt.dev.shell.ie.IDispatchProxy.invoke(IDispatchProxy.java:155)
 at com.google.gwt.dev.shell.ie.IDispatchImpl.Invoke(IDispatchImpl.java:294)
 at com.google.gwt.dev.shell.ie.IDispatchImpl.method6(IDispatchImpl.java:194)
 at org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:117)
 at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
 at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1925)
 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2966)
 at com.google.gwt.dev.SwtHostedModeBase.processEvents(SwtHostedModeBase.java:235)
 at com.google.gwt.dev.HostedModeBase.pumpEventLoop(HostedModeBase.java:558)
 at com.google.gwt.dev.HostedModeBase.run(HostedModeBase.java:405)
 at com.google.gwt.dev.HostedMode.main(HostedMode.java:232)

最佳答案
  • 二级知识专家网友:浪女动了心
  • 2021-04-27 21:10

RPC服务调用失败,是不是配置错了


根本就没进到后端服务里面去。。你debug模式调试一下看

我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息!
大家都在看
推荐信息