You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by evi <ev...@evi.pri.ee> on 2006/11/28 11:39:13 UTC

Building a Jetspeed Enterprise Portal with Eclipse

Hello!

I tried to find instructions how to build Jetspeed with Eclipse but link
from Jetsteed home page does not work
(http://portals.apache.org/jetspeed-2/Portal-Development-with-Eclipse.html:
HTTP 404 - File not found). Can anuone fix the link or advise where to find
these instructions. 

Thanks in advance!

Evi


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


Re: Building a Jetspeed Enterprise Portal with Eclipse

Posted by Mikko Wuokko <mi...@evtek.fi>.
Hi.

I recommend to use the Sysdeos tomcat plugin for debugging.

http://www.sysdeo.com/eclipse/tomcatplugin

Really easy to setup (unzip to plugins folder) and runs tomcat in debug 
mode by default. Then just set some breakpoints.

And I also use the M1 (Mevenide) plugin to build and deploy. For some 
reason I haven't been able to build and deploy Jetspeed with M2Eclipse 
plugin. Could be it doesn't support the "-P tomcat" paramater ???

-Mikko

Evangelos Vlachogiannis wrote:
> Hi,
> 
> Just my little recent experience:
> 
> I use eclipse with maven2 plugin. I enable m2 project so that I can have 
>  the benefits of a java editor environment (error finding/messages , api 
> menus etc) but I then use maven 1 for build and deploy. After deploying 
> once I rebuild the actual component I change using m1 and replacing 
> under tomcat. It really useful, the debugging: I use eclipse remote 
> debugging as proposed by david in the past:
> 
> Edit the startup.bat tomcat script and insert on the top:  set 
> JAVA_OPTS=-Xdebug 
> -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n
> In eclpse project run--> debug..-->Remote Java Application 
> (localhost/8000), apply, debug
> 
> 
> hope that helps,
> regards,
> Vangelis
> 
> evi wrote:
>> Thanks for information, hoping to get the instructions soon:-) Just being
>> curious what happened to the link from the page
>> http://portals.apache.org/jetspeed-2/getting-started-binary.html, 
>> there was
>> hypertext ".... refer to Building a Jetspeed Enterprise Portal with 
>> Eclipse
>> for ....) in Chapter 2. Overview of the Jetspeed build Process. I got the
>> picture that the instruction already exists...
>> Anyhow, looking forward to any new pieces on advise:-)
>>
>> Evi
>>
>> -----Original Message-----
>> From: David Sean Taylor [mailto:david@bluesunrise.com] Sent: 
>> Wednesday, November 29, 2006 1:04 AM
>> To: Jetspeed Users List
>> Subject: Re: Building a Jetspeed Enterprise Portal with Eclipse
>>
>> evi wrote:
>>> Hello!
>>>
>>> I tried to find instructions how to build Jetspeed with Eclipse but 
>>> link from Jetsteed home page does not work
>>>
>> (http://portals.apache.org/jetspeed-2/Portal-Development-with-Eclipse.html: 
>>
>>> HTTP 404 - File not found). Can anuone fix the link or advise where 
>>> to find these instructions.
>>>
>> started documenting it:
>>
>> http://portals.apache.org/jetspeed-2/jetspeed-eclipse.html
>>
>> should be available soon, once it gets sync'ed to the mirrors
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
>> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
> 

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


Re: Building a Jetspeed Enterprise Portal with Eclipse

Posted by Evangelos Vlachogiannis <ev...@aegean.gr>.
Hi,

Just my little recent experience:

I use eclipse with maven2 plugin. I enable m2 project so that I can have 
  the benefits of a java editor environment (error finding/messages , 
api menus etc) but I then use maven 1 for build and deploy. After 
deploying once I rebuild the actual component I change using m1 and 
replacing under tomcat. It really useful, the debugging: I use eclipse 
remote debugging as proposed by david in the past:

Edit the startup.bat tomcat script and insert on the top:  set 
JAVA_OPTS=-Xdebug 
-Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n
In eclpse project run--> debug..-->Remote Java Application 
(localhost/8000), apply, debug


hope that helps,
regards,
Vangelis

evi wrote:
> Thanks for information, hoping to get the instructions soon:-) Just being
> curious what happened to the link from the page
> http://portals.apache.org/jetspeed-2/getting-started-binary.html, there was
> hypertext ".... refer to Building a Jetspeed Enterprise Portal with Eclipse
> for ....) in Chapter 2. Overview of the Jetspeed build Process. I got the
> picture that the instruction already exists... 
> 
> Anyhow, looking forward to any new pieces on advise:-)
> 
> Evi
> 
> -----Original Message-----
> From: David Sean Taylor [mailto:david@bluesunrise.com] 
> Sent: Wednesday, November 29, 2006 1:04 AM
> To: Jetspeed Users List
> Subject: Re: Building a Jetspeed Enterprise Portal with Eclipse
> 
> evi wrote:
>> Hello!
>>
>> I tried to find instructions how to build Jetspeed with Eclipse but 
>> link from Jetsteed home page does not work
>>
> (http://portals.apache.org/jetspeed-2/Portal-Development-with-Eclipse.html:
>> HTTP 404 - File not found). Can anuone fix the link or advise where to 
>> find these instructions.
>>
> started documenting it:
> 
> http://portals.apache.org/jetspeed-2/jetspeed-eclipse.html
> 
> should be available soon, once it gets sync'ed to the mirrors
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
> 

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


RE: Building a Jetspeed Enterprise Portal with Eclipse

Posted by evi <ev...@evi.pri.ee>.
Thanks for information, hoping to get the instructions soon:-) Just being
curious what happened to the link from the page
http://portals.apache.org/jetspeed-2/getting-started-binary.html, there was
hypertext ".... refer to Building a Jetspeed Enterprise Portal with Eclipse
for ....) in Chapter 2. Overview of the Jetspeed build Process. I got the
picture that the instruction already exists... 

Anyhow, looking forward to any new pieces on advise:-)

Evi

-----Original Message-----
From: David Sean Taylor [mailto:david@bluesunrise.com] 
Sent: Wednesday, November 29, 2006 1:04 AM
To: Jetspeed Users List
Subject: Re: Building a Jetspeed Enterprise Portal with Eclipse

evi wrote:
> Hello!
> 
> I tried to find instructions how to build Jetspeed with Eclipse but 
> link from Jetsteed home page does not work
>
(http://portals.apache.org/jetspeed-2/Portal-Development-with-Eclipse.html:
> HTTP 404 - File not found). Can anuone fix the link or advise where to 
> find these instructions.
> 
started documenting it:

http://portals.apache.org/jetspeed-2/jetspeed-eclipse.html

should be available soon, once it gets sync'ed to the mirrors

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


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


Re: Building a Jetspeed Enterprise Portal with Eclipse

Posted by David Sean Taylor <da...@bluesunrise.com>.
evi wrote:
> Hello!
> 
> I tried to find instructions how to build Jetspeed with Eclipse but link
> from Jetsteed home page does not work
> (http://portals.apache.org/jetspeed-2/Portal-Development-with-Eclipse.html:
> HTTP 404 - File not found). Can anuone fix the link or advise where to find
> these instructions. 
> 
started documenting it:

http://portals.apache.org/jetspeed-2/jetspeed-eclipse.html

should be available soon, once it gets sync'ed to the mirrors

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