Is their a more J2EE friendly way of hooking onto this plugin system? through OSGI or a plugin.xml or something ? Should we really be putting jars into the \pzn\prereq.pzn\lib directory ?
↧
Re: Extending WebSphere Portal Personalization engine using Application Objects
↧
Re: Implementing friendly URLs in IBM WebSphere Portal 8-based WCM rendering
Hi all,
Step 5 in Part 3 confuses me somewhat. When it mentions "Give the context path of this application" what should this be? Obviously it defaults to "/". DO we set it to the context path for WCM? Our base page in the Portal?
By following the instructions, I was unable to get the .war file to start so I though the context may have been the issue
Step 5 in Part 3 confuses me somewhat. When it mentions "Give the context path of this application" what should this be? Obviously it defaults to "/". DO we set it to the context path for WCM? Our base page in the Portal?
By following the instructions, I was unable to get the .war file to start so I though the context may have been the issue
↧
↧
Re: Step by Step Instructions to Configure WebSphere Portal with Remote Search Service
Why are steps 1.3.1 and 1.3.2 in this section discussing configuring a remote DCS Server? I don't think that is required to configure remote search services...and seems out of place.
↧
Re: Setting up a JCR search collection
The URL for the seedlist needs to be pre-fixes with the portal context root (/wps by default) in WP8 otherwise the connection will fail with the error: "SRVE0255E: A WebGroup/Virtual Host to handle /seedlist/server has not been defined".
Therefore the correct URL should be: http://server_name:port_number/wps/seedlist/server?Action=GetDocuments&Format=ATOM&Locale=en_US&Range=100&Source=com.ibm.lotus.search.plugins.seedlist.retriever.jcr.JCRRetrieverFactory&Start=0&SeedlistId=1@OOTB_CRAWLER1
Therefore the correct URL should be: http://server_name:port_number/wps/seedlist/server?Action=GetDocuments&Format=ATOM&Locale=en_US&Range=100&Source=com.ibm.lotus.search.plugins.seedlist.retriever.jcr.JCRRetrieverFactory&Start=0&SeedlistId=1@OOTB_CRAWLER1
↧
Re: Command-line interface to update Portal v8 response files
Did not see the script. Could you tell me how to download? Thx!
↧
↧
Re: Command-line interface to update Portal v8 response files
Never mind. found it.
↧
Re: Create a theme-scoped skin
I had to remove the spaces here to make it work:
↧
Re: Create a theme-scoped skin
The spaces inside the brackets with ! CDATA..
↧
Re: Leveraging Reverse AJAX in IBM WebSphere Portal 7.0 using Dojo CometD and Web messaging service
How can I configure security for this example?
↧
↧
Re: Deploying and developing IBM WebSphere Portal 8 themes: A step-by-step guide
i am using IBM Rational® Application Developer for WebSphere® Software Version: 9.0.0 Build ID: RADO90-I20130531_1619 did not find Select File --- New --- Project --- Dynamic Web Project. Which RAD version should i use. if i continue to use version 9 will it make any difference. what steps i have to follow. kindly guide.
thx
thx
↧
Re: Implementing friendly URLs in IBM WebSphere Portal 8-based WCM rendering
Hi Amit,
I was following step by step by process to achieve friendly URL implementation in WPS 8 as shown in this article. But i did not see clean URLs. However, when I run redirectoff.xml through XMLAccess, I got following errors.
Please let me know, how to fix this issue. Thank you.
00000072 Engine E com.ibm.wps.command.xml.Engine processSax EJPFB0002E: Exception occurred.
com.ibm.wps.command.xml.XmlCommandException: EJPXA0067E: The following configuration data is needed to create a theme resource: resourceroot. [theme uniquename=ibm.portal.80Theme]
I was following step by step by process to achieve friendly URL implementation in WPS 8 as shown in this article. But i did not see clean URLs. However, when I run redirectoff.xml through XMLAccess, I got following errors.
Please let me know, how to fix this issue. Thank you.
00000072 Engine E com.ibm.wps.command.xml.Engine processSax EJPFB0002E: Exception occurred.
com.ibm.wps.command.xml.XmlCommandException: EJPXA0067E: The following configuration data is needed to create a theme resource: resourceroot. [theme uniquename=ibm.portal.80Theme]
↧
Re: Change the theme logo with 8.0
This is a straight and forward change. As a newbie at updating themes in version 8 I learned the hard way to make sure to modify both the default.css and default.css.uncompressed.css files.
↧
Re: IBM WebSphere Portal 7 customization scenario: Part 1, Customizing a menu portlet
Hello, I haven't found the attachment. Could you tell me where do I find it ?
Thanks,
Lucas
Thanks,
Lucas
↧
↧
Re: Implementing friendly URLs in IBM WebSphere Portal 8-based WCM rendering
Hi All,
I followed above step by step implementation to achieve friendly URLs. And I followed other articles in this page also. But I did not get any friendly urls.Still URLs including state information. Only thing I got some server errors when I run "rdirectOff.xml". Errors shows about unique theme id.
I sincerely appreciate your help.
I followed above step by step implementation to achieve friendly URLs. And I followed other articles in this page also. But I did not get any friendly urls.Still URLs including state information. Only thing I got some server errors when I run "rdirectOff.xml". Errors shows about unique theme id.
I sincerely appreciate your help.
↧
Re: Change the theme logo with 8.0
@Lou, the debug version of the files have been added.
↧
Re: Windows stand-alone: Preparing a remote Web server
When using the Web Server Plug-ins Configuration Tool to configure a 64-bit plug-in for 64-bit Domino, the incorrect library will be referenced in the "DSAPI filter file names" field on the server document (Internet Protocols -> HTTP tab). For example,
C:\IBM\WebSphere\Plugins\bin\32bits\domino5_http.dll
This should point to the 64bits directory instead of 32bits. For example,
C:\IBM\WebSphere\Plugins\bin\64bits\domino5_http.dll
The 64-bit Domino server will be unable to loda the 32-bit library, resulting in the following error:
[0B08:0002-08BC] 11/12/2013 08:15:49 PM HTTP Server: Failed to load DSAPI module C:\IBM\WebSphere\Plugins\bin\32bits\domino5_http.dll
To correct this, update the 32bits directory to point to the 64bits directory and restart the Domino HTTP task. Confirm that you see the following in the Domino log:
[04C4:0002-03E8] 11/12/2013 08:16:50 PM HTTP Server: DSAPI WebSphere HTTP DSAPI Filter Loaded successfully
C:\IBM\WebSphere\Plugins\bin\32bits\domino5_http.dll
This should point to the 64bits directory instead of 32bits. For example,
C:\IBM\WebSphere\Plugins\bin\64bits\domino5_http.dll
The 64-bit Domino server will be unable to loda the 32-bit library, resulting in the following error:
[0B08:0002-08BC] 11/12/2013 08:15:49 PM HTTP Server: Failed to load DSAPI module C:\IBM\WebSphere\Plugins\bin\32bits\domino5_http.dll
To correct this, update the 32bits directory to point to the 64bits directory and restart the Domino HTTP task. Confirm that you see the following in the Domino log:
[04C4:0002-03E8] 11/12/2013 08:16:50 PM HTTP Server: DSAPI WebSphere HTTP DSAPI Filter Loaded successfully
↧
Re: Windows stand-alone: Adding an LDAP user registry without SSL
This article indicates that standalone servers can be stopped while performing these steps. One exception is step 15. If Portal is not running, you will see errors like this:
BUILD FAILED
C:\IBM\WebSphere\PortalServer\wcm\prereq.wcm\config\includes\prereq.wcm_cfg.xml:
3671: The following error occurred while executing this line:
C:\IBM\WebSphere\PortalServer\wcm\prereq.wcm\config\includes\prereq.wcm_cfg.xml:
3643: An exception occurred while executing the task: Connection refused: connect
To resolve this, start Portal and repeat step 15.
BUILD FAILED
C:\IBM\WebSphere\PortalServer\wcm\prereq.wcm\config\includes\prereq.wcm_cfg.xml:
3671: The following error occurred while executing this line:
C:\IBM\WebSphere\PortalServer\wcm\prereq.wcm\config\includes\prereq.wcm_cfg.xml:
3643: An exception occurred while executing the task: Connection refused: connect
To resolve this, start Portal and repeat step 15.
↧
↧
Re: Customizing CTC to implement additional search filter within IBM Web Content Manager
Good job nash!
↧
Re: Creating your own customized Page Builder Theme for Websphere Portal v7.0 Server
Hi,
Thanks for your information..I learned a lot of things.
I have one doubt.
do i need to change the path of the static resources in
Go to Websphere Portal Administrative console [https://localhost:10032/ibm/console/logon.jsp]
2. Go to Resources -> Resource Environment -> Resource Environment Providers
3. Click on WP DynamicContentSpotMappings -> Custom Properties
Thanks for your information..I learned a lot of things.
I have one doubt.
do i need to change the path of the static resources in
Go to Websphere Portal Administrative console [https://localhost:10032/ibm/console/logon.jsp]
2. Go to Resources -> Resource Environment -> Resource Environment Providers
3. Click on WP DynamicContentSpotMappings -> Custom Properties
↧
Re: XMLAccess Frequently Asked Questions
Hi,
Can I create the count of document/content items which are created using an authoring template by running an xml-access script ? I would like to know how many are available in the production database without exporting any of the existing content.
It would be really helpful if someone can provide pointers or scripts which are already available.
Thanks
Can I create the count of document/content items which are created using an authoring template by running an xml-access script ? I would like to know how many are available in the production database without exporting any of the existing content.
It would be really helpful if someone can provide pointers or scripts which are already available.
Thanks
↧