remote access to jBPM Getting Started demo

315 views
Skip to first unread message

Tony R

unread,
Oct 31, 2017, 4:17:03 PM10/31/17
to jBPM Usage


Can I configure remote access to the ' jBPM Getting Started demo' to a Centos 6 server (non gui )?


The examples are using localhost:  http://localhost:8080/jbpm-console 

I am looking for instruction to use  http://mycentos6server:8080/jbpm-console

Regards,

Tony

Maciej Swiderski

unread,
Nov 2, 2017, 9:03:10 AM11/2/17
to Tony R, jBPM Usage
you can start the ant start.demo -Djboss.bind.address=0.0.0.0 to bind application server to all network interfaces. 

alternatively you can edit build.xml and change this line 
https://github.com/kiegroup/jbpm/blob/master/jbpm-installer/src/main/resources/build.xml#L9

Maciej
--
You received this message because you are subscribed to the Google Groups "jBPM Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jbpm-usage+...@googlegroups.com.
To post to this group, send email to jbpm-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/44d5f970-b124-4e2e-b5ba-5db3d81aac8c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Tony R

unread,
Nov 3, 2017, 4:45:26 PM11/3/17
to jBPM Usage
Oh Yeah.  Thank you for the command line version!


next on my list, i will create post also:


```
...
2017-11-03 16:39:49,601 INFO  [org.jboss.weld.Event] (MSC service thread 1-7) WELD-000411: Observer method [BackedAnnotatedMethod] org.uberfire.ext.security.server.HttpServletRequestProducerExtension.processAnnotatedType(@Observes ProcessAnnotatedType<X>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
2017-11-03 16:39:49,776 INFO  [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-7) starting errai cdi ...
2017-11-03 16:39:50,815 INFO  [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from org.uberfire.workbench.model.CustomPanelDefinition because of underlying class loading error: Type com.google.gwt.user.client.ui.HasWidgets from [Module "deployment.jbpm-casemgmt.war:main" from Service Module Loader] not found.  If this is unexpected, enable DEBUG logging to see the full error.
2017-11-03 16:39:50,823 INFO  [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.uberfire.workbench.model.impl.CustomPanelDefinitionImpl because of underlying class loading error: Type com.google.gwt.user.client.ui.HasWidgets from [Module "deployment.jbpm-casemgmt.war:main" from Service Module Loader] not found.  If this is unexpected, enable DEBUG logging to see the full error.
```
Reply all
Reply to author
Forward
0 new messages