How to Deploying the Portlet on Sun Portal Server 6

Hi,

Help me to deploy the portlet on Sun Portal Server 6.

[Sun JES 2005Q4 windows platform.]

I have Helloword.war file which contains one simple JSR 168 based portlet.

and want to deploy it and resiger in portal server so that using Access manager console, I can create the new channels for portlets..

1. I deployed Helloword.war file using webserver administration console

2. Not able to regester in portal server .. due to this

I tried pdeploy command from command prompt

pdeploy deploy -u "uid=admin,ou=People,o=INDIA.ORGNAME.COM,dc=INDIA,dc=ORGNAME,dc=COM" -w adminadmin -p adminadmin -d "dc=INDIA,dc=ORGNAME,dc=COM" -f "ou=DSAME Users,dc=INDIA,dc=ORGNAME,dc=COM" -v C:\HelloWorld\dist\HelloWorld.war

I tried following command to list the web applications which contains portlet

wdeploy list -i dtpxp-ryagnik1.INDIA.ORGNAME.COM -v https-dtpxp-ryagnik1.INDIA.ORGNAME.COM

it shows me the /helloworld

Please help me

Thanks in Advance

Jitendra

[1038 byte] By [JitendraTa] at [2007-11-26 17:34:35]
# 1
Try following commandpdeploy deploy -u uid=amadmin,ou=People,dc=INDIA,dc=ORGNAME,dc=COM -w adminadmin -p adminadmin -g -v -f PORTALBASE/config/portlet/usermapping.properties C:\HelloWorld\dist\HelloWorld.warThanks
Jitu@Suna at 2007-7-9 0:02:35 > top of Java-index,Web & Directory Servers,Portal Servers...