I have installed fresh copy of beta1 and cr2 from zip. I tried both
portletsSwap example as well as test page example.
The portletsSwap example (HelloworldIPC) is not working in cr2 but it is
working in beta1.
The test page example (as per your url) is worikng in cr2 but not in beta1.
Thanks thomas,
I already posted about IPC on following link
http://jboss.org/index.html?module=bb&op=viewtopic&p=4048580#4048580
Mohan
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048582#4048582
Reply to the post :
http://www.jboss.com/index.html?modu
The example explains page linking and IPC.
I found following problems on cr2
1) In page linking following line in example has problem
PortalNode linkToNode = thisNode.resolve("../default");
linkToNode gives null when i print it.
That is why the window appers blank.so i
Yes, the update button is missing in beta-1 i use cr2 .
But cr2 is having some problem with IPC (inter portlet communication).
Mohan
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048557#4048557
Reply to the post :
http://www.jboss.com/index.html?module
Hello,
I have downloded HelloWorldIPC example from link given in reference doc the
example works with jboss-portal-2.6-BETA1 but it is not working with
jboss-portal-2.6-CR2 and jboss-portal-2.6-CR1. Why ??
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=view
Thanks engela,
You suggest to add a property to portlet . Is that mean adding preferences to
portlet-instance.xml ? or something else ?
If it is by setting preferences then i am currently doing the exact thing if
it is different please let me know.
View the original post :
http://www.jbos
The java code works if i put
|
|
|
|
in portlet.xml but if i put preferences in portlet-instance.xml it gives me
null instead of giving value of preference.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=40427
Thanks
I put following in portlet-instance.xml
|
|
|name
|mohan
|
|
|
so the preferences are already set i just want to
fetch their value in java code.
View the original post :
http://www.jboss.com/in
the portlet-instance contains :
name
XYZ
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042353#4042353
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=
Hi,
I want to create different instances of same portlet depending upon preferences
so
I put
name
XYZ
in portlet-instance.xml
And try to get value by
String pref = null;
Request.getPreferences().getValue("nam
Hi,
In portlet-instance.xml i have something like
myInstance
myPortlet
myInstance1
myPortlet
Both instances pointiong to same portlet-name.
and in portlet.xml i have
myPortlet
ReportPortlet
Now in ReportPortlet.java how can i
Hello Ritesh,
I am also new to portlets but i think u can download some examples from this
link which also contains example of jspportlet
http://labs.jboss.com/portal/portletswap
U can start by modifying that examples . before that read reference guide,user
guide if u haven't read them
Hi,
I am using jboss-portal-2.6-BETA1. Basically i want that user which is not
having a role of admin is not able to add some default portlets like
CMSportlet,role portlets to his dashboard so
I try to set security for individual portlet instances so i login as admin
and goto
Thanks for reply.
I am using jboss-portal-2.6-BETA1 and logged in as admin. I am facing
following problems
1) I goto Role management portlet but i can't create new role. when i click on
create new role nothing happens.
2) I want to change the security of indivisual portal instance
How can i change password for default login (admin / admin)
after login i saw links Dashboard,admin. Can i remove them? or change them ?
Thanks in advance
Mohan
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038780#4038780
Reply to the post :
http
I have done with the basics of portlets. Now
1) I want to develop my own portal. From where should i start ? Do i have to
use the default portal features like login, dashboard, edit content or i can
create my own ?
2) where can i found the source code for management portlet,user portl
Hi,
I am new to portlets. I download jboss-portal-2.6-BETA1 + AS. As per
referenceGuide i tried example foe HelloWorldPortal. To create new new portal i
change myPortal in HelloWorld-portal.xml now i can
access it with url http://localhost:8080/portal/portal/myPortal but it shows
JBOSSPor
17 matches
Mail list logo