[jira] Closed: (GERONIMO-782) ejb ws deployment system does not use gbean builder references

2005-07-23 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-782?page=all ] David Jencks closed GERONIMO-782: - Resolution: Fixed Step 4, clean up openejb code calling WebServiceBuilder. Checking in

[jira] Closed: (GERONIMO-793) xmlbeans has taken over the xmlbeans 2 maven plugin. We should use their copy.

2005-07-23 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-793?page=all ] David Jencks closed GERONIMO-793: - Resolution: Fixed switched. Sendingmodules/axis-builder/project.xml Sendingmodules/client-builder/project.xml Sending

mysterious svn message

2005-07-23 Thread David Jencks
Anyone have any idea what this might mean? Transmitting file data .svn: Commit succeeded, but other errors follow: svn: Error bumping revisions post-commit (details follow): no details were printed after this. No revision number, either. thanks david jencks

[jira] Closed: (GERONIMO-765) DriverManager is totally unsuited to enterprise software, and use in tranql-connector causes classloader problems

2005-07-23 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-765?page=all ] David Jencks closed GERONIMO-765: - Resolution: Fixed Assign To: Jeremy Boynes (was: David Jencks) jeremy changed the driver based MCF to use the driver directly. Reopen if there

[jira] Commented: (GERONIMO-793) xmlbeans has taken over the xmlbeans 2 maven plugin. We should use their copy.

2005-07-23 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-793?page=comments#action_12316571 ] David Jencks commented on GERONIMO-793: --- Commit email shows revision 224446 xmlbeans has taken over the xmlbeans 2 maven plugin. We should use their copy.

Re: strange stuff with JMXConnector

2005-07-23 Thread Joe Bohn
I know what my hostname and ip address are ... and this isn't my address (not even close). Aaron Mulder wrote: If so, try opening a terminal or command prompt and run "hostname" and see what it gives you. Then run "nslookup (whatever hostname gave you)" and see what IP address it

Jetty and Tomcat builds

2005-07-23 Thread Jeremy Boynes
There was some brief chatter on IRC about doing both Jetty and Tomcat builds automatically and having a separate dist directory. I just wanted to take the opportunity to remind folk about the packaging and assembly plugins and what they were trying to achieve. Sometime last year we discussed

Re: Web Console: Portlet Review

2005-07-23 Thread Dain Sundstrom
Cool stuff. For the initial kernel reference you can get it from the JNDI ENC. Just add an env entry of type org.apache.geronimo.kernel.Kernel with no value and the deployment code will automatically put the kernel there. -dain On Jul 22, 2005, at 10:11 PM, Aaron Mulder wrote:

[jira] Created: (GERONIMO-803) Deploy failure during redeploy leaves app undeployed

2005-07-23 Thread Aaron Mulder (JIRA)
Deploy failure during redeploy leaves app undeployed Key: GERONIMO-803 URL: http://issues.apache.org/jira/browse/GERONIMO-803 Project: Geronimo Type: Bug Components: deployment Versions: 1.0-M3

[jira] Created: (GERONIMO-804) Redeploy should calculate ModuleID to replace if not provided

2005-07-23 Thread Aaron Mulder (JIRA)
Redeploy should calculate ModuleID to replace if not provided - Key: GERONIMO-804 URL: http://issues.apache.org/jira/browse/GERONIMO-804 Project: Geronimo Type: Improvement Versions: 1.0-M3

Re: Jetty and Tomcat builds

2005-07-23 Thread Jeff Genender
Jeremy Boynes wrote: These aren't hard but are pretty low-level and it didn't seem a good idea to start messing in these areas on the run up to CTS. Given the recent issues with trying to get two distributions going it might be worth reopening them. Go Jeremy, Go!! -- Jeremy

[jira] Assigned: (GERONIMO-757) Move from jUDDI SNAPSHOT to formal version

2005-07-23 Thread Jeremy Boynes (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-757?page=all ] Jeremy Boynes reassigned GERONIMO-757: -- Assign To: Geir Magnusson Jr (was: Jeremy Boynes) Geir is going to test with jUDDI 0.9rc4 before upgrading Move from jUDDI SNAPSHOT to formal

[jira] Assigned: (GERONIMO-755) Move from Scout (JAXR) version 1.0-SNAPSHOT to a formal version

2005-07-23 Thread Jeremy Boynes (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-755?page=all ] Jeremy Boynes reassigned GERONIMO-755: -- Assign To: Geir Magnusson Jr (was: Jeremy Boynes) After discussion on Scout Dev we think we're ready for a release but Geir is going to a final

Re: Web Console JIRA Issues Stuff

2005-07-23 Thread Alan D. Cabrera
Aaron, Please start a fresh email instead of appending to a Jira issue. I tend to toss Jira notes into the trash w/out a second look. Regards, Alan On 7/22/2005 2:55 PM, Aaron Mulder wrote: All, Joe Bohn filed a couple bugs in JIRA. Joe, I'm not sure if you're looking to work on

Re: Web Console JIRA Issues Stuff

2005-07-23 Thread Aaron Mulder
On Sat, 23 Jul 2005, Alan D. Cabrera wrote: Please start a fresh email instead of appending to a Jira issue. I tend to toss Jira notes into the trash w/out a second look. I'm not sure whose problem that actually is. :) At a minimum, perhaps you could review the subject line and not

Re: Web Console JIRA Issues Stuff

2005-07-23 Thread Alan D. Cabrera
On 7/23/2005 11:15 AM, Aaron Mulder wrote: On Sat, 23 Jul 2005, Alan D. Cabrera wrote: Please start a fresh email instead of appending to a Jira issue. I tend to toss Jira notes into the trash w/out a second look. I'm not sure whose problem that actually is. :) At

[jira] Created: (GERONIMO-805) System Log Viewer portlet s-s-sucks!

2005-07-23 Thread Aaron Mulder (JIRA)
System Log Viewer portlet s-s-sucks! Key: GERONIMO-805 URL: http://issues.apache.org/jira/browse/GERONIMO-805 Project: Geronimo Type: Bug Components: management Versions: 1.0-M5 Reporter: Aaron Mulder Fix

EJB jar deployment problem

2005-07-23 Thread Janne Kario
I developed a simple test EJB with Eclipse Webtools RC1. WTP has the option of creating separate EJB jar and EJB client jar projects so that in the end the deployment looks like this (ejbClient.jar is packaged inside the ejb.jar). ejb.jar: META-INF/ejb-jar.xml META-ING/MANIFEST.MF

Re: EJB jar deployment problem

2005-07-23 Thread Sachin Patel
I think this may be an error in your configuration, and if not, then a bug in WTP. When exporting the ear in wtp, the client.jar and the ejbjar should be packaged directly underneath the ear. I just tried this (I'm not sure which wtp build I have, within the past week though) and my export