398 byte By
lektuvas at 2007-11-25 21:01:59
Hello,I have one solaris box with JES 2005Q4 installed. I need to set up portal application development environment for multiple developers. I'm thinking about having multiple portal server instances. Is this configuration possible? Should I create multiple directory server and access manager ...
Hi,How can I assign a portal desktop service to a Group ? ...(Straight question : ) ) ..like we do for a User or for a Role in Sun One Portal Server 6.2.** Note ->Its not possible from Identity server console.RegardsLokesh Pant
Hi. Im struggling to find out how I can get username, organization, given name, etc for the logged in user. Id like to do this from both a portlet and a provider. The userInfo portlet seams to do this, but I cant figure out how it is done. Any one who has some example code?Best regards,Kristian ...
Hi,I ve created a Role and Assigned PortalDeskTop Service to it,and a user to it.if a user is created with Portal desktop service assigned,an attribute called sunportaldesktopDPDocument is created in the directory server for this user.This document contains the display profile of the user.At ...
388 byte By
Erly-Dev at 2007-11-25 21:06:28
Hello,I need to change the header and footer graphics and links for the page that displays when you search for Discussion Channel topics and displaying Ciscussion Channel posts. I have been looking in the DiscussionProvider directory and I am now looking through the SearchProvider directory. ...
2520 byte By
Raghav.K at 2007-11-25 21:07:11
We are having our application on SUnOne Portal. The problem is that when we are trying to login to the application, it gives us the following error ERROR: populateOrgProfilecom.iplanet.am.sdk.AMException: Could not find service config : iPlanetAMAuthServiceat ...
130 byte By
jimfaut at 2007-11-25 21:09:18
Check out the latest release of Portal! http://www.sun.com/software/products/portal_srvr/index.xml- Jim
Hi.Ive deployed a portlet like this:./pdeploy deploy u uid=amadmin,ou=people,dc=domain,dc=com w [password] p [password] d o=testdomain,dc=domain,dc=com portlet.warAfter this I can see and use my portlet from o=testdomain (and the portlet is available in my appserver under web applications).Now ...
Hi.Lets say I have 2 channels in a tablecontainer on my portal desktop.One will list a set of Objects: object1, object2, object3 as html links.The other channel will show html code for one specific object, by getting some instance variables in a jsp and printing them.I call these the ...
773 byte By
Ocmara at 2007-11-25 21:13:13
Hi,Did any one have an Idea about solving this error which I got it while Im trying to test a web service on my machine (Im using Sun One Application Server 7)? SEVERE: WEB0200: Configuration error in web module [DMEcperienceListClient] (while initializing virtual server ...
HiI need to restrain the user can't repeat to login portal ....to reduce portal loadingHow can I restrain the user login portal once, in the same time?Which attributs in Identity Manager or amconsole I can do it to restrain the user ?tks
986 byte By
mwatson at 2007-11-25 21:16:37
I am writing my own custom provider that extends JSPTableContainerProvider and overrides getLayout(), setupColumns() and getWidths()For the most part I have followed the sample code found here: http://developer.sun.com/prodtech/portalserver/reference/techart/layout/CustomC LProvider.htmlWhich ...
Hi All,When the user access the url he should get the login page in one portlet window.Once he clicks the submit we need to check his credentials present in the database upon validating he should see the home page which contains different portlets.How do I redirect him to the different ...
451 byte By
CMS at 2007-11-25 21:19:41
HiBecause applications on the sun one portal server have to handle Role Assertion (i.e. to validate that the user has given valid User Role Profile details that the application is aware of to access that application.)what I want to do is redirect a user that has failed role assertion ...
577 byte By
lektuvas at 2007-11-25 21:20:38
I'm trying to install Portal server to an application server cluster with the access manager and directory server running on a remote host. The components of my system are from JES2005q4. But I found very little documentation concerning this kind of setup. Could anyone post the steps I should ...
Hi all,Has any one found the download link for Sun Java System Portal Server 7 .Please send me the link.nJoy~Neeraj Sidhayetry_catch_finally@yahoo.com
Can anybody send me URL for th same?
377 byte By
NagaDev at 2007-11-25 21:23:38
Hi,Here is my requirement.. I have Some data to be diplayed in Html file control..as a default value.. But it is not taking up the value..I have seen in some forums that this control does not support the value property for some security reasons... If so what is the alternative to achieve my ...
So finally the community based problem has been resolved on sun portal V7..There were too many posts regarding the creation of communities and associating portlets to those. FYI -- Community Concept can be Incorporated using Roles for Version 6.2. http://lokeshpant.blogspot.com ...
Hi, I developed a portlet, and in my jsp file I want to include a jsp file which is in my portal desktop (the file is in /etc/opt/SUNWps/desktop/..).So I want to do something like: <c:import url="file:///etc/opt/SUNWps/desktop/mydesktop/ PortletHeader.jsp" /> Of course this doesn't work ...
Hi All,I hope that you can give me a pointer on this one.I want to use Portal server to develop portlets for .when i will install it, would it automatically install Sun Application server with it or do i have to do it seperately.I understand there is a Identity Server that must exist.Will it be ...
HiUmm, i dont actually have a dns , is there a workaround what can i enter for it to skip the DNS name during the installationAny help would be wonderfulI just wanted to run the Portal server on localhost
Are there any books or tutorials for Sun Portal Server?
266 byte By
lektuvas at 2007-11-25 21:24:58
Hello,The documentation of patch 118950-18 ( http://sunsolve.sun.com/searchproxy/document.do?assetkey=1-21-118950-18-1) says that this patch is available for x86 as patch number 118951 but it doesn't seem to exist in sunsolve. Where do I get it?
512 byte By
bnew at 2007-11-25 21:25:30
I need to create a session to store my object in it and I need it to be avalable ONLY on the same computer!!! I have the following: jsp1MyObject obj = (MyObject ) request.getSession().getAttribute("MyObject ");request.getSession().setAttribute("MyObject ", obj);in jsp2MyObject ...
Hi AllI have three organization , each orgnaization should have one desktop .I have to access these organization by using unique url for egOrganization A : can be access by using http://localhost:8080/portal/dt/OrgAOrganization B : can be access by using http://localhost:8080/portal/dt/OrgBHow ...
A number of strange things going on with the Portal Server 7:1. Clean install on RHEL 3 using the SJAS included with the portal package results in a non-existant SJAS admin console.2. Community Portal Sample "Theme" does not display correctly on Firefox or IE 6. Hitting browser refresh causes ...
RHEL 31. Creating a new community fails at point where you give the community a name and description. Clicking next does nothing, re-displays page (no errors with the name according to the rules and no log entries). This worked on a clean install yesterday.2. Cannot login to psconsole, ...
Hi all,how to deploy the jsr168 portlets on Sun Solaris 10 ?I am using Sun Java System Portal Server 7.Could any one please send me the command for the same.If you know any documents or links for the reference then share it with me.Thanks in Advance~nJoy~Neeraj ...
879 byte By
cnDollar at 2007-11-25 21:28:08
Hi,allI'm configing portal and SRA gateway recently, and have two questions.1, When login to my portal with username and password ,it will redirect to http://portal.sample.com/portal/dt .How can I config the portal server make the server does not redirect to "/portal/dt" but to another ...
when i invoke the servlet in unix iplanet server i got the errorKindly let me get the solution .i am in 11th hour.[06/Jan/2006:09:30:28] info (10646): Internal Info: loading servlet/servlet/IplXmlServlet[06/Jan/2006:09:30:28] info (10646): /servlet/IplXmlServlet: init[06/Jan/2006:09:30:28] ...
hi,I'm trying to install the entire Sun Enterprise Java Suite on an intel machine running fedora core 4. the installation hangs during the portal install. there was a previous posting about the exact same problem ( http://swforum.sun.com/jive/thread.jspa?forumID=80&threadID=52866), but no ...
209 byte By
daramrb at 2007-11-25 21:28:31
HiI am looking for the java doc api for portal.. for e.g, i want to know the available classes under com.sun.portal.providers.util and method details under that..ThanksRamesh
Hi, Am trying to set up the portal server for our university research institute. I downloaded the newly available PS 7 installer for Solaris 10 X86 from http://www.sun.com/download/products.xml?id=43b9e006. The installation after running the installer in GUI mode completed successfully. The ...
How do we restrict a user from editing a display profile, If a user is making modification to the desktop and logs off, when he logs back i dont want his old state, but i want the state which he could for the first time when he logged.please provide pointers for doing the same ...
Hi,I want to precompile my jsp's at deploy time, but I'm using the pdeploy command to deploy. How can I precompile using this command? greets,Tim
468 byte By
Everton at 2007-11-25 21:29:52
Hi all.I installed the Portal Server 7 and when i execute the URL to access the Portal i am redirected to /amserver for authentication (Access Manager).I enter with my user and password and after, i am redirected to the same page with /portal/dt on the URL, but don't enter on the Portal ...
Hi,I have a question about the desktop for authlessanonymous.When not logged in to the portal (i.e. being user authlessanonymous) and I click on a provider command, e.g. minimize channel, then I get a serious desktop error before the channel gets actually minimized. Is this normal behaviour?It ...
Hi,1- Is there any way out to call a servlet from processAction() method of a portlet class.another question ..i ve a class A (which is using JDOM api's to create XMLnow if i am trying to instantiate this class from portlet class..i am not able to do so....i am getting exception that the ...
2878 byte By
stylo at 2007-11-25 21:32:01
We've just upgraded our portal server from Sun ONE Portal Server to Sun Java System Portal Server 6 2004Q2. Unfortunately, we can't get the sample portlets (NotepadPortlet, BookmarkPortlet and etc.) working.The following is the error message displayed on the portal ...
1230 byte By
jct266 at 2007-11-25 21:34:01
I have s SRA server on one node and a portal server in another node.On the portal server node a rewriter proxy and a netlet proxy are alsoinstalled.I have activated the portal server to use HTTPS, I can access directly to itby using https://myhost.domain.com/portal/dt, but I cannot start ...
231 byte By
daramrb at 2007-11-25 21:34:51
In the default BookmarkProvider, Once you click on the Finished button it's going to homepage (/portal/dt), if i want to go to another container instead of default, where do i need to chage?ThanksRamesh
Hi, During installation of PS7, we have different choice of containers like Web server, App server. What exactly are the pros/cons of choosing one (say web server) over the other (say app server)? I tried looking for this information in the documents and on the web, but could not find much ...
516 byte By
prk at 2007-11-25 21:36:11
Hi All,I am new to Sun Portal Server. I want to know, is there any way to customize the error , which we will get from SunPortal ServerLike below:A serious error has occured in the Desktop. This may have been caused by a mis-configuration on the server. Please report this problem to your ...
I can't login to psconsole. It worked after the initial install, but now (a few days later), I can't seem to get in. I use the same user/pswd as the Access Manager Admin, but it still does not work. I can get in the Access Manager admin and use everything else, just not psconsole. I am ...
I am using Portal Server 7, and the installation guide says to install patch 120955-01. I can't locate this patch on the Sun site. I have a support contract for Solaris x86. If I do a find for this patch number, I don't get any hits.Bill
448 byte By
bnew at 2007-11-25 21:37:11
how can I change user attbibutes from my application!!!! It always tries to create a new user but I need to change only values (like tel number!!!) of EXSISTING user!!!I can not find any class/method to change the value of existing User attribute !!! I am totally pissed off, please help!!!I ...
Hope this is the right forum for this question.I did an install and uninstall of the JES for the Portal Server (Directory server, web server, access manager and portal server)Now, when I do an install again, the uninstaller is missing in /var/sadm/prod/SUNWps7_0-entsys/.The installation of the ...
Hi, I am using Sun Java System Portal Server 6 2005Q4 .How do I get HttpServletRequest from PortletRequest/ActionRequest/RenderRequest. Is thr any way to get it?.If so pls let me know that would be great help.I tried the following but the server says casting error.HttpServletRequest ...
775 byte By
KNelson at 2007-11-25 21:39:49
We are trying to evaluate several portals, including Sun Portal 7. We have successfully installed the portal and have been able to look at the samples included with the product. We are trying to get an idea as to how easy it is to manipulate the look and feel as well as other tasks. I have no ...