[jboss-user] [JBoss Portal] - Re: where is my remote portlet?

danielguelzow do-not-reply at jboss.com
Mon Feb 19 06:05:45 EST 2007


I think I had the same problem, offering portlets remotable.

Try this:

<?xml version="1.0" encoding="UTF-8"?>
<portlet-app>
	true
	
		<portlet-name>AJAXInvoiceViewerPortlet</portlet-name>
	
</portlet-app>

Add the  tag not within  tag but within <portlet-app> tag. Then it should be visible in the "self" portlet provider.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4018759#4018759

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4018759



More information about the jboss-user mailing list