[J2] : Deploying J2 on JBoss

2004-05-24 Thread Vikas Gupta
Hi All, Has anybody successfully deployed Jetspeed 2 on Jboss 3.2.3?? Please let me know about it, Thanks in advance Regards Vikas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: [J2] Jetspeed 2 - Jboss compatibility

2004-05-24 Thread Vikas Gupta
Hi All, Does J2 work with Jboss 3.2.3 I am planning to deploy it in Jboss, Any suggesstions for the same Regards Vikas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Configuring CVS

2004-05-23 Thread Vikas Gupta
Hi All, Please help me out with the below. I have just downloaded winCVS, CAn someone please tell me as to how I go about configuring it. I need to download the following source. http://cvs.apache.org/viewcvs.cgi/jakarta-jetspeed-2/struts-portlet/ Please advise Regards Vikas

RE: Can someone elaborate on Jetspeed-1 vs Jetspeed-2

2004-05-21 Thread Vikas Gupta
Hi Razas, Well JS 1 has a stable release (v1.5) and there is yet no release (not even Beta ) for JS 2. Though you can definitely download JS2 from cvs repository. Advantages of using JS 2 is that it will adehere to JSR 168 specs. So it will be industry wide accepted and standardized. Cant say much

[J2]: Build issue with struts-portlet

2004-05-21 Thread Vikas Gupta
Hi All, I am trying to build struts-portlet, I am getting following exception, Can someone tell me what's wrong, Regards Vikas D:\Program Files\Apache Software Foundation\Jetspeed 2\struts-portlet>maven __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |

Jetspeed 2 download

2004-05-21 Thread Vikas Gupta
Hi All, I am planning to download jetspeed 2 to evaluate if jetspeed - struts can work together. I read it somewhere that Jetspeed 2 does support struts. Has anybody implemented Jetspeed and Struts successfully?? Also, I have never used cvs before, can anyone sugget how do I go about it. Any help

RE: problem with velocity portlet-org-

2004-05-20 Thread Vikas Gupta
Hi Masa Actually the classes are present in jetspeed1_5.jar. So there i no need for them to be in ur local classes directory. Regards Vikas -Original Message- From: masa lang [mailto:[EMAIL PROTECTED] Sent: Thursday, May 20, 2004 8:15 PM To: Jetspeed Users List Subject: Re: problem with ve

RE: Action Classes for JSPs

2004-05-20 Thread Vikas Gupta
tion class, and they work. I've been doing things this way because it is easier for people who aren't familiar with Jetspeed to understand my portlets if they are just pure JSP. Stef Vikas Gupta wrote: >Hi All, >I was trying to include a jsp portlet in jetspeed. > >

Action Classes for JSPs

2004-05-20 Thread Vikas Gupta
Hi All, I was trying to include a jsp portlet in jetspeed. I was also reading thro the jetspeed-tutorial. It says every jspPortlet should have an action parameter that corresponds to a class that extends JspPortletAction. Is this necessary always. Can I skip it and call a struts specific action c

Need Some Help

2004-05-20 Thread Vikas Gupta
Hi All, I have just started with Jetspeed. I need some help in integrating an existing web-application in Jetspeed as it is. Can it be done without any changes to th existing application. Please let me know if some one has successfuly implemented struts appilcation with jetspeed. Thanks Regards Vi