This portlet is unavailable but works fine in test environment
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere Portal Server > This portlet is unavailable but works fine in test environment




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    This portlet is unavailable but works fine in test environment  


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-19-04 08:34 AM

I have developed a portlet  that display a view from a domino database view 
using WebSphere Studio.
I have a test environment in WSAD and when i Run On Server the portlet they 
work fine, later i export the war file and install on my portal but when i d
eploy them on the page it displays
"This portlet is unavailable. If the problem persists, please contact the po
rtal administrator. "

What could be the cause. Please help me.
Thanks
Preeti





[ Post a follow-up to this message ]



    Re: This portlet is unavailable but works fine in test environment  
LTH


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-19-04 01:33 PM

How do you access Domino database when running from WebSphere Studio?   And
how is your WebSphere and Domino configured?  Local or remote?

LTH.

<preeti.hongal@sobis.com> wrote in message
news:1543133710.1082358668159.JavaMail.wasadmin@swg3ws006...
> I have developed a portlet  that display a view from a domino database
view using WebSphere Studio.
> I have a test environment in WSAD and when i Run On Server the portlet
they work fine, later i export the war file and install on my portal but
when i deploy them on the page it displays
> "This portlet is unavailable. If the problem persists, please contact the
portal administrator. "
>
> What could be the cause. Please help me.
> Thanks
> Preeti







[ Post a follow-up to this message ]



    Re: This portlet is unavailable but works fine in test environment  
Dexthor


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-20-04 03:34 AM

After you install a portlet, you may want to make sure that the Portlet is
Activated and is placed on a page. You also have to set Security for the
portlet so that the portal-user can access it.

HTH
Dexthor -aka- Gopala 

<preeti.hongal@sobis.com> wrote in message
news:1543133710.1082358668159.JavaMail.wasadmin@swg3ws006...
> I have developed a portlet  that display a view from a domino database
view using WebSphere Studio.
> I have a test environment in WSAD and when i Run On Server the portlet
they work fine, later i export the war file and install on my portal but
when i deploy them on the page it displays
> "This portlet is unavailable. If the problem persists, please contact the
portal administrator. "
>
> What could be the cause. Please help me.
> Thanks
> Preeti







[ Post a follow-up to this message ]



    Re: This portlet is unavailable but works fine in test environment  


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-21-04 07:33 AM

Well i have my domino running on a different system, but in the same network
 area.
i use the tags to connect to domino.
firstly import the tld files (domtags, domutil and give the prefix domino an
d util resp)

and use this peice  of code to connect to database

<domino:view viewname="Customers/By Customer Name" dbserver="CN=sobis52.sobi
s.com/O=sobis" dbname="apps/customer.nsf" user="wpsadmin" password="password
" host="sobis52" >

and use a viewloop to get the data, the code is as follows
<domino:viewloop id="myviewloop">
<tr>
<td><font color="black" face="Helvetica">
<domino:viewitem col="1"/>
</font></td>
<td><font color="black" face="Helvetica"><domino:viewitem col="2"/></font></
td>
<td><font color="black" face="Helvetica"><domino:viewitem col="3"/></font></
td>
</tr>
</domino:viewloop>

it works fine in WSAD but when i deploy it it does not work






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 09:26 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register