Re: Spaces in HTML docs - not unix friendly

2005-12-15 Thread David Blevins
Really? Can you post your spec file? -David On Dec 14, 2005, at 12:25 PM, Christopher Chan wrote: Hi all, I've been experimenting with creating an rpm with Geronimo, but rpm does not like spaces in filenames and there are some html documentation that contain spaces in them. Is there a

1.0 release Candidate 2...some guidelines

2005-12-15 Thread Matt Hogstrom
All, Optimism got the better of us and our first attempt at a release met with some well deserved -1's for reasons that are not anyone's fault. however, it has pointed out some obvious flaws in our process that I'd like to address now. First, we have a Press release that reached the public

Config Id Clarification related to Classloading

2005-12-15 Thread Krishnakumar B
Hi, i have a geronimo-ra.xml plan with dependency jars. A MDB gets messages from RA and has a openejb-jar.xml plan. If i use M5 at runtime i get errors that say ClassNotFound Exception. The parent config of open-ejb-jar.xml is geronimo-ra.xml. If i use a build post M5 this works fine. Are

Another OpenEJB Question

2005-12-15 Thread Manu George
Hi, I have two CMPs with a 1:n relationship. CMP1 - Order - PK = OrderPK which has a single field orderId CMP2 - OrderItem = OrderItemPk which has 2 fields InventoryId and order_orderId OrderId and order_orderId are mapped When i do a setOrder_orderId in the ejbCreate of OrderItem geronimo gives

Re: Another OpenEJB Question

2005-12-15 Thread Gianny Damour
Hi, I am surpised that OrderItem.setOrder_orderId gives an error. Could you please provide the stack trace (the TranQL part + the first OpenEJB element) along with the DDs? FWIW, there are a couple of integration tests for CMP and CMR overlap scenarios in the OpenEJB tree: sub-project:

Create followed by findByPrimaryKey in same transaction ctx, caller in another jar: FindByPrimaryKey fails

2005-12-15 Thread Jakob Færch (Trifork)
During adventure builder deployment, I'm running into a problem that looks a lot like the GERONIMO-598 Jira issue. The setup is as follows (from the Adventure Builder 1.0.3): opc.ear contains opc-ejb.jar and processmanager-ejb.jar opc-ej contains WorkFlowManagerBean (Message Driven Bean)

Geronimo in Eclipse question

2005-12-15 Thread anita kulshreshtha
Is anyone else having problems with adding a dependency via project.xml of a module, after the workspace has been configured as described in http://wiki.apache.org/geronimo/EclipseDeployment ? Thanks Anita __ Do You Yahoo!? Tired of spam?

Re: [WEBCONSOLE] Start Playing with Pluto 1.1?

2005-12-15 Thread Joe Bohn
Was this discussed at ApacheCon and was some groundwork laid? If so, can somebody please post the results here? Was there any discussion of moving Pluto out from the console web app to be a base Geronimo component (like the Servlet or EJB containers)? This would make it possible for Geronimo

Re: 1.0 release Candidate 2...some guidelines

2005-12-15 Thread Paul McMahan
On 12/15/05, Matt Hogstrom [EMAIL PROTECTED] wrote: Second, someone pointed out (I think it was Jacek) that we did not include anotation in the binary about what the release candidate was so that it is notconfused with the final release.Before releasing another cut I would like the naming

OpenEJB PK issue

2005-12-15 Thread Manu George
Hi Gianny, I put in a dirty hack and got my app working. The problem I was facing was in the private LinkedHashMap createCMPFieldAccessors(SQLQueryBuilder queryBuilder, LinkedHashMap cmrFieldAccessor) throws QueryException { method in CMPContainerBuilder Here there is a if (null !=

[jira] Commented: (GERONIMO-1293) Provide tomcat statistics

2005-12-15 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1293?page=comments#action_12360511 ] anita kulshreshtha commented on GERONIMO-1293: -- Provide getters for the above stastistics for HTTP connector. The values will be returned from a

[jira] Created: (GERONIMO-1370) velocity.log is created in current directory on server startup

2005-12-15 Thread Kevan Miller (JIRA)
velocity.log is created in current directory on server startup -- Key: GERONIMO-1370 URL: http://issues.apache.org/jira/browse/GERONIMO-1370 Project: Geronimo Type: Bug Versions: 1.0 Environment:

Re: 1.0 release Candidate 2...some guidelines

2005-12-15 Thread Matt Hogstrom
Good idea Paul...I like the date time string idea. Paul McMahan wrote: On 12/15/05, Matt Hogstrom [EMAIL PROTECTED] wrote: Second, someone pointed out (I think it was Jacek) that we did not include a notation in the binary about what the release candidate was so that it is not confused with

Re: Geronimo in Eclipse question

2005-12-15 Thread Sachin Patel
If you modify your project.xml to add another dependency, you .classpath will need to be updated as well. Eclipse uses the .classpath to resolve its dependencies. You can update the .classpath by deleting it, and rerunning maven -o eclipse inside the particular project. Or you could open

Re: 1.0 release Candidate 2...some guidelines

2005-12-15 Thread Alan D. Cabrera
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I second that. So long as we do not make an actual tag w/ that date, i.e. have a time series of release candidates in the tags directory. Regards, Alan Matt Hogstrom wrote, On 12/15/2005 9:12 AM: Good idea Paul...I like the date time string

Re: Move JAXB spec to Geronimo

2005-12-15 Thread Dain Sundstrom
+1 To add the JAXB specs to geronimo I also like the plan. -dain On Dec 14, 2005, at 11:56 AM, Jochen Wiedmann wrote: Brett Porter wrote: Since JaxMe is at Apache, you can move it over with svn mv. Exactly. However, initially, I'd prefer a copy operation. (No idea, whether that's as easy

Re: Building the specs jars

2005-12-15 Thread Dain Sundstrom
There was a period when both maven 1 and maven 2 worked. The specs only work with maven 2 now. -dain On Dec 14, 2005, at 1:45 PM, Rick McGuire wrote: Jacek Laskowski wrote: Alan D. Cabrera wrote: The stuff in geronimo/specs was always on maven 2. Whow, I didn't know that. I'm on

Re: Spaces in HTML docs - not unix friendly

2005-12-15 Thread Dain Sundstrom
I don't like the spaces either, but these pages were automatically generated by Confluence. I hope that as we get Confluence better integrated into our build using Maven Doxia we can remove the spaces from the file names automatically. -dain On Dec 14, 2005, at 12:25 PM, Christopher Chan

Re: 1.0 release Candidate 2...some guidelines

2005-12-15 Thread Dain Sundstrom
+1 -dain On Dec 15, 2005, at 10:00 AM, Alan D. Cabrera wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I second that. So long as we do not make an actual tag w/ that date, i.e. have a time series of release candidates in the tags directory. Regards, Alan Matt Hogstrom wrote, On

[jira] Updated: (GERONIMO-1357) Apache Geronimo V1.0 Documentation Draft

2005-12-15 Thread Hernan Cunico (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1357?page=all ] Hernan Cunico updated GERONIMO-1357: Attachment: GDoc_2005_12_15.zip Update to the HTML version of the documentation. Include updated screenshots/captures, tools and commands. Apache

[jira] Created: (GERONIMO-1371) Geronimo startup/shutdown issues

2005-12-15 Thread Dave Colasurdo (JIRA)
Geronimo startup/shutdown issues Key: GERONIMO-1371 URL: http://issues.apache.org/jira/browse/GERONIMO-1371 Project: Geronimo Type: Bug Versions: 1.0 Environment: Windows Reporter: Dave Colasurdo Noticed two separate

Re: New binaries

2005-12-15 Thread Paul McMahan
I tried out geronimo-tomcat-j2ee-1.0.tar.gz on a linux 2.4 kernel. A few comments: - there's a typo in RELEASE-NOTES-1.0.txt at line159: released should be releases- there are warnings and a stack trace in var/log/geronimo.out when starting the server - the DB Info action in the console (under

Re: New binaries

2005-12-15 Thread Paul McMahan
- shutting down the server from the console or command line results in an SQLException in var/log/geronimo.out Dave beat me to creating a JIRA for the shutdown problem :-) http://issues.apache.org/jira/browse/GERONIMO-1371 Best wishes, Paul

Re: New binaries

2005-12-15 Thread Rainer Jung
Hi Jeff, I just had a short look at the contents of the tomcat zip. A few comments, but I can not tell, which of these are actually problems. In general: a lot of the subdirs under geronimo-1.0/var do not exist any more: - directory geronimo-1.0/deploy/ does not exist any more (was empty

Re: Spaces in HTML docs - not unix friendly

2005-12-15 Thread Hernan Cunico
Hi Chris, these pages (file names) are created automatically by the software we use to create the documents. Changing the file names will imply to change the article titles. I know spaces in file names are a pain with unix, I will try to find a workaround. Cheers! Hernan Christopher Chan

Re: Spaces in HTML docs - not unix friendly

2005-12-15 Thread Jason Dillon
There must be a way to render/write the files with spaces using underscores. Ping [EMAIL PROTECTED], or I can if you like. --jason On Dec 15, 2005, at 10:50 AM, Hernan Cunico wrote: Hi Chris, these pages (file names) are created automatically by the software we use to create the

Re: [WEBCONSOLE] Start Playing with Pluto 1.1?

2005-12-15 Thread David H. DeWolf
Unfortunately, no. Between the geronimo release and several portals discussions that I ended up getting involved in, I was never able to follow through (though I did get to meet Aaron breifly). Part of our portals discussions were that the jetspeed guys really want jetspeed to be the portal

RE: Spaces in HTML docs - not unix friendly

2005-12-15 Thread Christopher Chan
Thanks, worse case, we could create a script to fix-up the docs and links with '_' (or something else) after they are generated by confluent. - Chris -Original Message- From: Hernan Cunico [mailto:[EMAIL PROTECTED] Sent: Thursday, December 15, 2005 10:51 AM To: dev@geronimo.apache.org

Re: New binaries

2005-12-15 Thread David Blevins
Apparently, the startup race condition is still present, so we'll have to unpack, startup, shutdown, clean, repack and resign the binaries again. :( -David On Dec 15, 2005, at 11:56 AM, Jeff Genender wrote: Rainer, Those directories get created on server startup. Jeff Rainer Jung

[jira] Commented: (GERONIMO-1372) Exception during startup - TradeEJB

2005-12-15 Thread Dave Colasurdo (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1372?page=comments#action_12360528 ] Dave Colasurdo commented on GERONIMO-1372: -- Just noticed the default JRE on the machine is set to 1.4.2_06.. Will retry with 1.4.2_10... Exception during

Re: OpenEJB PK issue

2005-12-15 Thread Gianny Damour
Hi Manu, Once again, thanks for your debugging! I had a look to the DD and I have identified why the itests showing this specifc case are working for us and not for you: basically in our test, we have a OTM relationship between a CMP with a simple PK on the one-side and a CMP with a compound

4.0 release time frame?

2005-12-15 Thread Pedro Sam
Hi All, The new Message Groups feature sounds really cool. But does anyone know when 4.0 will be released? Thanks, Pedro -- Power corrupts. Absolute power corrupts absolutely. It rocks absolutely, too. -- despair.com

Fwd: Error in WELCOME mail

2005-12-15 Thread Dain Sundstrom
How do we get these fixed? -dain Begin forwarded message: From: Rainer Jung [EMAIL PROTECTED] Date: December 15, 2005 12:01:49 PM PST To: [EMAIL PROTECTED] Subject: Error in Welcome mails Hi, the automatically generated WELCOME mail to this list contains the following text Welcome to

[jira] Commented: (GERONIMO-1372) Exception during startup - TradeEJB

2005-12-15 Thread Dave Colasurdo (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1372?page=comments#action_12360529 ] Dave Colasurdo commented on GERONIMO-1372: -- Same exception with 1.4.2_10 JRE.. Is anyone else seeing this exception? Exception during startup - TradeEJB

Re: Error in WELCOME mail

2005-12-15 Thread Davanum Srinivas
Fixed. -- dims On 12/15/05, Dain Sundstrom [EMAIL PROTECTED] wrote: How do we get these fixed? -dain Begin forwarded message: From: Rainer Jung [EMAIL PROTECTED] Date: December 15, 2005 12:01:49 PM PST To: [EMAIL PROTECTED] Subject: Error in Welcome mails Hi, the

[jira] Updated: (GERONIMO-1192) Installer should create a config.xml for the target install

2005-12-15 Thread erik daughtrey (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1192?page=all ] erik daughtrey updated GERONIMO-1192: - Attachment: installer-branches-1.0-12151601.patch.gz This patch includes: 1. Everything from the prior patches 2. Built against branches/1.0 3.

[jira] Commented: (GERONIMO-1372) Exception during startup - TradeEJB

2005-12-15 Thread Paul McMahan (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1372?page=comments#action_12360532 ] Paul McMahan commented on GERONIMO-1372: Dave, I am also seeing the exception with Java 1.4.2_10 on linux Exception during startup - TradeEJB

Re: Error in WELCOME mail

2005-12-15 Thread Dain Sundstrom
Thanks. For the record, how does one fix stuff like this other then bug you :) -dain On Dec 15, 2005, at 1:08 PM, Davanum Srinivas wrote: Fixed. -- dims On 12/15/05, Dain Sundstrom [EMAIL PROTECTED] wrote: How do we get these fixed? -dain Begin forwarded message: From: Rainer Jung

Re: Error in WELCOME mail

2005-12-15 Thread Davanum Srinivas
You need to send an email to apmail AT apache.org or infrastructure AT apache.org. someone with apmail privs can make the fix. thanks, dims On 12/15/05, Dain Sundstrom [EMAIL PROTECTED] wrote: Thanks. For the record, how does one fix stuff like this other then bug you :) -dain On Dec 15,

[jira] Created: (GERONIMO-1373) DB info portlet not working correctly

2005-12-15 Thread Paul McMahan (JIRA)
DB info portlet not working correctly - Key: GERONIMO-1373 URL: http://issues.apache.org/jira/browse/GERONIMO-1373 Project: Geronimo Type: Bug Components: console Versions: 1.0 Environment: linux 2.4 kernel

[jira] Updated: (GERONIMO-1372) Exception during startup - TradeEJB

2005-12-15 Thread Dave Colasurdo (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1372?page=all ] Dave Colasurdo updated GERONIMO-1372: - Attachment: geronimo.log Exception during startup - TradeEJB --- Key: GERONIMO-1372 URL:

Re: SMTP Authentication

2005-12-15 Thread Alan D. Cabrera
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Cryptix seems to have an impl. I haven't looked at it. Regards, Alan Rick McGuire wrote, On 12/7/2005 9:45 AM: Sasl is the challenge/response algorithm for simple server authentication (Simple Authentication and Security Layer). The SMTP spec

[jira] Commented: (GERONIMO-1372) Exception during startup - TradeEJB

2005-12-15 Thread Dave Colasurdo (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1372?page=comments#action_12360539 ] Dave Colasurdo commented on GERONIMO-1372: -- Retried one more time and the exception during shutdown doesn't seem pertinent to the TradeEJB exception.. 1)

Re: 1.0 release Candidate 2...some guidelines

2005-12-15 Thread David Blevins
I'm not a big fan of having archives where the zip or tar name doesn't match the inside of the archive or the version number (i.e. foo-1.0-123456.zip -- foo-1.0/). All our proposed binaries would extract to the exact same directory. If someone forgets to delete the old foo-1.0 directory

Re: New binaries -- let's do this

2005-12-15 Thread David Blevins
Alright, i whipped up new binaries. Going to go for another vote. -David On Dec 15, 2005, at 12:44 PM, David Blevins wrote: Apparently, the startup race condition is still present, so we'll have to unpack, startup, shutdown, clean, repack and resign the binaries again. :( -David On

[VOTE] geronimo-1.0 (3rd try)

2005-12-15 Thread David Blevins
Alright, I repacked the binaries that Jeff created to workaround the gbean startup issue. I have the tck running on them now. Here are the binaries for review. Please be sure you delete the old ones from your system before downloading the new ones.

Re: [VOTE] geronimo-1.0 (3rd try)

2005-12-15 Thread Sachin Patel
+1 On Dec 15, 2005, at 6:33 PM, David Blevins wrote: Alright, I repacked the binaries that Jeff created to workaround the gbean startup issue. I have the tck running on them now. Here are the binaries for review. Please be sure you delete the old ones from your system before downloading

Re: [VOTE] geronimo-1.0 (3rd try)

2005-12-15 Thread Jeff Genender
+1...thanks for doing this David. David Blevins wrote: Alright, I repacked the binaries that Jeff created to workaround the gbean startup issue. I have the tck running on them now. Here are the binaries for review. Please be sure you delete the old ones from your system before downloading

[jira] Commented: (GERONIMO-1372) Exception during startup - TradeEJB

2005-12-15 Thread Dave Colasurdo (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1372?page=comments#action_12360553 ] Dave Colasurdo commented on GERONIMO-1372: -- I'm sorry to say that I'm still seeing this same intermittent exception on the proposed-final-3 build. :( It fails

Re: [VOTE] geronimo-1.0 (3rd try)

2005-12-15 Thread Davanum Srinivas
+1 from me. On 12/15/05, Jeff Genender [EMAIL PROTECTED] wrote: +1...thanks for doing this David. David Blevins wrote: Alright, I repacked the binaries that Jeff created to workaround the gbean startup issue. I have the tck running on them now. Here are the binaries for review. Please

GBean for auto generation of primary key

2005-12-15 Thread Ranjan, Rakesh \(Cognizant\)
Hi all, I have a written a custom-generator GBean which implements org.tranql.pkgenerator.PrimaryKeyGenerator. This GBean is able to create automatically generated UUID primary key for unknown primary keys. It uses. the org.apache.axis components.uuid.FastUUIDGen class for generating

Re: [VOTE] geronimo-1.0 (3rd try)

2005-12-15 Thread Geir Magnusson Jr.
is this 1.0 or a RC? On Dec 15, 2005, at 3:33 PM, David Blevins wrote: Alright, I repacked the binaries that Jeff created to workaround the gbean startup issue. I have the tck running on them now. Here are the binaries for review. Please be sure you delete the old ones from your system

Re: [VOTE] geronimo-1.0 (3rd try)

2005-12-15 Thread Bruce Snyder
On 12/15/05, David Blevins [EMAIL PROTECTED] wrote: Alright, I repacked the binaries that Jeff created to workaround the gbean startup issue. I have the tck running on them now. Here are the binaries for review. Please be sure you delete the old ones from your system before downloading the

RE: GBean for auto generation of primary key

2005-12-15 Thread Panda, Akshaya Kumar \(Cognizant\)
---BeginMessage--- i think this can be refered to jira GERONUMO-1133 akshay From: Ranjan, Rakesh (Cognizant) [mailto:[EMAIL PROTECTED] Sent: Fri 12/16/2005 10:07 AM To: dev@geronimo.apache.org Subject: GBean for auto generation of primary key Hi all, I