Portal 6.3 - Adding Access List Service to all Users

235 byte By Tasrac at 2007-11-25 19:05:38
I figured out how to add the Access List Service to an individual user. However, I have 3000+ users and want them all to have this service as well as new accounts that are created dynamically.How do I achieve this?

Exchange?

350 byte By bump at 2007-11-25 19:05:49
when connecting to exchange, dose your programme need to run on the actual exchange server or can you connect from a remote server, to get information from the calander?i seem to have the code correct, having problems connecting, any help will be greatly appreciated. if anyone has succeeded, ...

Portal 6.3 - Gateway Issue Weird Behavior!

1553 byte By Tasrac at 2007-11-25 19:06:31
When I get to my desktop by going direct into the portal server, I have a channel that has a list of reports. After I select a report, it refreshes the desktop and allows you to retrieve the report via a button press. This is how it is supposed to work.If I access the desktop via the gateway ...

URL rewriting with https

601 byte By sun@camo at 2007-11-25 19:06:58
I have 2005 q1 portal deployment running on http. To secure the server certs had been loaded on load balanacer. The lb does ssl termination when it hits portal server. When i access the portal desktop withhttps://myportal.domain.com/portal , I get the portal desktop. But other links in the page ...

Sun Java Enterprise System 2005Q1 (Portal) Install Hangs on Linux

953 byte By wtreisz1 at 2007-11-25 19:07:46
Sun Java Enterprise System 2005Q1 (Portal) Install Hangs on LinuxCurious if anyone else has run into this...We have installed the 05Q1 portal server on Solaris and on a Fedora Core 3 platform (from the Enterprise Installer). However, when configuring on Redhat WS4 (after a normal install), the ...

Lots of SSOExceptions: Invalid session state

1495 byte By babbekerk at 2007-11-25 19:07:53
Hi forum,I've lots of following messages in the gateway (version 6.2) logging. Can someone explain what these mean and what a possible cause is?4/12/05 3:47:26 PM CEST: Thread[Thread-531,5,main]ERROR: SSOUtil: Unable to create SSOToken ->com.iplanet.sso.SSOException: ...

Tabs

100 byte By dupste01 at 2007-11-25 19:08:32
It is possible to change the look of the tabs, not just the color but the form it has.

Portal 6.2 - switch between organisations

295 byte By DamithaBogahawatta at 2007-11-25 19:08:42
In portal 6.2, would it be possible to switch between organisations without login out?We have a situation where users will have access to two different organisation desktops and would like to switch between them without login out and log back in.Thanks,Damitha

Portlet Timeout

330 byte By tracyg1 at 2007-11-25 19:09:12
Hello,Is it possible to set the timeout value for a JSR-168 portlet? We have a portlet that tends to misbehave, and we would like to set the timeout low so that it does not effect the rendering of the rest of the desktop so much. If it is possible, how would you do it?Thank you very much,Tracy. ...

Referring URL

532 byte By hoots77 at 2007-11-25 19:09:20
Dear Portal Community,Something, presumably the gateway, is blocking the refering url header when I link to external sites from within the portal. I need to allow this header as it is used by these external sites for authentication. Can anybody tell me how to enable it?When I hit the portal ...

Resetting the portal desktop

352 byte By tracyg1 at 2007-11-25 19:10:22
Hello,I was wondering if there is a way that a user can reset their portal desktop back to the default? If we need to write a function ourselves for doing this, is it as simple as clearing out the display profile at the user level? If so, is there an existing tag or function for doing ...

Display profile size limit

231 byte By marcosd_guzman at 2007-11-25 19:10:25
HiIs there a size limit for the display profile XML files ?I already have a 30,000 lines XML DP , and it's gonna grow a lot more, and i'm concerned if there's a limit before i get errors.cheers

Custom URLScraperProvider issue in JES

25445 byte By sparthiban at 2007-11-25 19:11:08
Iam using Portal server 2004 Q2,i was try to test the CustomURLScraperProvider which is available in sun developer guide(URL: http://docs.sun.com/source/817-5319/ch8.html#wp20263).but i got the the error in front .the error is "ERROR: Content is not available ",in desktop.debug log i got the ...

Search Engine

189 byte By dupste01 at 2007-11-25 19:11:17
I went through the process of creating RD successfully, I have 915 RD in my database. When I do a search against it I'm unable to get anything out of it. What did I missed...

failure(6107)

1561 byte By serperga at 2007-11-25 19:12:02
I am developing a web application in a Sun solaris 5.8 with 1 proccessor and 1 GB RAM , the webServer is a IPlanet WebServer 4.1 . When i executed the application i have obtained the nex error log :[29/Apr/2005:11:58:43] failure ( 6107): RespondNotModified(): Error writing to socket (Connection ...

Error logging onto amconsole.

2812 byte By Erly-Dev at 2007-11-25 19:14:05
I just installed the Portal Server 6.1 on my development laptop. I am attempting to recreate an existing portal installation. I have installed all components and installed the identity server to the WebServer 6.1 instead of the application server. I exported the directory server db using the ...

How do I index a new search database?

492 byte By ajianfar at 2007-11-25 19:15:24
I want to create a robot and run it against a URL and build an index( RDs), on my own defined search database. But only the default database get's indexed. How do I point my Robot to my new defined search database?Also I would like to be able to index a file system (a directory that contains ...

Display Profile not updated immediately

490 byte By leeann_sun at 2007-11-25 19:15:45
Hi allI am having some problems when i upload my display profile, when I enter to my desktop the changes i made are not refreshed immediately, i have to wait some time to see the modifications.If i log back to the amconsole i see the channels and all the modifications i added, but my desktop ...

Changing Links in Header Menu

532 byte By tracyg1 at 2007-11-25 19:15:59
Hello,I was wondering what the best way is to modify the menu in the header of the portal. We would like to remove the "Mobile Devices" link and add in a "Reset Desktop" link. We are using the sampleportal with the JSPTabContainer as the default channel. I am pretty sure that I need to modify ...

Custom Container code fails in JES

26280 byte By sparthiban at 2007-11-25 19:16:25
Hi all,Iam using Portal server 6 2004 Q2 version ,iam trying to write custom container for anonymous user,fortunately i have a code for custom container ,this code was successfuly used in portal server 6.1,In JES iam trying to deploy the same code,it was deployed successfuly and while iam ...

Portlet resource bundle

590 byte By AbhijitK@Sillycons at 2007-11-25 19:16:54
Hi,I have written and deployed a portlet.which works very fine with the default language (english)I want to make the same portlet available in multiple languages, rather I want to provide internationalization over this. I have prepared a resource bundle to tackle the scene. I have few questions ...

How do I Index xml files

308 byte By ajianfar at 2007-11-25 19:16:56
How can I make my robot index the xml files? The robot can index html files and text files. but it cannot index xml files. I have created filters to include paths which ends with ".xml" but it doesn't seem to matter. it still won't index them. What do I need to do to get this working? Thanks ...

05Q2 authentication-less desktop via gateway

693 byte By RobertWielinga at 2007-11-25 19:16:57
Hello all,I enabled the authentication-less desktop to be accessed through the gateway (added /portal/dt to non-authenticated url's and restarted the gateway).However, I would now like that when users access the gateway URL, they are redirected to the authentication-less desktop. When a user ...

Customisation of authentication pages

889 byte By haydockg at 2007-11-25 19:17:22
I want to customise the authentication pages for different organisations by showing the logo for the organisation.I've successfully got different Login.jsp's being shown for each organisation, but I don't want to have to create a new jsp (with a hard-coded image name) every time I add a new ...

User Services in view menu

2848 byte By identity_user at 2007-11-25 19:18:13
am getting error while adding the services to user.- i have imported all roles, services, profiles into LDAP server- Registered those services and roles at organization level- Imported user data into LDAP server. user profile already has sunportaldesktopperson and other required objectclasses- ...

Hiding the address bar for portal desktop page

83 byte By virendra100 at 2007-11-25 19:18:32
I want to hide the address bar when main portal desktop page appears.

How can a Portlet API read from Desktop Properties

201 byte By ajianfar at 2007-11-25 19:19:30
I have a JSR 168 portlet application and I want to read properties from the portals Desktop Properties. 1. How can I do this?2. How can I package and deploy this?Thx.

Deploying different channels with one portlet class

660 byte By gerd.gz.zimmermann@siemens.com at 2007-11-25 19:20:14
Hello,we have developped a jsr168 portlet class and deployed the class together with the deployment descriptors and resource bundles into a WAR file.We are looking for the best practice to deploy different channels derived from this portlet.We have one solution to this problem: We created and ...

Problem with jsr-168 portlet deploy

650 byte By garpinc at 2007-11-25 19:20:31
I used pdeploy to deploy a jsr-168 compliant portlet to 2004q2 sun one portal server. I deployed successfully and in the log it starts up ok but in Indentity server it does not show up as a portlet I can assign to a channel. When I deploy I use /opt/SUNWps/bin/pdeploy deploy -u ...

How to Redirect Failed Login and Session Timeout to Portal Login?

395 byte By xlyang at 2007-11-25 19:20:55
We developed a portlet app using the sampleportal. By setting Logout Service URL using the goto param, we are able to redirect the logout back to the portal login page. However, when the login failed or the session timed out, the user is redirected to the Identity Server amconsole login page. ...

Why can not access url through gateway behind ssl accelerator?

606 byte By small-fish at 2007-11-25 19:21:04
We have created gateway under ssl accelerator, such as browser it through https://home.com, and gateway url is http://gateway.com.The gateway profile named as platform.conf.default like this,gateway.customurl=truegateway.httprul=https://home.com:443gateway.virtualhost=gateway.com home.comwhen ...

iPlanet Portal 3.0 Channel Layout problem

686 byte By NobleMan at 2007-11-25 19:21:26
Problem with channel placementWe are currently running iPlanet Portal 3.0 sp5. We have defined channels and tabs for the portals desktop. Here are a few of our settings: 1. Display/Layout = Thin-Thick-Thin2. We have our tabs defined referencing the channels created in the profile server. One of ...

Urgent!! Why JS and CSS are invalidated when browsing through gateway?

536 byte By small-fish at 2007-11-25 19:21:36
I have configured the gateway behind SSL accelerator, but js and css are invalidated?I browse the gateway, the login page display, css should be used according with local navigation browser, but css is invalidated. On the other hand, the 'Submit' button also can not display, that is generated ...

About JSF 168 portlet

195 byte By Sankarkatta at 2007-11-25 19:21:38
Hi,can u help me to create a portlet which contains a jsp file with any simpel component and java file with xml files i am using opensource server (Uportal).pl help me

How can I implement

546 byte By ajianfar at 2007-11-25 19:21:49
Hi all,.....I want to add "ConditionalProperties" to Portal Desktop that checks the value of "Locale". If Locale is "en" then the helpURL to display the English Help page and if Locale is "fr" then helpURL to display French version of Help page. And by the way, I am using JSR 168. How can I do ...

Changing Web server Port

489 byte By Jerry5000 at 2007-11-25 19:22:24
Hi Folks, Portal Server woks good until we changed the port, using Web server console, it was not enought, we have to look for into server.xml, and did it manually, insted we had to use "amconsole" to change a huge quantity of values, addressing the old port, but nothings changed, we explored ...

Bypass TMHMail's first deck

795 byte By PedroLeev at 2007-11-25 19:22:33
Hi!The MailProvider.getContent method generates a page, that is not neccessary. I want this first page of the TMHMail portal server channel be automatically bypassed.I created a custom URLScraperProvider which returns the url of the second page generated by the MailProvider (this something like ...

Portal 6.0 Preferred Local not updated if user logged into two sessions

1173 byte By daveleathers2 at 2007-11-25 19:23:10
I have a button to let the user switch locale from en_US to ja_JP and back. My custom provider changes the preferredlocale and then logs the user out and back in. This works correctly as long as the user has only one browser open. I'm using this kind of language override to customize the ...

Lock Account

299 byte By canepaf at 2007-11-25 19:23:53
Hi, we use portal server and we authenticate our users using Identity Server.Is it possible to lock the account of an user when he's logged to permit only one concurrent access ?We don't want that the same account can be used multiple times concurrently...Thanx!

login problem from internet explorer 6

551 byte By eu_tade at 2007-11-25 19:23:57
We have installed Sun Java System portal server and other Sun Java softwares necessary for the portal on a SB-2000 machine. We can successfully login into the portal from a Netscape and Mozilla browsers, but when we try to login from an Internet Explorer 6 we keep on seeing the portal front ...

user-attribute support in Sun Portal

820 byte By garpinc at 2007-11-25 19:24:01
How does Sun One Portal Server work with user attributes..i.e<portlet-app version="1.0" xmlns=" http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd"> <user-attribute><description>User Given Name</description><name>user.name.given</name> ...

how to communicate database immediately after portal signin

112 byte By sreenikitha at 2007-11-25 19:24:13
I need to extract data from the database to show in the channels when i log-in into portal server.

Need help, How to get list of all the channels in the portal

521 byte By sunvish at 2007-11-25 19:24:54
Hi,I am working on one application where I need to bring all the channels in the portal. Any help is appreciated.Also, please clarify me that can i have an link based table container.more info: I have a link of desktop when I click on the link I am getting a content using the ...

changing gateway profile with xml and amadmin command

3088 byte By vvlier at 2007-11-25 19:25:35
Hello,On a regular basis, I have to add urls in the "URLs to which User Session Cookie is Forwarded" for all our gateway profiles.I try to do this with a xml file and the amadmin command but I could not find the correct syntax.I can create a whole new gateway profile (based on ...

Portal Page fails to change when different link is selected

804 byte By Erly-Dev at 2007-11-25 19:26:14
I have created popup portal page in the form of a JSPTabContainer. To get the page to launch I am selecting a url that is inside a JSPProvider Channel. The Url is of the form /portal/dt?provider=PopupJSPTabContainer. For some reason setting the property "one_new" for "windowPref" inside the ...

Some Web Applications launched within the portal kills the session

559 byte By wiggam at 2007-11-25 19:26:19
Hi,I have a problem where I am hoping someone can give me a hand with. We have JES 2003Q4 configured with the gateway software. I have a link inside the portal session for OWA 2003. when the user clicks the link (we tried OWA through Netlet and Rewriter) and then clicks the logoff button in ...

install Comminution Channel

1524 byte By victorsue at 2007-11-25 19:27:01
I didn't see Single Sign-on Adapter Configuration/ SSO Adapter in Sun ONE Identity Server ,after I install Calendar Server , Portal Server 6.1 Comminution Channel ,and restart apserver.ther are some error in install log like========================================Info 112: Entering ...

I am getting Channel Timeout error on all my portlets

859 byte By garpinc at 2007-11-25 19:27:16
Stack trace is reading as follows:06/09/2005 02:08:12:754 PM EDT: Thread[Thread-44,5,main]ERROR: ProviderCaller.run(): exception thrown from RHSiteSurveycom.sun.portal.providers.ProviderException: WindowProvider.getContent():container exceptioncom.sun.portal.container.ContainerException: ...

RSS Feed

514 byte By knabet at 2007-11-25 19:27:43
I'm trying to setup an RSS feed using a channel based on the sample channel. If I go to CNN.com and download the RSS file ( xml file ) then give the path to the local file in the "URL" field it displays the content correctly. When I try to give the http://cnn.com/filename.rss the channel ...

Personalizing SUN Portal 6.2

1765 byte By Erly-Dev at 2007-11-25 19:28:52
I am having limited sucess personalizing Sun Portal Server. I haven't seen a really good step by step guide on how to accomplish the following task.I have multiple roles configured in the console. When a person logs on with one role I want them to be able to see application providers that are ...