Discussion:
[jboss-user] [jBPM] - web designer, how can i change the color of process node to this style?
bule java
2013-08-07 06:58:46 UTC
Permalink
bule java [https://community.jboss.org/people/bulejava] created the discussion

"web designer,how can i change the color of process node to this style?"

To view the discussion, visit: https://community.jboss.org/message/831712#831712

--------------------------------------------------------------
i do not know why  the process node of  my  web designer  are so ugly ?

the black color  is too ugly!!!

picture 1 is my web designer.

Loading Image... Loading Image...
                                                                 [picture1]


but  in my impression, the style of web designer process node  are  look like picture 2  .


so please tell me  how to change to the normal stye (like pictue 2)


Loading Image... (Loading Image...)
                                                  [picture2]
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/831712#831712]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
dig1234 zhang
2013-08-07 09:22:46 UTC
Permalink
dig1234 zhang [https://community.jboss.org/people/dig1234] created the discussion

"Re: web designer,how can i change the color of process node to this style?"

To view the discussion, visit: https://community.jboss.org/message/831730#831730

--------------------------------------------------------------
I have ever meet this problem , but forgot which parameter leads to this. Mayou find some leads from the browser's http log when open the process.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/831730#831730]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Wells guo
2013-08-07 09:32:21 UTC
Permalink
Wells guo [https://community.jboss.org/people/wguo] created the discussion

"Re: web designer,how can i change the color of process node to this style?"

To view the discussion, visit: https://community.jboss.org/message/831735#831735

--------------------------------------------------------------
can you paste your jbpm.xml in your profile floder , i encounted this problem early but can't remember it now .
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/831735#831735]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
bule java
2013-08-07 13:48:57 UTC
Permalink
bule java [https://community.jboss.org/people/bulejava] created the discussion

"Re: web designer,how can i change the color of process node to this style?"

To view the discussion, visit: https://community.jboss.org/message/831787#831787

--------------------------------------------------------------
this is jbpm.xml,by the way  . are you chinese? your nickname  are china style

<?xml version="1.0" encoding="utf-8"?>

<profiles>
    <profile name="jbpm" stencilset="bpmn2.0jbpm">
        <plugin name="ORYX.Plugins.SelectStencilSetPerspective"/>
        <plugin name="ORYX.Plugins.Toolbar"/>
        <plugin name="ORYX.Plugins.ProcessInfo"/>
        <plugin name="ORYX.Plugins.JPDLMigration"/>
        <plugin name="ORYX.Plugins.ServiceRepoIntegration"/>
        <plugin name="ORYX.Plugins.Footer"/>
        <plugin name="ORYX.Plugins.UUIDRepositoryDummySave"/>
        <plugin name="ORYX.Plugins.ShapeMenuPlugin"/>
        <plugin name="ORYX.Plugins.ShapeRepository"/>
        <plugin name="ORYX.Plugins.PropertyWindow"/>
        <plugin name="ORYX.Plugins.CanvasResize"/>
        <plugin name="ORYX.Plugins.View"/>
        <plugin name="ORYX.Plugins.DragDropResize"/>
        <plugin name="ORYX.Plugins.RenameShapes"/>
        <plugin name="ORYX.Plugins.Undo"/>
        <plugin name="ORYX.Plugins.Arrangement"/>
        <plugin name="ORYX.Plugins.Grouping"/>
        <plugin name="ORYX.Plugins.DragDocker"/>
        <plugin name="ORYX.Plugins.AddDocker"/>
        <plugin name="ORYX.Plugins.SelectionFrame"/>
        <plugin name="ORYX.Plugins.ShapeHighlighting"/>
        <plugin name="ORYX.Plugins.Edit"/>
        <plugin name="ORYX.Plugins.KeysMove"/>
        <plugin name="ORYX.Plugins.Layouter.EdgeLayouter"/>
        <plugin name="ORYX.Plugins.SyntaxChecker"/>
        <plugin name="ORYX.Plugins.RegexTextEditor"/>
        <plugin name="ORYX.Plugins.ConstraintExpressionEditor"/>
        <plugin name="ORYX.Plugins.Overlay"/>
        <plugin name="ORYX.Plugins.Dictionary"/>
        <plugin name="ORYX.Plugins.CanvasTitle"/>
        <plugin name="ORYX.Plugins.InlineTaskFormEditor"/>
        <plugin name="ORYX.Plugins.ExtendedDataAssignmentEditor"/>
        <plugin name="ORYX.Plugins.FieldDataAssignmentEditors"/>
        <!-- <plugin name="ORYX.Plugins.ServiceNodeEditor"/> -->
        <plugin name="ORYX.Plugins.NodeXMLViewer"/>
        <plugin name="ORYX.Plugins.Theme"/>
        <plugin name="ORYX.Plugins.LockNode"/>
        <plugin name="ORYX.Plugins.Simulation"/>
        <plugin name="ORYX.Plugins.SimulationResults"/>
        <plugin name="ORYX.Plugins.DockerCreation"/>
        <plugin name="ORYX.Plugins.TaskPropertiesUpdater"/>
        <plugin name="ORYX.Plugins.VoiceCommand"/>
        <plugin name="ORYX.Plugins.PatternCreator"/>
        <plugin name="ORYX.Plugins.LocalHistory"/>
        <externalloadurl protocol="http" host="localhost:8080"
                         subdomain="drools-guvnor/org.drools.guvnor.Guvnor/oryxeditor" usr="admin" pwd="admin"/>
        <localhostory enabled="true" timeout="60000"/>
    </profile>
</profiles>
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/831787#831787]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Wells guo
2013-08-08 01:44:31 UTC
Permalink
Wells guo [https://community.jboss.org/people/wguo] created the discussion

"Re: web designer,how can i change the color of process node to this style?"

To view the discussion, visit: https://community.jboss.org/message/831854#831854

--------------------------------------------------------------
So , what's the host of your guvnor , if your guvnor use domain name then change the host here and try it again.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/831854#831854]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
bule java
2013-08-08 04:09:56 UTC
Permalink
bule java [https://community.jboss.org/people/bulejava] created the discussion

"Re: web designer,how can i change the color of process node to this style?"

To view the discussion, visit: https://community.jboss.org/message/831860#831860

--------------------------------------------------------------
is it refer to guvnor?  i don't think so.

By the way,  you had met this problem.can you remember  that  is it happen  at  the first deployedi download the latest  version  for a little time
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/831860#831860]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Tihomir Surdilovic
2013-08-21 00:14:10 UTC
Permalink
Tihomir Surdilovic [https://community.jboss.org/people/tsurdilovic] created the discussion

"Re: web designer,how can i change the color of process node to this style?"

To view the discussion, visit: https://community.jboss.org/message/833286#833286

--------------------------------------------------------------
This issue is related to the "themes.json" asset in your guvnor repository. After upgrading your Designer version, that file got updated, but Designer does not overwrite it in your repo (because you could have some custom chagnes in it).

To fix your problem, go to the Globals package in Guvnor and open the themes asset, then archive it, go to the Archive and permanenty delete it. Then open a new or reopen existing business process. This will trigger Designer to install the newest version of this file and your issue should be fixed.

HTH
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/833286#833286]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Loading...