论坛首页 入门技术论坛

手动发布JBPM默认Demo到Tomcat和MySQL

浏览 24227 次
该帖已经被评为新手帖
作者 正文
   发表时间:2007-04-25  
怎么看不到第二页?
0 请登录后投票
   发表时间:2007-04-26  
3.2成功切换到tomcat
0 请登录后投票
   发表时间:2007-06-04  
请问“Step 2 在 Eclipse (已经安装了 jbpm-designer 插件)”已经安装了的jbpm-designer插件,是http://www.jboss.com/products/jbpm/downloads上下载的JBOSS JBPM PROCESS DESINGER PLUGIN吗?
0 请登录后投票
   发表时间:2007-07-05  
我配置好了,但是有问题,创建create new web sale order后保存,tasklist应该列举出来我刚才新增的order,但是啥都没有,后来调试发现
jbpm_taskinstance表中issuspended字段应该为false才能显示出来tasklist,但是里边字段值为true。
jbpm自带的jbpm-starters-kit-3.1.4\jbpm-server\倒是跑的很好,整个流程都能走完。
还有楼主的这个例子有个很明显的错误,就是数据没有准备好,添加 Demo 默认的用户数据,但是没有添加群组关系,不知道我新增不了是否和这个有关系。期待解决。。。。
0 请登录后投票
   发表时间:2007-07-19  
我使用是sqlserver数据库,在点击deploy时报如下错误(点击test connection时提示连接好的)
[http-8080-1] WARN  JpdlXmlReader : process xml warning: swimlane 'buyer' does not have an assignment
[http-8080-1] ERROR StandardWrapperValve : Servlet.service() for servlet UploadServlet threw exception
org.hibernate.MappingException: Resource: org/jbpm/identity/User.hbm.xml not found

但是上面的User.hbm.xml我明明能找到的呀
0 请登录后投票
   发表时间:2007-08-22  
我按以上java.io.FileNotFoundException: http://localhost:8808/jbpm/upload
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at org.jbpm.ui.util.ProcessDeployer.deployProcessWithServlet(Unknown Source)
at org.jbpm.ui.util.ProcessDeployer.access$3(Unknown Source)
at org.jbpm.ui.util.ProcessDeployer$1.run(Unknown Source)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:369)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:313)
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:479)
at org.jbpm.ui.util.ProcessDeployer.showProgressMonitorDialog(Unknown Source)
at org.jbpm.ui.util.ProcessDeployer.deploy(Unknown Source)
at org.jbpm.ui.editor.form.deployment.DeploymentForm$1.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
进行,可是到test connection时,出错

我也出了同样的错,和pillip的错误一样,即使是例子也不能发布到test connection时总是出错,能问下为什么吗?有解决的给个建议,eclipse tomcat 都重新设置了N次还是不行
有没有在eclipse可以通过的例子,想用test connection测试下,
我用junit测试可以通过,就是到test connection时出错
0 请登录后投票
   发表时间:2007-09-17  
我部署好了
但是走流程的时候老初问题,尚在研究
0 请登录后投票
论坛首页 入门技术版

跳转论坛:
Global site tag (gtag.js) - Google Analytics