Re: what is up with this source code!!!....

2002-11-23 Thread Andrew C. Oliver
There are Ant plugins for most modern IDEs. James Moliere wrote: After learning Ant... OK. I have bought a book about ant and I'm learning it. I still don't understand why I can't simply put the source in JBuilder and compile. The debugging features of JBuilder is what makes this tool so g

Re: what is up with this source code!!!....

2002-11-23 Thread James Moliere
After learning Ant... OK. I have bought a book about ant and I'm learning it. I still don't understand why I can't simply put the source in JBuilder and compile. The debugging features of JBuilder is what makes this tool so great and without a clean compile, I can't get the tool to work prope

Re: what is up with this source code!!!....

2002-11-23 Thread Glen Carl
I highly recommend learning "ant". It should only take you an hour to learn how to do the basics, and be able to build jetspeed. Ant is very powerful, and is has become quite popular. Borland has already embraced Ant, and I would guess you can already find some Ant features on your 7.0 version.

Re: what is up with this source code!!!....

2002-11-23 Thread Andrew C. Oliver
I assure you it does compile. Deprecation warning often are due to choices made for backward compatibility. Meaning if I have a deprecated method that is dependent on a deprecated method in an underlying API, it will show as deprecated. I do not suggest that you load all the source into JBu

Re: Apache Tomcat/4.0.1 - HTTP Status 500 - Internal Server Error

2002-11-23 Thread Eric Tchepannou
Paul Spencer wrote: Eric, The following error message point to a bad file. I would delete the file, it is dynamically generated by Jetspeed from feeds define in JR.p [05:36:39,067 ERROR] Could not unmarshal: /opt/jakarta/webapps/jetspeed/WEB-INF/conf/feed_local.xreg org.xml.sax.SAXParseExcept

what is up with this source code!!!....

2002-11-23 Thread James Moliere
Greetings, I put the source code into JBuilder 7.0 Enterprise and got 100 errors (it stopped at 100 errors) and 89 deprecation warnings. - see below These errors are pretty disturbing. I have been looking at the build.xml file and have not figured it out yet (I'm new to ant). It is my goal

Re: Apache Tomcat/4.0.1 - HTTP Status 500 - Internal Server Error

2002-11-23 Thread Paul Spencer
Eric, The following error message point to a bad file. I would delete the file, it is dynamically generated by Jetspeed from feeds define in JR.p [05:36:39,067 ERROR] Could not unmarshal: /opt/jakarta/webapps/jetspeed/WEB-INF/conf/feed_local.xreg org.xml.sax.SAXParseException: The root element

Re: Any suggestion for an address management porlet

2002-11-23 Thread Mike Zhou
Hi, I am looking for a basic, not-too-fancy address management portlet. Any suggestion. Thanks, Erzhuan --- Eric Tchepannou <[EMAIL PROTECTED]> wrote: > Hi, > > I have just installed Jetspeed, but starting it > doesn't work as > described in the INSTALL file!! > I have been looking around in t

Re: Apache Tomcat/4.0.1 - HTTP Status 500 - Internal Server Error

2002-11-23 Thread Eric Tchepannou
I have installed Tomcat 4.1.12 and it worked fine. Later on I copied the jetspeed.war file into the tomcat/webapps directory, but since then I can't start tomcat anymore! I sends an infinite request to localhost... Eric Tchepannou wrote: Paul Spencer wrote: Hi , Eric, Is Tomcat correctly inst

Re: Apache Tomcat/4.0.1 - HTTP Status 500 - Internal Server Error

2002-11-23 Thread Eric Tchepannou
Paul Spencer wrote: Hi , Eric, Is Tomcat correctly installed? http://localhost:8080 should display the default home page, which includes the text " If you're seeing this page via a web browser, it means you've setup Tomcat successfully. Congratulations! Yes Tomcat is correcctly installed, Pau

Re: Apache Tomcat/4.0.1 - HTTP Status 500 - Internal Server Error

2002-11-23 Thread Paul Spencer
Eric, Is Tomcat correctly installed? http://localhost:8080 should display the default home page, which includes the text " If you're seeing this page via a web browser, it means you've setup Tomcat successfully. Congratulations! " If tomcat is NOT working, please see the refer to Tomcat's sit

Re: Where are the nightly ?

2002-11-23 Thread news.betaversion.org
oops... I was looking at the wrong place. Gump has moved from jakarta.apache.org/... to cvs.apache.org/... but the page is still there on jakarta.apache.org/... BTW, I have fixed the issue with the Cactus build in CVS so it should be ok for the next Gump run. Sorry and thanks for your patience. -

Re: Where are the nightly ?

2002-11-23 Thread news.betaversion.org
Actually, the Cactus build failed because the HttpUnit build failed... I'll try to fix this. Thanks -Vincent "Glen Carl" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Gump has the following failure message for Jetspeed. > PREREQ FAILURE - jakarta-cactus-frame