Re: BindingComponents, ServiceEngines, and Pojo components

2006-02-22 Thread Guillaume Nodet
See http://jira.activemq.org/jira/browse/SM-221 Guillaume Nodet wrote: I think it would be better to be able to specify for a lightweight component, if it is a BC or a SE (using flags on the activationSpec, or on the ComponentSupport class) and maybe to change the class hierarchy so that

Re: Problem building source from trunk (Geronimo rev. 379631 / OpenEJB rev. 2480)

2006-02-22 Thread Guillaume Nodet
Anyone knows where I can download the 1.1-SNAPSHOT version of the specs ? Some of them are uploaded on a repo but not all and OpenEJB is missing the following ones: geronimo-j2ee-deployment_1.1_spec-1.1-SNAPSHOT.jar geronimo-jta_1.0.1B_spec-1.1-SNAPSHOT.jar geronimo-ejb_2.1_spec-1.1-SNAPSHOT.jar

how are gbean references resolved?

2006-02-22 Thread Conrad O'Dea
Hi there, I've been looking at a way of plugging a Celtix runtime into Geronimo and have some questions and observations on deployment of components and their dependencies. Apologies in advance if I have misunderstood or missed something completely. Basically my question is how are GBean

Re: Problem building source from trunk (Geronimo rev. 379631 / OpenEJB rev. 2480)

2006-02-22 Thread Guillaume Nodet
Sorry, i have deleted my source dir and checkout a new one and everything works now ... It seems that parts of my source tree were on the 1.0 branch ... Guillaume Guillaume Nodet wrote: Anyone knows where I can download the 1.1-SNAPSHOT version of the specs ? Some of them are uploaded on a

Build fail

2006-02-22 Thread Phani Madgula
Hi I am getting this dependency link problem while building the server. How can I resolve it? I created the folder activecluster\activecluster\jars in respository folder and put the jar file activecluster-1.2-20051115174934.jar in that, but failed. multiproject:install-callback: [echo]

Re: Migrating to maven 2

2006-02-22 Thread Jacek Laskowski
2006/2/21, Prasad Kashyap [EMAIL PROTECTED]: Sure. I'll try to write a summary of the final strategy most of us agreed upon. I don't know if that needs to be voted or something. But I'll put it out there. Well, it's always about a concensus so if we're about to fight I'm sure the vote will

Re: Build fail

2006-02-22 Thread Alan D. Cabrera
I think that Jeff and I fixed this. Try updating both Geronimo and OpenEJB. Regards, Alan On 2/22/2006 3:23 AM, Phani Madgula wrote: Hi I am getting this dependency link problem while building the server. How can I resolve it? I created the folder activecluster\activecluster\jars in

Re: how are gbean references resolved?

2006-02-22 Thread Aaron Mulder
On 2/22/06, Conrad O'Dea [EMAIL PROTECTED] wrote: !-- tomcat deployer plan.xml -- attribute name=defaultParentId${pom.groupId}/j2ee-server/${pom.currentVersion}/car,${pom.groupId}/tomcat/${pom.currentVersion}/car,${pom.groupId}/axis/${pom.currentVersion}/car /attribute ... references

Enabling access to session id on Tomcat

2006-02-22 Thread Michael Malgeri
Hi, A user has the following issue: When we ran Jetspeed 2 on Tomcat, we had to enable access to the session id in order for our charting applications to function. This isnt an uncommon problem when portlets or webapps require access to the session variable. With Tomcat 5.x, this was

Re: Enabling access to session id on Tomcat

2006-02-22 Thread Jeff Genender
Hi Michael, We need to expose this...please open a JIRA and I will make it available. Thanks, Jeff Michael Malgeri wrote: Hi, A user has the following issue: When we ran Jetspeed 2 on Tomcat, we had to enable access to the session id in order for our charting applications to

Multiple flows

2006-02-22 Thread Guillaume Nodet
I have just checked in a small amount of code to allow multiple flows to be defined in ServiceMix. This is only the first step and not much tested. The next one is to enhance the DefaultFlowChooser (which implements the simple interface

Re: Enabling access to session id on Tomcat

2006-02-22 Thread Michael Malgeri
Will do. Thanks. Michael Malgeri Mgr Gluecode Client Technical Services PHONE: 310-727-4544 Tie Line: 286-4544 CELLULAR: 310-704-6403 Jeff Genender [EMAIL PROTECTED] 02/22/2006 09:02 AM Please respond to dev@geronimo.apache.org To dev@geronimo.apache.org cc Subject Re:

[jira] Created: (GERONIMO-1647) Enabling access to session id on Tomcat

2006-02-22 Thread Michael Malgeri (JIRA)
Enabling access to session id on Tomcat --- Key: GERONIMO-1647 URL: http://issues.apache.org/jira/browse/GERONIMO-1647 Project: Geronimo Type: Improvement Components: Tomcat Versions: 1.0 Environment: WIndows/Linux

Re: how are gbean references resolved?

2006-02-22 Thread David Jencks
Some of how this works is about to change. The outlines of what I advise should not change. For now what you should do is start with geronimo trunk where there is an axis-builder configuration that includes the axis builder gbean. You need to write a celtix-builder configuration that

[jira] Created: (GERONIMO-1648) Eliminate unnecessary config parent (import) dependencies

2006-02-22 Thread Joe Bohn (JIRA)
Eliminate unnecessary config parent (import) dependencies - Key: GERONIMO-1648 URL: http://issues.apache.org/jira/browse/GERONIMO-1648 Project: Geronimo Type: Improvement Components: general Versions:

[jira] Updated: (GERONIMO-1648) Eliminate unnecessary config parent (import) dependencies

2006-02-22 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1648?page=all ] Joe Bohn updated GERONIMO-1648: --- Attachment: DuplicateImports.patch This patch was created on windows xp from the geronimo root. Eliminate unnecessary config parent (import) dependencies

Re: [continuum] BUILD FAILURE: J2EE

2006-02-22 Thread David Blevins
On Feb 21, 2006, at 5:18 AM, Kevan Miller wrote: On Feb 21, 2006, at 7:31 AM, Jacek Laskowski wrote: 6/2/21, continuum [EMAIL PROTECTED]: Online report : http://ci.gbuild.org/continuum/servlet/continuum/ target/ProjectBuild.vm/view/ProjectBuild/id/61/buildId/602 Build statistics: State:

Re: [openejb-scm] [2483] trunk/openejb2/etc: GERONIMO-1639

2006-02-22 Thread David Blevins
On Feb 22, 2006, at 11:46 AM, [EMAIL PROTECTED] wrote: Setup old version of CORBA specs for temporary use until the new CORBA specs can pass the TCK. Continuum's not happy with your commit. ... default: modules:default: modules:reactor:init: Starting the reactor... Our processing order:

Re: parents (imports) of configurations

2006-02-22 Thread Simon Godik
Joe Bohn wrote: I'm not sure if these charts are helpful for anybody else or not. It's a point in time snapshot that I created of parent (import) dependencies between configurations at the moment (which some of the changes that I have pending to clean up some dependencies). The

[jira] Updated: (GERONIMO-1611) Apache Geronimo Web site update

2006-02-22 Thread Hernan Cunico (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1611?page=all ] Hernan Cunico updated GERONIMO-1611: Attachment: site.06-02-22.zip site.06-02-22.zip contains the svn diff with the latest updates. I removed the pop up in the documentation link.

Re: [jira] Updated: (GERONIMO-1611) Apache Geronimo Web site update

2006-02-22 Thread Sachin Patel
Hernan, could you just provide the diff.txt instead of the zip of all the files? I can apply it for you. - sachin On Feb 22, 2006, at 4:15 PM, Hernan Cunico (JIRA) wrote: [ http://issues.apache.org/jira/browse/GERONIMO-1611?page=all ] Hernan Cunico updated GERONIMO-1611:

Geronimo Web site update

2006-02-22 Thread Hernan Cunico
Hi All, I updated the site to reflect the comments collected so far. I updated the GERONIMO-1611 with a svn diff (see JIRA attachment site.06-02-22.zip) Here is the summary of the update: - Removed the pop up in the documentation link. - Replaced the old documentation.html with library.html -

Re: [jira] Updated: (GERONIMO-1611) Apache Geronimo Web site update

2006-02-22 Thread Sachin Patel
Sorry nevermind, was looking at the wrong zip. the attachement got added out of order in the Jira. - sachin On Feb 22, 2006, at 4:21 PM, Sachin Patel wrote: Hernan, could you just provide the diff.txt instead of the zip of all the files? I can apply it for you. - sachin On Feb 22,

Re: [jira] Updated: (GERONIMO-1611) Apache Geronimo Web site update

2006-02-22 Thread Hernan Cunico
Hi Sachin, I just attached the diff, I zipped it first but it contains just the diff (single plain txt) Cheers! Hernan Sachin Patel wrote: Hernan, could you just provide the diff.txt instead of the zip of all the files? I can apply it for you. - sachin On Feb 22, 2006, at 4:15 PM,

Re: Any chance of an official Axis 1.4 Release?

2006-02-22 Thread Sanjiva Weerawarana
Sorry for the late response. On Sat, 2006-02-18 at 11:13 +0100, Guillaume Nodet wrote: Why such a restriction ? Because ServiceMix is a project under incubation at ASF. That means its not an official product of the ASF and as such has to be made clear that its not. If you put it in as part of

[jira] Closed: (GERONIMO-1647) Enabling access to session id on Tomcat

2006-02-22 Thread Jeff Genender (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1647?page=all ] Jeff Genender closed GERONIMO-1647: --- Fix Version: 1.1 Resolution: Fixed Fixed by adding emptySessionPath to ConnectorGBean. Sending

Re: [continuum] BUILD FAILURE: J2EE

2006-02-22 Thread Kevan Miller
On Feb 22, 2006, at 3:51 PM, David Blevins wrote: On Feb 21, 2006, at 5:18 AM, Kevan Miller wrote: On Feb 21, 2006, at 7:31 AM, Jacek Laskowski wrote: 6/2/21, continuum [EMAIL PROTECTED]: Online report : http://ci.gbuild.org/continuum/servlet/continuum/

Re: [openejb-scm] [2483] trunk/openejb2/etc: GERONIMO-1639

2006-02-22 Thread Kevan Miller
On Feb 22, 2006, at 3:55 PM, David Blevins wrote: On Feb 22, 2006, at 11:46 AM, [EMAIL PROTECTED] wrote: Setup old version of CORBA specs for temporary use until the new CORBA specs can pass the TCK. Continuum's not happy with your commit. I doubt that the new jar had been placed in

[jira] Updated: (GERONIMO-1611) Apache Geronimo Web site update

2006-02-22 Thread Hernan Cunico (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1611?page=all ] Hernan Cunico updated GERONIMO-1611: Attachment: site.diff.06-02-22.diff updated svn diff file (attachment site.diff.06-02-22.diff) at revision 379994. Apache Geronimo Web site update

Re: [openejb-scm] [2483] trunk/openejb2/etc: GERONIMO-1639

2006-02-22 Thread anita kulshreshtha
I got the same error in the afternoon (2.00 P.M.EST), but the jar was available an hour later. I have a fresh copy at rev 379574. Some GBeans are not starting during the server (j2ee-tomcat-server) startup. Is anyone else having the same problem? .

[jira] Commented: (GERONIMO-1648) Eliminate unnecessary config parent (import) dependencies

2006-02-22 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1648?page=comments#action_12367475 ] David Jencks commented on GERONIMO-1648: I think most of this is the wrong approach: comments: openejb import for j2ee-server - Openejb already has an import of

Re: svn commit: r380019 - /geronimo/specs/trunk/geronimo-spec-corba/pom.xml

2006-02-22 Thread David Jencks
umm, why no debug? I have relied extensively on all of our code including the generated corba stuff being compiled with debug. thanks david jencks On Feb 22, 2006, at 5:48 PM, [EMAIL PROTECTED] wrote: Author: adc Date: Wed Feb 22 17:48:02 2006 New Revision: 380019 URL:

wiki having non subject related entries

2006-02-22 Thread Manu George
Hi, I was just going through the wiki in the wiki page http://wiki.apache.org/geronimo/EclipseDeployment I found this entry. It seems someone has put it in and i am not sure its intended to be there. Except hogstrom.org your also can see http://www.trip.hk.cn and http://www.3ecom.com some

Re: svn commit: r380019 - /geronimo/specs/trunk/geronimo-spec-corba/pom.xml

2006-02-22 Thread Alan D. Cabrera
This has nothing to do w/ the byte code that's generated. It simply turns off the debug messages. :) Regards, Alan On 2/22/2006 10:05 PM, David Jencks wrote: umm, why no debug? I have relied extensively on all of our code including the generated corba stuff being compiled with debug.