Re: svn commit: r191366 - in /geronimo/trunk/modules/interop: ./ src/java/org/apache/geronimo/interop/generator/ src/java/org/apache/geronimo/interop/rmi/iiop/portable/ src/test-data/ src/test-data/META-INF/ src/test-resources/

2005-06-20 Thread Jacek Laskowski
[EMAIL PROTECTED] wrote: Author: dain Date: Sun Jun 19 15:25:18 2005 New Revision: 191366 URL: http://svn.apache.org/viewcvs?rev=191366view=rev Log: Added portable stub generator PortableStubCompiler contains utility methods to mangle overloaded operation names Added name manger tests Added:

Usability/Tooling - geronimo configuration on a headless server

2005-06-20 Thread sissonj
The following are my thoughts regarding requirements for running/configuring geronimo on a headless server in a production environment.. Whatever solution we come up with for changing the configuration settings (e.g. port numbers) it needs to be 'usable' in a headless environment. By that I mean

Compilation Problems.

2005-06-20 Thread Sanjay Dwivedi
Hi all, I am newbie to geronimo and am building geronimo from source. I get error while compiling in spec/j2ee-deployment: unable to download cglib-nodep-HEAD-06-06-05.jar, please try downloading from http://cglib.sf.net. I downloaded the required jar, but don't know where to put it, the error

Re: Compilation Problems.

2005-06-20 Thread Kristian Köhler
Hi you can find the file at: http://cvs.apache.org/repository/cglib/jars/ After downloading you should copy it to your maven repository $HOME/.maven/repository/cglib/jars/ Hope this helps Kristian Sanjay Dwivedi wrote: Hi all, I am newbie to geronimo and am building geronimo from source.

Re: Usability/Tooling - geronimo configuration on a headless server

2005-06-20 Thread Aaron Mulder
When you talk about a headless server... Is it acceptable to have a GUI tool that you run remotely via X-over-ssh, or does the server have no X install such that even that wouldn't work? In any case, I think your writeup is sensible. However, it may be difficult to implement

[jira] Commented: (GERONIMO-683) Unable to establish a connection between mysql and geronimo, the problem is at deployment

2005-06-20 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-683?page=comments#action_12314048 ] Aaron Mulder commented on GERONIMO-683: --- It's impossible to guess what's going wrong from the limited description you've given. Please post your MySQL plan and WAR.

Re: Compilation Problems.

2005-06-20 Thread Jacek Laskowski
Sanjay Dwivedi wrote: Hi all, I am newbie to geronimo and am building geronimo from source. I get error while compiling in spec/j2ee-deployment: unable to download cglib-nodep-HEAD-06-06-05.jar, please try downloading from http://cglib.sf.net. What Maven version do you use? Make sure it's

Re: Usability/Tooling - geronimo configuration on a headless server

2005-06-20 Thread Bruce Snyder
On 6/20/05, Aaron Mulder [EMAIL PROTECTED] wrote: When you talk about a headless server... Is it acceptable to have a GUI tool that you run remotely via X-over-ssh, or does the server have no X install such that even that wouldn't work? Actually, there are situations where this won't

Re: Usability/Tooling - geronimo configuration on a headless server

2005-06-20 Thread Aaron Mulder
Well, for configuration purposes, I was thinking something like: 1) Edit XML/text files enough to get ports/security working 2) Start Geronimo, use management web app to get other things working I personally prefer that scenario to Swing/Text configuration tools. However, it's

Re: svn commit: r191366 - in /geronimo/trunk/modules/interop: ./ src/java/org/apache/geronimo/interop/generator/ src/java/org/apache/geronimo/interop/rmi/iiop/portable/ src/test-data/ src/test-data/META-INF/ src/test-resources/

2005-06-20 Thread Dain Sundstrom
On Jun 19, 2005, at 3:44 PM, Jacek Laskowski wrote: [EMAIL PROTECTED] wrote: Author: dain Date: Sun Jun 19 15:25:18 2005 New Revision: 191366 URL: http://svn.apache.org/viewcvs?rev=191366view=rev Log: Added portable stub generator PortableStubCompiler contains utility methods to mangle

Re: Usability/Tooling - geronimo configuration on a headless server

2005-06-20 Thread sissonj
Aaron Mulder [EMAIL PROTECTED] wrote on 21/06/2005 12:59:54 AM: When you talk about a headless server... Is it acceptable to have a GUI tool that you run remotely via X-over-ssh, or does the server have no X install such that even that wouldn't work? There are enterprise platforms (in the

Re: Purpose of Derby Default DB

2005-06-20 Thread sissonj
Can anyone think of any reasons why the DefaultDatasource (default-database-plan.xml) is still needed? John Jeremy Boynes [EMAIL PROTECTED] wrote on 12/11/2004 05:20:50 PM: The DefaultDB is older and predates Derby's arrival at the ASF. Services that needed a database backend were using it.

Re: Summary checkpoint - Roadmap / Things-to-do

2005-06-20 Thread sissonj
Aaron Mulder [EMAIL PROTECTED] wrote on 14/06/2005 10:25:14 AM: I'd add (in no particular order, and not necessarily all for 1.0): snip - Remote deployment and management (that is, developer on a different machine than server and not FTPing stuff back and forth) I would like to see

Re: Compilation Problems.

2005-06-20 Thread Sanjay Dwivedi
Hi all, I was using maven 1.0, upgrade to maven 1.0.2 and did maven m:rebuild and it worked, don't know if it was maven version or just the site started working today. Thanks for quick response. - Sanjay - Original Message - From: Jacek Laskowski [EMAIL PROTECTED] To:

Izpack installer jar

2005-06-20 Thread sissonj
Is there a reason why the IzPack installer jar is called geronimo-installar.jar ( I have checked that this is the actual file name produced) instead of geronimo-installer.jar ? Thanks, John This e-mail message and any attachments may contain confidential, proprietary or non-public information.