Re: Jetspeed2 compile problem -> BUILD SUCCESSFUL !!

2003-11-17 Thread [EMAIL PROTECTED]
no can I rest easy, it works ;) .. thank´s a lot for your "first class support"! cheers, felix David Sean Taylor wrote: On Tuesday, November 18, 2003, at 03:16 AM, [EMAIL PROTECTED] wrote: very nice, we are moving on, but now i get another error, i found the following output in the junit-lo

Re: Jetspeed2 compile problem -> [junit] [ERROR] TEST org.apache.jetspeed.tools.pamanager.TestPortletDescriptor FAILED

2003-11-17 Thread David Sean Taylor
On Tuesday, November 18, 2003, at 03:16 AM, [EMAIL PROTECTED] wrote: very nice, we are moving on, but now i get another error, i found the following output in the junit-log: Testcase: testLoadPortletApplicationTree took 2,393 sec Caused an ERROR null java.lang.NullPointerException at o

Re: Jetspeed2 compile problem -> [junit] [ERROR] TEST org.apache.jetspeed.tools.pamanager.TestPortletDescriptor FAILED

2003-11-17 Thread [EMAIL PROTECTED]
very nice, we are moving on, but now i get another error, i found the following output in the junit-log: Testcase: testLoadPortletApplicationTree took 2,393 sec Caused an ERROR null java.lang.NullPointerException at org.apache.jetspeed.tools.pamanager.TestPortletDescriptor.validateHelloPor

Re: internal forwards ( migrating from webapp )

2003-11-17 Thread David Sean Taylor
On Monday, November 17, 2003, at 03:09 PM, Paul Hussein wrote: Hi, I am currently migrating from an existing webapp to a jetspeed portal. At the moment I can see how I can popup a form in the portal as the first page. Where then can i send the form for processing, as I wish to pull information f

Re: Jetspeed2 compile problem -> [junit] [ERROR] TEST org.apache.jetspeed.tools.pamanager.TestPortletDescriptor FAILED

2003-11-17 Thread David Sean Taylor
On Tuesday, November 18, 2003, at 12:04 AM, [EMAIL PROTECTED] wrote: thank´s for your quick reply and the hint (i´m never used junit before ...) . I had a look at this file, it say´s: Display Name is null junit.framework.AssertionFailedError: Display Name is null at org.apache.jetspeed.to

Re: Jetspeed2 compile problem -> [junit] [ERROR] TEST org.apache.jetspeed.tools.pamanager.TestPortletDescriptor FAILED

2003-11-17 Thread [EMAIL PROTECTED]
thank´s for your quick reply and the hint (i´m never used junit before ...) . I had a look at this file, it say´s: Display Name is null junit.framework.AssertionFailedError: Display Name is null at org.apache.jetspeed.tools.pamanager.TestPortletDescriptor.validateHelloPortlet(TestPortletDescr

Re: Jetspeed2 compile problem -> [junit] [ERROR] TEST org.apache.jetspeed.tools.pamanager.TestPortletDescriptor FAILED

2003-11-17 Thread David Sean Taylor
On Monday, November 17, 2003, at 11:23 PM, [EMAIL PROTECTED] wrote: [junit] [ERROR] TEST org.apache.jetspeed.tools.pamanager.TestPortletDescriptor FAILED Under the portal/target/test-reports directory there should be a TEST-org.apache.jetspeed.tools.pamanager.TestPortletDescriptor.txt Have

Jetspeed2 compile problem -> [junit] [ERROR] TEST org.apache.jetspeed.tools.pamanager.TestPortletDescriptor FAILED

2003-11-17 Thread [EMAIL PROTECTED]
Dear Mailinglist, I´m a little bit distressed with compiling J2. First of all, I´m using java build 1.4.2_02-b03, Tomcat 4.1.29, Maven 1.0-rc1 and the latest J2 sources vom cvs. I act on the GETTING-STARTED.htm, I put the required .jars in $(USER_HOME)/.marven/repository, i didn´t renamed the

Re: IFrame-Portlet with state?

2003-11-17 Thread Gerry Reno
Kai, And what do you do when people have cookies turned off as many do? And how does a cookie help with an interactive remote logon session to say a mainframe or to a multimedia presentation, etc., etc. Gerry Reno --- Kai Grossjohann <[EMAIL PROTECTED]> wrote: > In the past, I thought that int

Architecture of jetspeed

2003-11-17 Thread Nikolaos Athanasis
Hi all. Although i am working with jetspeed almost one year, i have some questions according to the way jetspeed, turbine and the application server communicate each other. I try to understand from the page: http://jakarta.apache.org/jetspeed/site/application-development.html I have a very simple

IFrame-Portlet with state?

2003-11-17 Thread Kai Grossjohann
In the past, I thought that interactive iframe-portlets don't make sense because the portal always loads the same URL into the iframe, whenever the user clicks outside the iframe. But preliminary experiments appear to show that it can sometimes work: if the stuff inside the iframe is a web applica

Re: Urgent Cannot set header error running Jetspeed index.jsp

2003-11-17 Thread Stuart Belden
Check for differences in WAS setup between the two environments. Set logs to debug and check where it's dying. When/where are you getting this error? >>> [EMAIL PROTECTED] 11/16/03 12:29PM >>> Hi, I build a portal using Jetspeed framework. It works fine in development environment. We are in

RE: build with maven

2003-11-17 Thread Mark Orciuch
There are some maven usage notes in jetspeed-1 README (http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-jetspeed/README?rev=HE AD&content-type=text/plain). Best regards, Mark Orciuch - [EMAIL PROTECTED] Jakarta Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/jetspeed/ > -O

RE: Newbie: Can't Jetspeed get starting with postgresql

2003-11-17 Thread nick the mytilian
Hi, How can you download version 14b1 of jetspeed? I believe you cannt! Only the latest version can be downloaded, from the url: http://jakarta.apache.org/site/sourceindex.cgi Thus, how do you copy the security-schema.xml file of jetspeed 1.4b1 version into the newest? If not, could you plea

RE: build with maven

2003-11-17 Thread Ron Wheeler
Thanks for the useful info. I have not yet started with Jetspeed 2. I will cetainly follow your advice before I tackle Maven. Thanks Ron -Original Message- From: Celeste Haseltine [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 11:11 AM To: 'Jetspeed Users List' Subject: RE: buil

RE: build with maven

2003-11-17 Thread Ricardo de Souza Moura
Maven use a dependences concepts. It find the necessary jars in the local repository and if it don't find it find in the remote repository. The default remote repository is www.ibiblio.org, so you need have grants in your firewall to download of this host. Maven automagically dowload the depende

RE: Newbie: Can't Jetspeed get starting with postgresql

2003-11-17 Thread Michael Bishop
OK, it's been awhile since I've worked with Jetspeed. I'm hoping I can help you out and I hope other people on the list can benefit from this. I figured out how to do this by scouring the mail archives. 1. Get the latest version of Jetspeed. At the time I did this, the "latest" version was 1.4b

RE: build with maven

2003-11-17 Thread Celeste Haseltine
Dmitry, I am not familair with Maven, so I may be incorrect on this. But Maven is not an IDE from what I understand, it's more of a Project Management/Collaboration tool. In fact, the Jetspeed 2.0 project has a way of "doing the build" in Maven that will generate an Eclipse Project file for you

RE: build with maven

2003-11-17 Thread Ron Wheeler
I hope that you did not take my comments as authoritative for this group. I am in the same place that you are or probably less advanced. (A beginner leading a team just trying to make an application work.) I found Eclipse a very helpful tool and was just suggesting that it might make your life ea

RE: build with maven

2003-11-17 Thread Dmitry Amelchenko
I guess i can try the eclipse. Before locking myself down with any IDE i would like to understand how the core works. Also i can hardly believe that the opensource community working on the project makes a partiqular IDE a requirement for all the developers involved. That's what ant is there for.

RE: build with maven

2003-11-17 Thread Ron Wheeler
You might want to look at Eclipse as an IDE. WE are using it with Jetspeed 1 and it works very nicely with ANT and CVS. I have not yet tried Jetspeed 2 and Maven. Perhaps some of the more experienced developers can comment on Eclipse and Maven. Eclipse makes the structure of your project easier to

internal forwards ( migrating from webapp )

2003-11-17 Thread Paul Hussein
Hi, I am currently migrating from an existing webapp to a jetspeed portal. At the moment I can see how I can popup a form in the portal as the first page. Where then can i send the form for processing, as I wish to pull information from that form, and put another one up before finalising the proce