ok, first remark without modesty about 'stuff like that'.... USE NAMESPACES...... hahahaha
| <sim:resource-pool sim:name='big machine' sim:pool-size='3' />
|
| <swimlane name='tester' sim:pool-size='2' />
|
| <start-state name='start'>
| <transition to='task one' />
| </start-state>
|
| <task-node name='task one'>
| <task swimlane='tester' sim:time-distribution='time required for task one' ]/b]/>
| <transition to='task two' />
| </task-node>
|
|
(sorry for the strange formatting, cannot get it right even with the use of the preview button)
Also, it is simulation, but besides that, a great step towards loadtesting....(sim for the business managers, loadtesting for the it managers ;-) )
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092591#4092591
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4092591
Hi,
i'm all new to JBossPortal, so my question might look a bit silly [/Warning]
i'd like to modify the source code so that i can display the tabs on the right side of the screen instead of having them on the left side.
i need to change it in the code so that potentiel users/admins can't change it.
so where do i need to look ? should i try modify some .css or some .jsp ? is there a thing i should have read in the manual or that i missed ?
Thanks for helping me in this new world of Jboss, ;)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092478#4092478
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4092478