You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by br...@psl.nmsu.edu on 2004/08/04 20:06:18 UTC

Jetspeed-2 Portlet Newbie question.

Hello.  I am now going to attempt to build a Hello World Portlet for Jetpseed-2.

After reading the http://wiki.apache.org/portals/Jetspeed2/DeployingCustomPortlets

I have a quick question.  Where do I get the .jar file to put in my classpath that contains all the Java Portlet Methods (i.e. like when I put the Servlet.jar file in my class path when I compile Servlets)?

thank you in advance,

--Brad Simonin

--





---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org


Re: Jetspeed-2 Portlet Newbie question.

Posted by David Sean Taylor <da...@bluesunrise.com>.
On Aug 4, 2004, at 11:06 AM, <br...@psl.nmsu.edu> wrote:

>
> Hello.  I am now going to attempt to build a Hello World Portlet for 
> Jetpseed-2.
>
> After reading the 
> http://wiki.apache.org/portals/Jetspeed2/DeployingCustomPortlets
>
> I have a quick question.  Where do I get the .jar file to put in my 
> classpath that contains all the Java Portlet Methods (i.e. like when I 
> put the Servlet.jar file in my class path when I compile Servlets)?
>
> thank you in advance,
>
When J2 is deployed, the porlet api jar file is copied with Jetspeed to 
the shared/lib area of Tomcat (or similar on JBoss)
See the Getting Started documentation on the J2 site


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: Jetspeed-2 Portlet Newbie question.

Posted by "Scott T. Weaver" <sc...@binary-designs.net>.
It should be in your maven repo, 
${user_home}/.maven/repository/portlet-api/jars.

brad.simonin@psl.nmsu.edu wrote:

>Hello.  I am now going to attempt to build a Hello World Portlet for Jetpseed-2.
>
>After reading the http://wiki.apache.org/portals/Jetspeed2/DeployingCustomPortlets
>
>I have a quick question.  Where do I get the .jar file to put in my classpath that contains all the Java Portlet Methods (i.e. like when I put the Servlet.jar file in my class path when I compile Servlets)?
>
>thank you in advance,
>
>--Brad Simonin
>
>--
>
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org
>
>
>  
>

HTH,

-- 
******************************************
*           Scott T. Weaver              *
*         <we...@apache.org>            *
*     <http://www.einnovation.com>       *
* -------------------------------------- *
*   Apache Jetspeed Enterprise Portal    *
*     Apache Pluto Portlet Container     *
*                                        *
* OpenEditPro, Website Content Mangement *
*     <http://www.openeditpro.com>       *
******************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org