Hi
it is possible to create portal instance, and you have to mention inthe
*-object.xml file
for example see this file
<?xml version="1.0" encoding="UTF-8"?>
<if-exists>overwrite</if-exists>
<parent-ref/>
<portal-name>Flex</portal-name>
<page-name>MyPage</page-name>
<window-name>FlexcalljspWindow</window-name>
<instance-ref>FlexcalljspInstance</instance-ref>
left
0
<if-exists>overwrite</if-exists>
<parent-ref>Flex</parent-ref>
<page-name>default</page-name>
<window-name>FlexcalljspWindow</window-name>
<instance-ref>FlexcalljspInstance</instance-ref>
left
0
see the above example file, you can access by using the url..
http://localhost:8080/portal/portal/Flex
try this
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160727#4160727
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160727
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user