Submitted by Sergio Sanchez Martin on Jan 4, 2011 12:38:16 PM

Re: Troubleshooting WCM JSR 286 Portlet (Tips, Issues and limitations)

I'm getting a 404 when using this type of URLS: http://yourportal.com/wps/mypoc?urile=wcm:path:/library/sitearea/content. I have to add the page parameter and point that parameter to the uniquename of the web content page. That page has a mapping to the /library/sitearea. If I point to http://yourportal.com/wps/mypoc?urile=wcm:path:/library/sitearea/ i get the page rendered.

To sum up, I don't know if I'm missing something if I point to a content without setting the page parameter

Submitted by Don Naro on Jul 30, 2010 6:03:04 AM

WCM JSR 286 portlet - Tips, Issues and limitations

Hi Jan,

Here's a support technote that seems relevant to that error: http://www-01.ibm.com/support/docview.wss?uid=swg1PM02017

Submitted by Jan Maes_ on Jul 16, 2010 4:45:19 AM

WCM JSR 286 portlet - Tips, Issues and limitations

I would like to use this portlet with the Multi-locale like I did with the old rendering portlet.

(http://www.ibm.com/developerworks/lotus/documentation/webcontentmanagement/d-ls-multilocalesites/)

I set up everything, including the WCM_CREATE_SESSION_FOR_CONTEXT_PROCESSOR- parameter of FAQ N°9.

It works now, but when I log out of the portal and log in again, it doesn't work anymore.

I get the same error as before:

java.lang.NullPointerException

at com.ibm.workplace.wcm.sample.contextprocessor.MLContextProcessor.process(MLContextProcessor.java:136)

When I open the 'edit shared settings' and save it immediately (without changing anything) then it works again.

But only untill I log out and in again.

Is there still some sort of bug in this portlet?

Submitted by Andrei Filimonov on Mar 2, 2009 9:20:44 PM

PK79560 doesn't resolve the custom tag problem - here is quick fix

Manually copy tag library file file:

${WpsInstallLocation}/base/wp.resolver/wp.resolver.api/shared/app/WEB-INF/tld/resolver-v6.tld

to this location:

${WpsInstllLocation}/shared/app/WEB-INF/tld

Make sure that resolver-v6.tld contains this code fragment:

<tag>

<description>

</description>

...

<name>url</name>

<tag-class>com.ibm.wps.resolver.tags.ResolvedUrlTag</tag-class>

<body-content>JSP</body-content>

<attribute>

<name>uri</name>

<required>false</required>

<rtexprvalue>true</rtexprvalue>

<type>java.lang.String</type>

Submitted by Andrei Filimonov on Feb 27, 2009 1:11:31 PM

Applying PK79560 didn't fix the problem

I applied other patches as well and still get Custom Tag error.

Submitted by Eric Tietz on Feb 20, 2009 10:07:29 PM

Applying required fixes

Is there a specific order for applying the iFixes? I have tried applying the fixes in various orders, and consistently get the "com.ibm.ws.jsp.translator.JspTranslationException: JSPG0227E: Exception caught while translating /jsp/html/config.jsp:

/jsp/html/config.jsp(200,28) --> JSPG0006E: Custom Tag is missing required attribute uri"

error when attempting to use EDIT_DEFAULTS mode on the local rendering portlet.

Submitted by Melissa Howarth on Feb 3, 2009 6:16:28 PM

Untitled

And these ones

{ Link }

{ Link }

Submitted by Melissa Howarth on Feb 3, 2009 6:13:49 PM

Untitled

What page is broken? I can see all the links on fix Central. Try accessing them directly from these links:

{ Link }

{ Link }

(And I will post the rest in another comment or they get removed)

Submitted by Mercedes Dominguez on Feb 3, 2009 5:22:25 AM

Cannot download fixes

I'm trying to download the fixes required for this portlet. The fixes are not available at the fix central website. The page seems to be broken, has anyone have an idea how i can download the fixes?.

Thanks in advance.