Re: Web Services and Portlet deployment

2004-09-02 Thread David Jencks
Sure, but right now I don't care about editing the dds. What I want to know is what is supposed to happen when I say distribute with a package that has say a web services descriptor in it. Does the 88 spec say anything about what is supposed to happen? As I understand it such a package will

Build changes coming...

2004-09-02 Thread Dain Sundstrom
David Blevins and are working on simplifying the build so we can easily produce daily builds. The biggest change is the consolidation of dependency version numbers into etc/version-info.ent file. This makes doing a build across geronimo, openejb, tranql and activemq much easier, and makes

Re: Build changes coming...

2004-09-02 Thread David Jencks
Depending on how ambitious you are feeling you might consider using multiproject instead of our homegrown solution. Being able to select the modules and types easily is nice but I no longer think it is worth maintaining the jelly code to do it. As I pointed out a few weeks ago it is already

Fwd: Apress seeks Geronimo/HiveMind book authors

2004-09-02 Thread Brian W. Fitzpatrick
FYI. -Fitz Begin forwarded message: From: Steve Anglin [EMAIL PROTECTED] Date: September 1, 2004 5:18:33 PM CDT To: [EMAIL PROTECTED] Subject: Apress seeks Geronimo/HiveMind book authors To whom it may concern, Apress L.P. seeks authoring and other expertise from the Apache Geronimo and Jakarta

Re: Web Services and Portlet deployment

2004-09-02 Thread Srinath Perera
The current web services deployment code does not appear at first glance to fit well into either jsr-88 deployment or the geronimo architecture. yap for the time been it is a hack. I was worried about getting it working. I talk with the Dims there is bit of clean up to done. I am explaining

Re: Web Services and Portlet deployment

2004-09-02 Thread David Jencks
On Sep 1, 2004, at 8:21 PM, Srinath Perera wrote: The current web services deployment code does not appear at first glance to fit well into either jsr-88 deployment or the geronimo architecture. yap for the time been it is a hack. I was worried about getting it working. I talk with the Dims there

Re: Web Services and Portlet deployment

2004-09-02 Thread Srinath Perera
Can webservices be unregistered from axis? yes .. undeploy support in the Axis geronimo module is not written yet. it is matter of writing code. (I do not get a chance to look in to those things due to Axis2 ..) I will implement that shortly. I'm not sure I understand exactly what a web

Parsing Error in project.xml

2004-09-02 Thread Kristian Köhler
Hi after updating the project i get the following error (same with new checkout): org.apache.maven.MavenException: Error parsing project.xml 'D:\work\jakarta\geronimo\incubator-geronimo\etc\project.xml' at org.apache.maven.MavenUtils.getNonJellyProject(MavenUtils.java:208) at

Re: [status] Windows 2000 - Build for project incubator-geronimo build.55 Build Successful

2004-09-02 Thread Kristian Köhler
Wrong information because maven couldn't build and cruisecontrol couldn't parse the result file correctly. (no build failed message after build). Same error as reported before. org.apache.maven.MavenException: Error parsing project.xml Kristian [EMAIL PROTECTED] wrote: Build successful. The

[status] build: SUCCESSFUL, test: SUCCESSFUL | Linux 2.4.26, 2004-09-02

2004-09-02 Thread dblevins
NIGHTLY BUILD/TEST Date: Thu Sep 2 05:33:21 EDT 2004 Kernel: Linux 2.4.26 Host: beaver.codehaus.org Java: 1.4.2_04-b05, mixed mode Maven: 1.0 CHECKOUT: incubator-geronimo BUILDING: incubator-geronimo BUILD SUCCESSFUL Total time: 19 minutes 59 seconds Finished at: Thu Sep 02 05:54:42

Re: Build changes coming...

2004-09-02 Thread Jacek Laskowski
David Jencks wrote: Depending on how ambitious you are feeling you might consider using multiproject instead of our homegrown solution. Being able to select the modules and types easily is nice but I no longer think it is worth maintaining the jelly code to do it. As I pointed out a few weeks

Re: cvs commit: incubator-geronimo project.xml

2004-09-02 Thread Jacek Laskowski
[EMAIL PROTECTED] wrote: dain2004/09/01 21:31:08 Modified:applications/jmxdebug project.xml applications/demo project.xml etc version-info.ent .project.xml Log: Changed version tags to use entity references Awesome! I

Re: Parsing Error in project.xml

2004-09-02 Thread Kristian Köhler
Hi Jacek It's only a guess, but I think it's associated with the recent changes (that I couldn't resist to praise :)). They externalized dependencies' version numbers from project.xml files to another file, and introduced entity refs in their place. When I modify the entity reference to a

Re: Parsing Error in project.xml

2004-09-02 Thread Jacek Laskowski
Kristian Köhler wrote: When I modify the entity reference to a absolut one (!DOCTYPE project SYSTEM file:///d:/work/jakarta/geronimo/incubator-geronimo/etc/version-info.ent) maven build runs a step further. That means that's indeed a problem with entity refs resolving in Maven. Would that mean

RE: Parsing Error in project.xml

2004-09-02 Thread Alan D. Cabrera
Busted for me as well... JDK142, maven1.0 WinXP pro -Original Message- From: Kristian Köhler [mailto:[EMAIL PROTECTED] Sent: Thursday, September 02, 2004 2:20 AM To: [EMAIL PROTECTED] Subject: Parsing Error in project.xml Hi after updating the project i get the following error

Re: securiy role mapping in openejb-jar.xml ?

2004-09-02 Thread Prem kalyan
On Thu, 02 Sep 2004 10:22:03 -0400, Alan Cabrera [EMAIL PROTECTED] wrote: -Original Message- From: Prem kalyan [mailto:[EMAIL PROTECTED] Sent: Thursday, September 02, 2004 10:04 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: securiy role mapping in openejb-jar.xml ?

Re: cvs commit: incubator-geronimo project.xml

2004-09-02 Thread Patrick Mueller
Jacek Laskowski wrote: [EMAIL PROTECTED] wrote: dain2004/09/01 21:31:08 Modified:applications/jmxdebug project.xml applications/demo project.xml etc version-info.ent .project.xml Log: Changed version tags to use entity

Re: cvs commit: incubator-geronimo project.xml

2004-09-02 Thread David Blevins
On Thu, Sep 02, 2004 at 09:18:31AM -0400, Patrick Mueller wrote: Jacek Laskowski wrote: Awesome! I really like the idea of using the entity references. I have seen it the first time in OpenEJB2 (I guess it was Dave who made the changes) and I was deeply entertained. I've been burned on

Re: securiy role mapping in openejb-jar.xml ?

2004-09-02 Thread Prem kalyan
thanx Alan, I have small question. Just out of curiosity, i may be wrong On Thu, 02 Sep 2004 10:54:57 -0400, Alan Cabrera [EMAIL PROTECTED] wrote: -Original Message- From: Prem kalyan [mailto:[EMAIL PROTECTED] On Thu, 02 Sep 2004 10:22:03 -0400, Alan Cabrera

RE: securiy role mapping in openejb-jar.xml ?

2004-09-02 Thread Alan Cabrera
-Original Message- From: Prem kalyan [mailto:[EMAIL PROTECTED] thanx Alan, I have small question. Just out of curiosity, i may be wrong On Thu, 02 Sep 2004 10:54:57 -0400, Alan Cabrera [EMAIL PROTECTED] wrote: -Original Message- From: Prem kalyan

Re: Parsing Error in project.xml -- fixed

2004-09-02 Thread David Blevins
On Thu, Sep 02, 2004 at 09:20:15AM +0200, Kristian Köhler wrote: Hi after updating the project i get the following error (same with new checkout): org.apache.maven.MavenException: Error parsing project.xml 'D:\work\jakarta\geronimo\incubator-geronimo\etc\project.xml' This issue has

RE: [Spam] Re: Parsing Error in project.xml -- fixed

2004-09-02 Thread Alan Cabrera
Works for me. -Original Message- From: David Blevins [mailto:[EMAIL PROTECTED] Sent: Thursday, September 02, 2004 2:42 PM To: [EMAIL PROTECTED] Subject: [Spam] Re: Parsing Error in project.xml -- fixed On Thu, Sep 02, 2004 at 09:20:15AM +0200, Kristian Köhler wrote: Hi after

Re: [Spam] Re: Parsing Error in project.xml -- fixed

2004-09-02 Thread Kristian Köhler
works for me too. Thanks David, Dain Kristian Alan Cabrera wrote: Works for me. -Original Message- From: David Blevins [mailto:[EMAIL PROTECTED] Sent: Thursday, September 02, 2004 2:42 PM To: [EMAIL PROTECTED] Subject: [Spam] Re: Parsing Error in project.xml -- fixed On Thu, Sep 02, 2004