7 Replies Latest reply on Mar 4, 2007 6:11 PM by claprun

    where is my remote portlet?

    shijiangpeng

      Hi, all, come back with new questions again. Now my Jboss portal barely works with WSRP. But still has problems about remote portlets.
      Here is my situation. I use Vignette Portal as consumer, and JBoss portal as producer. Vignette successfully add Jboss as remote portlet server, and it can see all built-in remotable portlet with Jboss. Even better, I can create remote portlet instance under Vignette using JBoss's remote portlets, and add it to some page. It seems all done, but the page just can't display remote porlets from JBoss. I have some other remote portlets from NetUnity, they all work fine.
      I thought there might be something wrong with JBoss's remote portlets so I decide to write a Helloworld portlets, and make it remotable in JBoss. in helloworldportlet.war\WEB-INF\, I create a file jboss-portlet.xml, which is contains only:
      <?xml version="1.0" encoding="UTF-8"?>

      <portlet-name>HelloWorldPortlet</portlet-name>
      true

      Then I put helloworldportlet.war folder into application server. All depolyment process seems ok. But I just don't know how to find this portlet and don't know if it has been changed to remotable portlets. In Jboss admin page, I changed portlet provider from local to "self", but the Helloworldportlet doesn't show up in the availabe remote portlet page.
      Then how can I make sure that Helloworld portlet is remotable? and I can I find it? Thank you very much. Any suggestion is highly appreciated.

      [/img]