|
Home > Archive > WebSphere Portal Server > April 2006 > Portlet Library
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Is there any place in WPS where I can put the jars requierd for all my portlets in one location and access it in all my portlets or the only way is to package all jars in the individual portlets itself.
Lots of jars are common for many portlets and keeping them individually in all portlets makes the portlet wuite heavy in size.
Please help if you know any way this can be done.
I am using WPS 5.1 on windows.
Regards,
Soumak
| |
| Brian J. Sayatovic 2006-04-27, 8:07 am |
| Two popular ways...
1. You can put them in your WAR's WEBINF/lib
2. You can put them in shared/app folder un your WPS installation dir
Youcan also put them at higher classloading locations, such as in
WebSphere's lib folder and in the VM's lib folder.
Regards,
Brian.
<soumak.chatterjee@gmail.com> wrote in message
news:2096647561.1145871318150.JavaMail.wassrvr@ltsgwas007.sby.ibm.com...
> Is there any place in WPS where I can put the jars requierd for all my
portlets in one location and access it in all my portlets or the only way is
to package all jars in the individual portlets itself.
>
> Lots of jars are common for many portlets and keeping them individually in
all portlets makes the portlet wuite heavy in size.
>
> Please help if you know any way this can be done.
> I am using WPS 5.1 on windows.
>
> Regards,
> Soumak
| |
|
| How do I add the shared/app thing in my classpath? Do I have to put it anywhere through admn console or does WPS automatically read that folder?
| |
| Brian J. Sayatovic 2006-04-27, 8:08 am |
| WPS automatically reads it. I can't remember the exact location where that
folder exists under the WPS installation, but the docs should say.
Regards,
Brian.
<soumak.chatterjee@gmail.com> wrote in message
news:2046709227.1145900982606.JavaMail.wassrvr@ltsgwas007.sby.ibm.com...
> How do I add the shared/app thing in my classpath? Do I have to put it
anywhere through admn console or does WPS automatically read that folder?
|
|
|
|
|