03-27-2013 12:23 PM
!ENTRY org.eclipse.team.svn.core.svnnature 4 0 2013-03-27 10:52:26.766
!MESSAGE SVN: '0x00000019: Check Out' operation finished with error
!SUBENTRY 1 org.eclipse.team.svn.core.svnnature 4 0 2013-03-27 10:52:26.766
!MESSAGE Checkout operation for 'http://svn.codehaus.org/activiti' failed.
!STACK 0
org.eclipse.team.svn.core.connector.SVNConnectorException: svn: Connection reset
svn: REPORT request failed on '/activiti/!svn/vcc/default'
03-27-2013 12:58 PM
03-29-2013 08:45 AM
I am trying to get the source for Explorer to look at it, learn and possibly reuse.
I have tried the location https://svn.codehaus.org/activiti using subversive but I keep getting an error.!ENTRY org.eclipse.team.svn.core.svnnature 4 0 2013-03-27 10:52:26.766
!MESSAGE SVN: '0x00000019: Check Out' operation finished with error
!SUBENTRY 1 org.eclipse.team.svn.core.svnnature 4 0 2013-03-27 10:52:26.766
!MESSAGE Checkout operation for 'http://svn.codehaus.org/activiti' failed.
!STACK 0
org.eclipse.team.svn.core.connector.SVNConnectorException: svn: Connection reset
svn: REPORT request failed on '/activiti/!svn/vcc/default'
I don't want all of activiti anyway, just explorer.
Java/Activiti noob so any help would be appreciated.
03-29-2013 11:04 AM
If you use the last releases (5.11, 5.12) the sources are placed as jar file in release bundle. download it and change to <activiti-5.11>\libs folderAhhh…you are correct. I have unzipped the source and I have tried a number of ways to import into a project in Eclipse. This is where my Eclipse lack of knowledge comes in. I have succeeded in importing the sources into my src folder but I am getting 9,000 or so errors because of dependencies.
03-29-2013 01:31 PM
…I have unzipped the source and I have tried a number of ways to import into a project in Eclipse. This is where my Eclipse lack of knowledge comes in. I have succeeded in importing the sources into my src folder but I am getting 9,000 or so errors because of dependencies.
How to fix the dependencies? I looked for a pom.xml file thinking I could use maven but no joy…
04-05-2013 04:59 PM
If you want to start A.E in Eclipse you must …What is starting A.E in Eclipse???
04-06-2013 06:47 AM
embedded tomcat server, for instance.If you want to start A.E in Eclipse you must …What is starting A.E in Eclipse???
04-06-2013 07:55 AM
04-06-2013 08:13 AM
Much better than Bonita (IMHO)
04-06-2013 10:57 AM
Caused by: org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [com.sharpline.fields.form.fields.TextAreaFormType] for bean with name 'com.sharpline.fields.form.fields.TextAreaFormType#53c37' defined in ServletContext resource [/WEB-INF/activiti-standalone-context.xml]; nested exception is java.lang.ClassNotFoundException: com.sharpline.fields.form.fields.TextAreaFormTypeMy new classes are not getting packaged in the war.
at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1262)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:433)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:270)
… 67 more
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.