The latest JavaDocs for 3.0-RC3 are available here: http://developer.ja-sig.org/projects/uportal/3.0.0-RC3/uportal-impl/apidocs/index.html Linked from the uPortal Maven site: http://developer.ja-sig.org/projects/uportal/3.0.0-RC3/

You would put your portlet code in the uportal-impl module and any web related files (JSPs, images, JS) would go in uportal-war/src/main/webapp

uP3 already treats itself as a portlet application so any portlets declared in uportal-war/src/main/webapp/WEB-INF/portlet.xml would be available to be published. The portlet application name would be uPortal and the portlet name would be whatever you set in the portlet.xml file.

I hope that helps point you in the right direction,
-Eric

Thomas S. Pangborn wrote:
I am looking at developing this Admin Portlet under uPortal 3.0. Any 
suggestions where I can find updated documentation on 3.0?

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to