开发者

deploy application on jboss

My question has not got to do with jBPM it's only an example.

I started my jboss on port 8080 and when I go to http开发者_如何学运维://localhost:8080/jbpm-console/ I see a live application.

However, under server/default/deploy I don't see any jbpm-console folder!

Where can I find it?


It could be in a war file (file or exploded war). If you have any, the jbpm-console should be defined in a WEB-INF/jboss-web.xml file as <context-root>jbpm-console</context-root>

More info here, more precisely Chapter 9.5.: Setting the context root of a web application

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜