380 byte By
dupste01 at 2007-11-25 21:40:34
Good day all, we are in the process of splitting the Access Manager (Identity) from the portal. I want to know first if this is doable, then the majors steps, such as configure AM SDK, re-deploy portal?, re-configure portal?, create a new portal instances?.Whatt would be the steps any ideas?We ...
Has somebody tried the spark PCM for the Portal Server 7? There are downloadable versions of it for PS6.0, 6.1 and 6.2. But what about 7.0? I have mailed the spark pcm team as well regarding this.Thanks,GiriprasadPS: Hope this is the right forum for this question.
357 byte By
CRabel at 2007-11-25 21:42:49
Hi!After some trial and error I managed to configure a gateway instance. But when I want to start it, I get the following:# ./psadmin start-sra-instance -u amadmin --type gateway -f pwdfile -N defaultUnable to start this gateway instance. The Port 443 is already in use.Port 443 is definitely ...
Hi,i am into portals from quite a sometime..and heard a lot about JSR168 even wrote abt it in my blog..i ve created my few own portlets ..but today i searched a lot for JSR168 portlets ..i diff sites...i dint find a single working portlet(JSR168).Is it a rumour or something....if anybody know ...
438 byte By
daramrb at 2007-11-25 21:45:14
How to render a channel content with multiple sources ? Here is an example, i have a to fetch a report from congos and display in the channel, (for this, i can use a URLScrapperProvider), and with in the same channel i need to add some more content which is in the portal. so how do i render the ...
Hi,I have my portal on www.mysite.com/portal/dtbut I want to have www.mysite.com to redirect to www.mysite.com/portal/dt. I'm using sun jes 2005Q1.Can someone tell me how to do? greets,timv
601 byte By
barddzen at 2007-11-25 21:46:16
in v7, I can no longer go into the desktop settings and setup the authless user (as stated in the v6.x documentation), so how can I do this?Obviously is can be done from the new samples installed by default.I've tried going into the new Org, creating a "newauthlessanonymous" with the password ...
605 byte By
BakSAj at 2007-11-25 21:51:22
Hi,I've just installed Portal7 on our JES2005Q4 (Solaris10 sparc) and everything but psconsole seems to be working nice.Im able to login as amadmin into psconsole and use some of its features - like managing Channels and containers.However clicking on some other tabs (SSO Adapter, ...
Suggestions for enhancements (not bugs).
Hi All,My problem is I have a protlet where i get the user details and save it in to database. But it is saving two times. Let me tell you clearlyin Portlet doView() I am displaying jsp page.When i am clicking save button it calls render:actionURL method which in turn call processAction() .In ...
Hi,I have portal server 6. I have not installed webserver. Portal server and access manager are running both on port 8080. How can I change portal server only to run on port 80? Thank You.
We are designing a Project with BEA Weblogic Portal. But we are unable to control the focus of the TAB in the application. As say if there are two Text Fields out of which one has the Login and the other pwd, and suppose we hav wrong match of loginid and pwd, and then a msg box appears, after ...
1266 byte By
jbjonesjr at 2007-11-25 21:55:51
I know this is a very stupid, stupid question, but am brand new to Portal (7 on Solaris 10, x86), but have not been able to get my new portal created correctly. I thought I had all my fields correct, but apparently not. Also, the help documentation does not cover using the console to create a ...
Hi,in my case whenever the form is submitted once from the JSP page , the process action is called and then doView is called both methods twice.Im writing down the code im using*****Process Action******public class ApplicantProfile extends GenericPortlet { private PortletContext pContext; ...
395 byte By
ziebold at 2007-11-25 21:57:34
If you are using Creator2 to develop portlets for Portal Server, you will want to check out this new tutorial. http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/por tletdeploy.htmlIt covers:* handling the exported war file* configuring EJBs* configuring JDBC data ...
Hi, I have set up the PS6 and our organization already has a home page. I want to have the authlessAnonymous desktop to refer to this page. We also want the login channel as part of this page. Is there a way to merge these two? I looked at the desktop customization guide and admin guide, but am ...
637 byte By
Chaos at 2007-11-25 21:59:06
I'm hoping this is a simple problem to solve. It's driving me insane. I have 2 V440's running AS8 and Portal 6. They talk to an Access Manager on a V240. The problem I'm having is that one of the portal servers will come back with the "com.sun.portal.desktop.DesktopException: ...
2681 byte By
Juhani at 2007-11-25 22:00:01
Hi,Getting JES (with Portal Server 6) to work on a Linux platform (that's unsupported by SUN) can be a nightmare. Here's what to do with Fedora Core 4:1. You need to install compat-libstdc++-296.i386 rpm package. This provides /usr/lib/libstdc++-libc6.2-2.so.3 that the application server ...
881 byte By
barddzen at 2007-11-25 22:03:47
Ok, I can create a new Org, create and authless anonymous user, but when I try to create a new tab container, then a new table container with 1 portlet, the page comes up but the system displays a page that says I've not yet assigned any content or channel.If I download any of the default ...
517 byte By
barddzen at 2007-11-25 22:03:48
In looking at the new object folder files, I noticed that some of them are gone and replaced with new ones, like "leafWrapper" is replaced with channel (I think).I've downloaded all of the available documents, ut cannot find one that outlines the screen layout like the old v6 documents that ...
324 byte By
ouTKast at 2007-11-25 22:03:57
I've got Portal Server 7 installed on Solaris 10 - SPARC.I couldn't find any portlets in regards to Content Management in /psconsole to add in.Could anyone show me where are this portlets? I just want to check out PS7 Content Management functionalities.Thanks in advance.Jason Kee ...
I am trying to set up a discussion provider channel and find the following error in my debug log.ERROR: Discussions: java.lang.Exception: Search server error. Unable to execute searchHas anyone else experienced the same problem?
Hi, I'm trying to get a web application running through the portal gateway. The webapp has different javascript files for IE vs Mozilla. So it checks the browser information and decides to pick the /ie/client.js or /moz/client.js. This checking occurs in the apps login page, like this:// ...
Well, just the enterprise and development samples, but still, they don't work.When I click on the link from /portal/welcome, I get a page that says: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 ...
131 byte By
aLEx at 2007-11-25 22:06:22
hey guys , i am working on jsr-168 and it uses javax.portlet package which is not there in src.zip. what do i do now?
2450 byte By
BakSAj at 2007-11-25 22:06:40
Hi, i have Communications Express Calendar and Mail channels (UWCCalendarJSPProvider, UWCMailJSPProvider) deployed on my Portal7. I experience some strange behaviour with SSO adapters for these channels. Normally they work fine, but sometimes from sudden i got "Error logging into the Calendar ...
Hi,Here is my installation parametersOS: Solaris 10 03/05 Global ZoneSoftware Group selected during installation of OS: Entire Group (except Apache2, SJS Application Server Platform Edition, SJS Message Queue Platform Edition)- no naming service configured- no kerberos configured- SRA not ...
1252 byte By
MuthuJAVA at 2007-11-25 22:09:22
Hi,While pdeploy I am getting null as output. I have given the code here please verify./opt/sun/portal/bin/pdeploy deploy u amadmin -w password -d " uid=amAdmin,ou=People,dc=<name>,dc=com" p password examples.war[DEBUG] Getting Jar File from war...[DEBUG] Getting Portlet DD as ...
512 byte By
ngc at 2007-11-25 22:09:35
Hi!We have installed the Java Portal 7.0 server. Based on the results of the installation log, everything was successful. But when we tried to verify the Portal Configuration in the Access manager (Service Configuration) we get an error : "There is no information to display for this service". ...
Hi.Authlessanonymous:Ive created a new portal using this description: http://swforum.sun.com/jive/thread.jspa?threadID=63427&tstart=0.The only thing I did different is that I first created a new appserver instance, to use a different domain name and ip address.I now have two instanses using ...
259 byte By
javaraju at 2007-11-25 22:10:40
Hi, I used sample portal desktop and cusomized and i added some tabs to it, and added my own channel. added some url's to this now i want to enable sso. please help me how it is enabledThanks in Advance
16114 byte By
skipper_ at 2007-11-25 22:11:44
Hi,I am having problem installing Spark.Iam installing version 6.3 of Spark on Portal server 2005Q4(installed on webserver) on Solaris10. Database for spark is Oracle 9iAfter successfully completing all the steps, when i click ok in step 20 (of installation guide, i.e. after deploying war file ...
749 byte By
ngc at 2007-11-25 22:13:44
Hi!We have added the Content Management portlets provided by Fatwire to the JSTabContainers using the PSconsole GUI. Based on the documentation we should now be able to see the new portlets in the portal server , using this url : http://<server>:port/portal/dtusing the default : ...
120 byte By
mwzhang at 2007-11-25 22:17:14
Where can I find the psadmin commandline utility?I installed JES 2005Q4 on windows XP.Thanks
Hi,We have a rewriting problem with owa 2003. The problem is that in IE in a mail that contains images, the images are not shown. Because the html source of the mail body is inside a textarea and therefore is not rewritten.I cannot see the script that is used to create this rendered html source ...
Hi,I know I'm in the wrong channel here, but would like to know if there is any support forums for Sun Portal Server 7 by Sun or any other forum. Currently deploying my struts application on to the Server, need assistance.
At first, I saw that 7 doesn't list Windows for an install platform. But then I looked at JES, and it includes Portal and installs on Windows. So, I installed that, and it says that it was going to be installed, and created a directoryC:\Sun\PortalServer.Which Portal Sever is that? If it is 7, ...
704 byte By
barddzen at 2007-11-25 22:18:36
Ok...Creating a JSR168 portlet and it works fine in Pluto, but I get the following when I deploy to P7:ERROR: Content not available. REASONE: Invalid request for a change in window stateHere is what the portlet is supposed to do:* Display a form* User clicks find* Lookup is performed* Window ...
311 byte By
xaun93 at 2007-11-25 22:19:11
Can someone tell me how to turn on logging for the 6.3 Portal server. I get an error on the the desktop saying that it can not find the content of a newly published channel. It would be useful for debugging my application to be able to see the logging. Thanks in advance. S Singleton ...
465 byte By
mwzhang at 2007-11-25 22:19:38
I created a portlet, it is deployed using pdeploy, then I created a channel and put it under JSPTabcontainer using Access Manager. I keep getting this error in the portal server :ERROR: ProviderCaller.run(): exception thrown from TestPortletcom.sun.portal.desktop.context.ContextError: couldn't ...
Hi,I need to view and edit some additional org. attribute in admin console (except Domain Name, Organization Status etc). I change xml<Identity root>/config/xml/amEntrySpecific.xmlBut there is no changes on console. How I can do it? Thank you for any idea.
When will portal support AM realm mode?
531 byte By
capc75 at 2007-11-25 22:20:44
Hello everybody, just to ask what is the real status of Portal 7, is it rally ready for production? I have just installed, seems it works but I see some errors in the Portal Console GUI, and also I get som errors performing some activities. Wehn I login, go to portal, then select the portal, ...
4904 byte By
Lifestory at 2007-11-25 22:21:28
I currently have a struts application supporting multiple portlets (declared in the portlet.xml file) working on Liferay Portal using Struts Bridges. Now, I am trying to integrate the application into Sun Portal Server 7 by modifying the application according to the Struts Configuration Guide ...
3692 byte By
Juhani at 2007-11-25 22:22:49
Hi,I'm developing a portal using Portal Server 6. I have developed several portlet channels that are under different tabs. My problem is that I need to have a link in a portlet that processes an action in another portlet in a different tab. If I copy a portlet action link created with the ...
I have no direct Portal experience, but have deployed Access Manager many times...Does the Portal require an Access Manager Agent? Or is Portal a special case, perhaps leveraging AM SDK directly?I have concerns about deploying Access Manager Server and Portal Server on the same machine. ...
When trying to update information in my portal console, (changing the desktop type for my new organization), I am faced with this error. Any idea of what to do? - -|!Failed to save Desktop Attributes. ||Template already exists for SunPortalportal1DesktopService|- -My process for creating this ...
Already mentioned in a thread below, but without much response, how to you specifiy certain items on a portal desktop for those role-bearing users?An example of this would be how the developerAdmin user on the Developer sample portal has an admin tab, and no one else does. I assume this is due ...
379 byte By
Kimi_Rex at 2007-11-25 22:24:59
hi,I want that somehow i could log into portal server using html arguments,i used to do this on oracle serveriexplore ww.oraclessotemplate?username=uname&&password=pass&&token=iuash diunow i want to achieve the same thing in sun portal serveris there any such applett that accept ...
Hi... I am using the following doc to try and get a second portal server instance running on a second machine... http://docs.sun.com/app/docs/doc/819-3027/6n59bv1mu?a=viewThe first machine is all up and running... portal and access manager on one machine, directory server on a second machine, ...