|
| User App & Porlets created with Sun Java Studio Creator |
 |
Wed, 07 May 2008 09:56:02 GMT |
Hi
Novell Identity Manager 3.5.1
User Application running on Jboss 4.2.0.GA
Running on Windows Server 2003. R2
We have created some portlets (JSR-168) with Sun Java Studio Creator,
and we wish to configure and use these our created portlets from within
Novell User Application. Is there any whilepaper or documentation
available of any help which can help us in tha direction?
For Example:
a) Any special consideration while developing?
b) Any suggested IDE, if Java Studio Creator is not the right one
c) Any special configuration in Jboss for deploying these of our
portlets
d) Else?
regards,
Maqsood.
--
love anything that talks binary!
------------------------------------------------------------------------
belaie's Profile: http://forums.novell.com/member.php?userid=4368
View this thread: http://forums.novell.com/showthread.php?t=326923
|
| Post Reply
|
| Re: User App & Porlets created with Sun Java Studio Creator |
 |
Wed, 07 May 2008 11:08:13 GMT |
On 05/07/2008 11:56 AM, belaie wrote:
>
> Novell Identity Manager 3.5.1
> User Application running on Jboss 4.2.0.GA
> Running on Windows Server 2003. R2
>
>
> We have created some portlets (JSR-168) with Sun Java Studio Creator,
> and we wish to configure and use these our created portlets from within
> Novell User Application. Is there any whilepaper or documentation
> available of any help which can help us in tha direction?
>
> For Example:
>
> a) Any special consideration while developing?
They have to be JSR 168 compliant.
> b) Any suggested IDE, if Java Studio Creator is not the right one
Your favorite, the key is staying within the JSR168 specification.
> c) Any special configuration in Jboss for deploying these of our
> portlets
You need to package your portlets into a JAR file, then you need to
place this JAR in the IDM.WAR in WEB-INF/lib
Then you have to put the portlet definitions XML in the WEB-INF/portlet.xml
Make sure you have backups of the WAR and portlet.xml before you start.
Once you have this done then deploy and go in as User Application
Administrator and use Portlet Admin to create a registration of the
|
| Post Reply
|
|
|
|
|
|
|
|
|
|