There's also org.kie.example.repositories that can point to a local folder containing the example repositories.
The workbench distribution on the drools download page contains a zip holding the example repositories that are at github (for those unable to access github). Sent on the move On 23 Jan 2014 19:58, "gboro54" <[email protected]> wrote: > I found that 5 minutes after posting...guess it proves you should read > documentation before posting... Thanks! > > > Mark Proctor wrote > > > http://docs.jboss.org/drools/release/6.0.1.Final/drools-docs/html/wb.Workbench.html#wb.Installation > > 15.1.3. System properties > > > > org.kie.demo: Enables external clone of a demo application from GitHub. > > This System Property takes precedence over org.kie.example. Default: true > > org.kie.example: Enables example structure composed by Repository, > > Organization Unit and Project. Default: false > > Mark > > > > On 23 Jan 2014, at 18:38, gboro54 < > > > gboro54@ > > > > wrote: > > > >> Hi! I am trying to install the Kie-workbench war to a jboss 7 > environment > >> and > >> get the exception below. I would imagine this is because of firewall and > >> my > >> company will not open a connection to this repo. My question: is there a > >> way > >> to have the deployment go through without loading the example projects? > >> > >> Thanks! > >> > >> Caused by: java.lang.RuntimeException: > >> https://github.com/guvnorngtestuser1/guvnorng-playground.git: cannot > open > >> git-upload-pack > >> at > >> > org.uberfire.backend.server.repositories.git.GitRepositoryFactoryHelper.newRepository(GitRepositoryFactoryHelper.java:80) > >> at > >> > org.uberfire.backend.server.repositories.git.GitRepositoryFactoryHelper$Proxy$_$$_WeldClientProxy.newRepository(GitRepositoryFactoryHelper$Proxy$_$$_WeldClientProxy.java) > >> at > >> > org.uberfire.backend.server.repositories.RepositoryFactoryImpl.newRepository(RepositoryFactoryImpl.java:36) > >> at > >> > org.uberfire.backend.server.repositories.RepositoryFactoryImpl$Proxy$_$$_WeldClientProxy.newRepository(RepositoryFactoryImpl$Proxy$_$$_WeldClientProxy.java) > >> at > >> > org.uberfire.backend.server.repositories.RepositoryServiceImpl.createRepository(RepositoryServiceImpl.java:182) > >> at > >> > org.uberfire.backend.server.repositories.RepositoryServiceImpl.createRepository(RepositoryServiceImpl.java:173) > >> at > >> > org.uberfire.backend.server.repositories.RepositoryServiceImpl$Proxy$_$$_WeldClientProxy.createRepository(RepositoryServiceImpl$Proxy$_$$_WeldClientProxy.java) > >> at > >> > org.kie.workbench.drools.backend.server.AppSetup.createRepository(AppSetup.java:274) > >> at > >> > org.kie.workbench.drools.backend.server.AppSetup.assertPlayground(AppSetup.java:101) > >> ... 43 more > >> > >> > >> > >> > >> -- > >> View this message in context: > >> > http://drools.46999.n3.nabble.com/Kie-Workbench-install-error-tp4027840.html > >> Sent from the Drools: User forum mailing list archive at Nabble.com. > >> _______________________________________________ > >> rules-users mailing list > >> > > > [email protected] > > >> https://lists.jboss.org/mailman/listinfo/rules-users > > > > > > _______________________________________________ > > rules-users mailing list > > > [email protected] > > > https://lists.jboss.org/mailman/listinfo/rules-users > > > > > > -- > View this message in context: > http://drools.46999.n3.nabble.com/Kie-Workbench-install-error-tp4027840p4027842.html > Sent from the Drools: User forum mailing list archive at Nabble.com. > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users >
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
