Portal failing when trying to create URL Scraper channel via wizard.

488 byte By 708770 at 2007-11-25 4:40:23
I am trying to create a URL scraper channel via the Channel Wizard. We are using v3sp2. We have had no problems creating channels since we installed this (a year ago). Now, all of sudden, after entering in channel details and submitting, it just hangs and eventually fails. It appears as though ...

NoClassDefFoundError when accessing EJB

3181 byte By 708999 at 2007-11-25 4:40:24
I have problem while deploying application on sun Solaris. My application contains ejb, servlets, jsp . I am using iPlanet App server ….I am deploying using build script . when I run my build script in win 2000 ….my application successfully deploying . I can able to access servlets, ...

How do you minimize the Netlet window upon login?

122 byte By TheRewriter at 2007-11-25 4:40:26
We would like to minimize the confusion upon login by minimizing the Portal Netlet window. Anybody know how?

Color theme provider

239 byte By 708858 at 2007-11-25 4:40:27
Hi, I want to implement a theme provider, say a JSP, where the user selects a colour and submits, and the colour gets applied to the title bar of all the channels.Can someone guide me?Regards,Vibha

how to customise theme ?

166 byte By tata_consultancy at 2007-11-25 4:40:29
i am using iplanet portal server 3.0 sp3a.It does not have a theme provider .Where can i find one and how can i integrate or use it to customise themes?

unable to telnet from iportal's netlet

1171 byte By 709001 at 2007-11-25 4:40:30
Hi I am trying to telnet from iportal's netlet channel but it fails. The java console's message is as follows.Netlet is already running.Netlet not using proxy (IE)Netlet rule 0: local:5631 destination:TARGET:5631Netlet rule 1: local:5632 destination:TARGET:5632Netlet rule 2: local:8000 ...

Customizing Authentication page

471 byte By craig@isi.edu at 2007-11-25 4:40:31
When customizing the Authentication Interface, I am able to change the text of the form box field titles (like Enter UserID changed to Login Name) but I am unable to do some other types of formatting. For example, the form module inserts paragraph tags <P></P> around each of the ...

Mail check for new messages

451 byte By 708858 at 2007-11-25 4:40:32
I have made a custom mail alert channel which checks for NEW messages (not unread messages)...Folder inboxFolder = store.getFolder("INBOX");count = inboxFolder.getNewMessageCount();But this returns me the total no. of unread messages even if the last message is read...I believe this method ...

Whether Iplanet Application server6.0/6.5 supports EJB2.0

118 byte By 709002 at 2007-11-25 4:40:33
I doubt that whether Iplanet Application Server supportsEJB2.0 Features.Please reply ASAP.

iPlanet Portal Server admin page problem

209 byte By 709003 at 2007-11-25 4:40:34
the orginal value of "Default Client Type" is "generic HTML" and after i hv updated it as "WML", I cant reach the admin page again.. can anyone show me how to change it back to its orginal value?

Default domain in Portal Server

1380 byte By 708973 at 2007-11-25 4:40:35
Recently, I accidentally removed the sole Admin Role of one of my domains. Afterwards, I was not able to use the Portal Server at all. The “error” file kept generating exception messages from AuthD class. It seems like there is a default domain of a Portal server and ...

Patch 109137-01 is recommended/required over iPS 3.0 SP3a

818 byte By 708990 at 2007-11-25 4:40:36
I try to install iPS 3.0 SP3a, when I run ./ipinstall look the following message:Inspecting system.awk: record `Patch: 108528-14 Obs...' has too many fields record number 5Patch 108987-04 is recommended/required.awk: record `Patch: 108528-14 Obs...' has too many fields record number 5Patch ...

Problem accessing application from portal

2080 byte By 708826 at 2007-11-25 4:40:37
I am trying to access an application running on iAS 6 SP2 from iPS 3.0 SP4. App server and the portal server are running on two diff Solaris machines.I am using URL Scrapper. In the application I am trying to get the portal session :Session lPortalSession= null;SessionID lsid = null;lsid = new ...

Which Web Server for Delegated Administrator ? (Correction...)

354 byte By 708990 at 2007-11-25 4:40:38
iPS install a web server. But if I want install iPlanet Delegated Administrator for Messaging and Collaboration 1.1, the documentation says that on Solaris, the Web server is on the CD at /solaris/ES. It Web Server is different that the Web Server installed for iPS ...

How do I configure Portal Server 3.0 to connect to an LDAP directory using LDAPS?

163 byte By 709004 at 2007-11-25 4:40:40
Does Iplanet portal server connect to an LDAPS directory? If so, are these settings managed via the PDC Attributes (e.g. iwtAuthCert-useSSL setting)?

How to get iPS 3.0 SP4 to access Webmail Netscape Messagin Server 4.15 Patch 6?

507 byte By 709005 at 2007-11-25 4:40:41
Have followed the Release Notes, however I still got the following error message on the webmail screen:var doc = documentvar form = document.formvar form1 = document.form1var form2 = document.form2var errno = 0if (!refreshing) { if arg.length > 6 && arg.substring(0,7) == 'bgcolor') ...

Internal error: exception thrown from the servlet service function

1153 byte By 708943 at 2007-11-25 4:40:42
i have problems accessing my JSPs.this is the problem registered on my web server logs.--[24/Jun/2002:14:29:48] failure ( 9552): Internal error: exception thrown from the servlet service function (uri=/services.jsp): javax.servlet.ServletException:Invalid service host name, stack: ...

iwtNaming problem while access application from portal

1762 byte By 708826 at 2007-11-25 4:40:43
I am trying to access an application running on iAS 6 SP2 from iPS 3.0 SP4. App server and the portal server are running on two diff Solaris machines.I am using URL Scrapper.Am getting the following exception :com.iplanet.portalserver.session.SessionException: Can't find resource for base name ...

iwtNaming problem while access application from portal

2723 byte By 708826 at 2007-11-25 4:40:44
I am trying to access an application running on iAS 6 SP2 from iPS 3.0 SP4. App server and the portal server are running on two diff Solaris machines.I am using URL Scrapper.Have followed the following steps :1. Create the following directories on the non-iPS server host: ...

Single sign on (SSO) support

601 byte By 708973 at 2007-11-25 4:40:45
In IPS Reference Guide ( http://docs.iplanet.com/docs/manuals/portal/30/progref/signon.htm), there is this statement: <strong>"A system administrator can also pre populate URLs in the Profile database"</strong>. It appears in the context of how to pass along user authentication ...

What will be in detail the new functionalities provided by the Portal 6.0 ?

237 byte By jct266 at 2007-11-25 4:40:47
Main functionalities of the awaited Portal Server 6.0.Will there be any migration tools to go from 3.0 to6.0, and if not will it be difficult to proceed andwhat will be the main points to take care of ?

I am getting "Can't find certificate by this nickname". Has anyone else experienced this ?

1031 byte By 709006 at 2007-11-25 4:40:48
I am getting the following errors on my gateway:7/23/02 2:59:20 PM EDT: Thread[HTTPSConnectionManager.listen(),5,main]ERROR: HTTSConnectionManager cannot create server socketjava.net.SocketException: Can't find certificate by this nickname.at ...

Messenger Express: Problem authenticating using fully qualified user name - userID@domain

626 byte By 708990 at 2007-11-25 4:40:50
When I access the page for Messenger Express, with a non-default domain, (login: userID@domain) http://<server> a black box with script running down it and the page is then left white with a message: Loading: Please wait...and with the ...

portal server scraping content

673 byte By 709008 at 2007-11-25 4:40:51
Can I get portal server / gateway to add user information to every request it makes (I'm not referring to providers or desktop content).For example, when the portal server gets the following request sent from the browser: https://gw.xyz/ http://server/myurl.jspcan I write some code to make it ...

how to change the ips cookie name in iplanet portal server

150 byte By 709009 at 2007-11-25 4:40:52
we have multiple portal servers and we want to have different ips.cookie.name in platform.conf in each one. Anybody know how to do this?

How can I use NetLet with applications using random ports ?

206 byte By 709010 at 2007-11-25 4:40:53
As I know, NetLet provides services only for application which works with fixed ports. Is there any way to force NetLet to do that ? or mayby proxy ...Let me know of Yours idea, please.

Messenger Express form iPS.

1055 byte By 708990 at 2007-11-25 4:40:54
"When I do click on link Messenger Express of channel Mail into iPS (in a non-default domain) left white with a message:Loading: Please wait...If I look an html code, iPS add a all the url, for example:<script src="https://<server>:443/ http://<server>/my-domain/util.js>"and it ...

How can I add a new domain to portal by writing a program

752 byte By 709011 at 2007-11-25 4:40:55
I have been studied portal for a while but I still dont know how to solve this problem. Actually, I need to provide an api for my partner's program which is running on the iplanet application server. Therefore I tried to write a servlet which would invoke the AddComponent class which is the ...

Importing component: Attribute already loaded in schema.

758 byte By 709012 at 2007-11-25 4:40:56
I have a recently installed iPS 3.0 SP4. Was testing a sample channel and encountered the following messages when I imported the provider xml:ipscustProvider-title-at: Info: Attribute already loaded in schema.ipscustProvider-title-at-wp-: Info: Attribute already loaded in schema......The ...

Display chinese character HTML in iPS3sp3

730 byte By 709011 at 2007-11-25 4:40:57
Hi there,I am using iPS3sp3 and I modified it so that JSP can display chinese character correctly. But somehow I still can not display the chinese character in normal HTML.For instance, I put chinese character in Ldap.properties file but when user go to the Ldap login screen, the chinese can ...

How do I chain a custom non-interactive auth module?

525 byte By 709013 at 2007-11-25 4:40:58
I created a Non-interactive authentication module which needs to preceed Ldap Authentication. I select my module in the "Authentication menu" and enter Ldap in the "Authentication Chaining Modules". I also add my module to the "Non interactive Modules" list. When I create a properties file for ...

gateway encrytion methods.

166 byte By 708845 at 2007-11-25 4:40:59
Hi, I just wanted to know the different encryption algorthms that iPS Gateway Supports and how do v configure them.Thanks,ShivaRam.

I have "no such domain" using iPlanet Portal Server 3.0 SP3A with Internet Explorer 5.0, 5.5 and

14 byte By 708918 at 2007-11-25 4:41:00

iPS3sp3a: A serious error has occured in the Desktop.

510 byte By 708990 at 2007-11-25 4:41:01
Hi.I added a Tab Desktop to my portal and when I was configuring it, I changed the value of Start tab field. The default value is "My Front Page". When I entered in the portal, I observed the following message:A serious error has occured in the Desktop. This may have been caused by a ...

can I create a HTML component?

315 byte By voki at 2007-11-25 4:41:02
I haven't actually used/configured the IPlanet portal, but I have used Websphere. A collegue of mine said that we couldn't create any HTML component? and it took him 2 days to put a HelloWorld Servlet into the portal? it sounds really ridiculous if it's true?Thanks & regardsThinh ...

how do I change the content of a component from another component?

268 byte By voki at 2007-11-25 4:41:03
Hi friends,Say I've got 3 components laid out on the screen, C1, C2, C3. Within component C1, I've got a link, how do I make this link to change the content in C2 for example.Any help is appreciated,Thanks & regardsThinh

iPS Profile Update error

540 byte By 708845 at 2007-11-25 4:41:04
Hi I have a problem experiencing to store the updated user profile from the iPS Gateway component. The Error I get is "Error Storing User Profile". This is the error I get when I add some LDAP attribute alias Mapping on the Admin Console against the External LDAP that I have configured. If I ...

I want to write a java program that can add a user to a role or sub role to the Profile Database

214 byte By 709015 at 2007-11-25 4:41:05
I want to write a java program that can add a user to a role or sub role to the Profile Database in iPlanet Portal Server 3.0. Does anyone has any idea or a sample program do such thing? Thanks, Tommy

Is it possible to skip entries in the Authentication Chain? I would like the results of the firs

14 byte By 709016 at 2007-11-25 4:41:06

portal 6.0 rewriter features

364 byte By 708958 at 2007-11-25 4:41:07
Hi all.Rewriter in SP3HP3 is very limited for work right with our intranet. It use JavaScript 1.2, XML, XLS etc. We are thinking about migrate to SP4HP1 but if first release of Portal 6 go out at agost-2002, perhaps is better waiting to Portal6. What do you think?Is rewriter really better in ...

how to prevent gateway from rewrite the URL

231 byte By 708878 at 2007-11-25 4:41:08
We have few links that we would like to prevent from being rewritten, is there any way that can be achieved ? We were using document.replace, unfortunately that function is part of the default rewrite list.TIA.

Portal Server 3.0SP3A + PDC + IE5.5

476 byte By 708963 at 2007-11-25 4:41:09
I've enable the PDC auth in portal server 3.0sp3a and use client cert. auth. to the gateway & portal using IE 5.5. After the auth. is succeed and a random period of time, the browser prompt me to enter password again to present the client cert. for auth. Is there any workaround to overcome ...

How to disable a domain administrator from adding a channel

230 byte By 709017 at 2007-11-25 4:41:10
If the super admin removes a channel from the available channels list in a given domain, how can the super admin prevent the domain admin from manually adding that same channel back to the list of available channels?

Cookie support in a JSP provider

215 byte By 709018 at 2007-11-25 4:41:11
Hello,How can I set the cookie from a JSPProvider channel? The standard way (response.addCookie) does not seem to work. I'd say the response wrapper just ignores it.Regards,Valera

Portal Server 6.0

129 byte By chrismulderza at 2007-11-25 4:41:12
This one is for the Sun Engineering Guys. Is there any technical information regarding this product available yet ?

what is a portal server and are the benefits of using the portal server

142 byte By 709019 at 2007-11-25 4:41:13
I want to know more about portal servers. Is there any site which can clearly explain me the pro's and cons of a portal server.

Article ID: 7880

459 byte By 708770 at 2007-11-25 4:41:14
I am trying to upgrade Portal 3.0 from SP2 to SP4. We tried once and failed. I found Article ID: 7880 which says that a certain version of a patch may cause problems. The patch version needs to be 7 or older, and ours is 9. So, my question is, where do I get an older version of the patch, and ...

How can I create a user in iPlanet Portal 3.0 programmatically? I don't use ldap at all. The us

14 byte By 709015 at 2007-11-25 4:41:15

Article Id:7880

822 byte By 709020 at 2007-11-25 4:41:16
"I am trying to upgrade Portal 3.0 from SP2 to SP4. We tried once and failed. I found Article ID: 7880 which says that a certain version of a patch may cause problems. The patch version needs to be 7 or older, and ours is 9. So, my question is, where do I get an older version of the patch, and ...

Assign the user to a role or subrole?

592 byte By 709015 at 2007-11-25 4:41:17
Support you have an user call user1 who is not exist in the portal server yet (never login before). You are giving user1's first name and last name. Now you are asked to write a program (not servlet or jsp) to store the user1 to the subEmployee which is a sub role of the role Employee which ...