Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-14 Thread Sachin Patel
Right, this is actually a problem with open-ejb snapshots not being published. So its pulling down an old version of openejb which does not reflect the changes for the new EnvironmentType element. Currently the workaround is to install the openejb jars built from Geronimo 1.1 to your loca

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-14 Thread Sachin Patel
Great! On Jun 13, 2006, at 10:56 PM, Neal Sanche wrote: Hi Sachin, I just wanted to report that your latest build works very well for me. Thanks very much! Cheers. -Neal -sachin

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-13 Thread Neal Sanche
Hi Sachin, I just wanted to report that your latest build works very well for me. Thanks very much! Cheers. -Neal

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-13 Thread Neal Sanche
Okay, good, because my build is failing. I'll download yours and test it out here. My error during build was: [ERROR] BUILD FAILURE [INFO] [INFO] Compilation failure E:\geronimo-eclipse-tools\plugins\org.apache.geronimo.

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-13 Thread Sachin Patel
Ok, actually I'm using now... MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=512m" and I'm uploading a build as we speak, should be done in just about 5 min. On Jun 13, 2006, at 10:13 PM, Neal Sanche wrote: I noticed that in the build scripts... Good that you fixed it. I will keep trying to build

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-13 Thread Neal Sanche
I noticed that in the build scripts... Good that you fixed it. I will keep trying to build it. I ran into the out of memory problem just now and found your previous post on MAVEN_OPTS=-Xmx512m so I'll stop the build and svn update first. Thanks. -Neal Sachin Patel wrote: Cool, you'll want to

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-13 Thread Sachin Patel
Cool, you'll want to do an svn update, i just checked in some stuff, happened to be that v11.ui wasn't even building, nor being packaged :) On Jun 13, 2006, at 9:39 PM, Neal Sanche wrote: Well, in the meantime I'm learning how to compile it. Downloaded Maven 2.0.4 and am just waiting for the

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-13 Thread Neal Sanche
Well, in the meantime I'm learning how to compile it. Downloaded Maven 2.0.4 and am just waiting for the rest of the downloads to happen. Exciting stuff. :) -Neal Sachin Patel wrote: My bad, you're right. Fixing and rebuilding now. Check for a new driver shortly. Thanks for your patience.

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-13 Thread Sachin Patel
My bad, you're right. Fixing and rebuilding now. Check for a new driver shortly. Thanks for your patience. -sachin On Jun 13, 2006, at 9:09 PM, Neal Sanche wrote: Just tried it, and it's the same thing Sachin. Could you, perhaps, send me the following file, or make it available in the .z

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-13 Thread Neal Sanche
Just tried it, and it's the same thing Sachin. Could you, perhaps, send me the following file, or make it available in the .zip: org.apache.geronimo.st.v11.ui.jar It isn't in the .zip you sent, however it is in the source distribution, but I can't make the plugin source code compile. Are you u

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-13 Thread Neal Sanche
Thanks Sachin, I will give it a good run tonight, and let you know through JIRAs if I encounter anything. Cheers. -Neal Sachin Patel wrote: Ah found the problem, the bundle manifest was missing a "." entry for bundle-classpath. I'm uploading a new driver right now. On Jun 5, 2006, at 11:57

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-13 Thread Sachin Patel
Ah found the problem, the bundle manifest was missing a "." entry for bundle-classpath. I'm uploading a new driver right now. On Jun 13, 2006, at 9:07 AM, Sachin Patel wrote: Ok, my bad, you're right, the distribution is in fact bad. I'll remove it so other people don't report the same pro

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-13 Thread Sachin Patel
Ok, my bad, you're right, the distribution is in fact bad. I'll remove it so other people don't report the same problem. Not sure what is wrong since everything works when self hosting... I'll dig into it.. thanks. On Jun 13, 2006, at 8:38 AM, Sachin Patel wrote: The 1.1 support should

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-13 Thread Sachin Patel
The 1.1 support should work. I gave a demo on it at the Rational Conference last week. But of course I was launching from within a self-hosted environment, so let me double check the actual distribution this morning. In the meantime, could you try as well installing over a clean WTP imag

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-12 Thread Neal Sanche
You mention, here, that there is a driver available that we can test with, is that the one released on June 6th? I am still finding it impossible to get that version to start up an deploy to a Geronimo 1.1 server. It does nearly everything else wonderfully. I've been forced to Export .EAR files

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-12 Thread Sachin Patel
They are going fine. The driver that is available should be a good driver to start testing on. I've been working on moving up to WTP 1.5, EMF 2.2, etc... and have run across a build breaking EMF bug I'm awaiting a fix for. Hopefully we'll get the fix before EMF 2.2 is released. On Jun 1

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-12 Thread Jay D. McHugh
How are the Eclipse plugin changes going? Jay Sachin Patel wrote: Hold off on the V11 testing, as I'm finding issues you may run into. I'm working on resolving the issues this morning and will let u know when I'm done. On Jun 7, 2006, at 12:02 AM, Neal Sanche wrote: Okay Sachin, I have fo

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-07 Thread Sachin Patel
Hold off on the V11 testing, as I'm finding issues you may run into. I'm working on resolving the issues this morning and will let u know when I'm done. On Jun 7, 2006, at 12:02 AM, Neal Sanche wrote: Okay Sachin, I have found what I believe to be the main problem. I looked in my Eclips

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-07 Thread Sachin Patel
Is it in the zip? On Jun 7, 2006, at 12:02 AM, Neal Sanche wrote: Okay Sachin, I have found what I believe to be the main problem. I looked in my Eclipse configuration settings, and found that the Geronimo plugin had a little red X on it indicating it was unhappy. So I looked into why th

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-06 Thread Neal Sanche
Okay Sachin, I have found what I believe to be the main problem. I looked in my Eclipse configuration settings, and found that the Geronimo plugin had a little red X on it indicating it was unhappy. So I looked into why that could be ant found a small complaint it was making: Plug-in "org.ap

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-06 Thread Neal Sanche
Hi Sachin, I downloaded the updated driver from the same link you posted earlier, and installed it. I started eclipse with '-clean' as instructed. However I have the same issue, the stracktrace is identical. I would be happy to demonstrate the problem with you, and/or invite you onto my comput

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-06 Thread Sachin Patel
I just posted a new driver. Could you verify that the problem is fixed? You should be able to just extract over your existing image. Be sure to re-invoke eclipse with "-clean". Thanks. On Jun 6, 2006, at 9:53 PM, Neal Sanche wrote: Fair enough, I have put in a JIRA, let me know (though

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-06 Thread Neal Sanche
Fair enough, I have put in a JIRA, let me know (though the JIRA) what else you need from me. I am trying out the other features and will see if I get stuck. I can't start the server from inside Eclipse, but maybe I can still develop a small application. -Neal Sachin Patel wrote: I'd have to

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-06 Thread Sachin Patel
I'd have to dig into it, I'm not quite sure looking at just the stack trace. On Jun 6, 2006, at 9:32 PM, Neal Sanche wrote: I will put in a JIRA, for sure. Can you tell me what might be going on? -Neal Sachin Patel wrote: Ah shoot, can you open a jira? I can investigate. On Jun 5, 2006,

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-06 Thread Neal Sanche
I will put in a JIRA, for sure. Can you tell me what might be going on? -Neal Sachin Patel wrote: Ah shoot, can you open a jira? I can investigate. On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote: Sachin Patel wrote: The following driver can run on both JDK 1.4 or 1.5. It should be run with

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-06 Thread Sachin Patel
Ah shoot, can you open a jira? I can investigate. On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote: Sachin Patel wrote: The following driver can run on both JDK 1.4 or 1.5. It should be run with WTP 1.0x and will eventually but not currently run on WTP 1.5. http://people.apache.org/dist/ge

Re: Eclipse Plugin V1.1.0 unstable driver now available

2006-06-05 Thread Neal Sanche
Sachin Patel wrote: The following driver can run on both JDK 1.4 or 1.5. It should be run with WTP 1.0x and will eventually but not currently run on WTP 1.5. http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-plugin-1.1-SNAPSHOT-deployable.zip -sachin Hi Sachin, I am curr

Eclipse Plugin V1.1.0 unstable driver now available

2006-06-03 Thread Sachin Patel
The following driver can run on both JDK 1.4 or 1.5. It should be run with WTP 1.0x and will eventually but not currently run on WTP 1.5. http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse- plugin-1.1-SNAPSHOT-deployable.zip -sachin