[jboss-user] [jBPM] - Re: Designer loading problem in drools-guvnor

Yan Feng do-not-reply at jboss.com
Thu Oct 27 08:53:39 EDT 2011


Yan Feng [http://community.jboss.org/people/floraly] created the discussion

"Re: Designer loading problem in drools-guvnor"

To view the discussion, visit: http://community.jboss.org/message/633843#633843

--------------------------------------------------------------
Hi Tihomir,

I also got the same problem when deploying to Solaris server. When I deployed under my PC, it is fine.


 I compared the console logs between solaris server and my localPC  and found that:
HTTP Get to  http://167.0.0.45:8080/designer/stencilset/bpmn2.0jbpm http://167.0.0.45:8080/designer/stencilset/bpmn2.0jbpm acturally returns nothing which cause:

namespace is undefined

 var splitted = namespace.split("#", 1); 


Then I check the doGet() method of EditorHandler.java and found that it used the fixed path /designer/XXX. It seems that addScript() didnt find the javascipt files

I suspect that the path cannot be located in my deployment although I didnt change the folder structure in designer.war.

Tommy, do you have any other findings?
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111027/4e8416f1/attachment-0001.html 


More information about the jboss-user mailing list