Re: Securing the Derby Network Server in Geronimo - related to GERONIMO-342

2005-01-31 Thread sissonj
Jeremy Boynes [EMAIL PROTECTED] wrote on 31/01/2005 10:33:58 AM: [EMAIL PROTECTED] wrote: Derby's DRDA (Distributed Relational Database Architecture) Network Server by default only listens for connections on the loopback address (which is a good default) and does not have

[jira] Commented: (GERONIMO-546) web service client xsd has been modified... change it back

2005-01-31 Thread Bruce Snyder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-546?page=comments#action_58289 ] Bruce Snyder commented on GERONIMO-546: --- Upon further investigation, I figured out that the j2ee_1_4.xsd includes the j2ee_web_services_client_1_1.xsd. Running the

[jira] Created: (GERONIMO-559) NullPointerException if config attribute is not passed on deploy:startRemoteServer goal

2005-01-31 Thread John Sisson (JIRA)
NullPointerException if config attribute is not passed on deploy:startRemoteServer goal --- Key: GERONIMO-559 URL: http://issues.apache.org/jira/browse/GERONIMO-559 Project: Apache Geronimo

[jira] Updated: (GERONIMO-559) NullPointerException if config attribute is not passed on deploy:startRemoteServer goal

2005-01-31 Thread John Sisson (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-559?page=history ] John Sisson updated GERONIMO-559: - Attachment: StartRemoteServer.diff Patch

[jira] Assigned: (GERONIMO-559) NullPointerException if config attribute is not passed on deploy:startRemoteServer goal

2005-01-31 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-559?page=history ] David Jencks reassigned GERONIMO-559: - Assign To: David Jencks NullPointerException if config attribute is not passed on deploy:startRemoteServer goal

[jira] Closed: (GERONIMO-559) NullPointerException if config attribute is not passed on deploy:startRemoteServer goal

2005-01-31 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-559?page=history ] David Jencks closed GERONIMO-559: - Resolution: Fixed Fix Version: 1.0-M4 Applied in rev 149230. Thanks! NullPointerException if config attribute is not passed on

Re: runtime vs builder, was: SpringApplicationImpl

2005-01-31 Thread Jules Gosnell
OK - all understood - I will get back into the code today and tomorrow and try to sort this out. There may be a few more questions flying about later :-) Jules Jeremy Boynes wrote: Adding to what David said with some clarification of runtime vs. builder. The intention is that running systems

Re: problem with axis/xerces and web apps

2005-01-31 Thread toby cabot
Thanks for your help, David. I got things working, but it took a fair bit of messing around. It seems that Axis really likes to be loaded by the same classloader as the code that it's working with. For example, when I used the Axis that's built into Geronimo I got Caused by:

Jonas...

2005-01-31 Thread Geir Magnusson Jr .
http://news.com.com/Open-source+software+gets+J2EE+nod/2110-7344_3 -5557582.html?part=rsstag=5557582subj=news.7344.5 -- Geir Magnusson Jr +1-203-665-6437 [EMAIL PROTECTED]

http://jonas.objectweb.org/

2005-01-31 Thread Geir Magnusson Jr .
http://jonas.objectweb.org/ Lets catch them... -- Geir Magnusson Jr +1-203-665-6437 [EMAIL PROTECTED]

[jira] Created: (GERONIMO-560) MailcapCommandMap.getCommand() should handle wildcards

2005-01-31 Thread Jeremy Boynes (JIRA)
MailcapCommandMap.getCommand() should handle wildcards -- Key: GERONIMO-560 URL: http://issues.apache.org/jira/browse/GERONIMO-560 Project: Apache Geronimo Type: Bug Components: specs Reporter: Jeremy

[jira] Resolved: (GERONIMO-560) MailcapCommandMap.getCommand() should handle wildcards

2005-01-31 Thread Jeremy Boynes (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-560?page=history ] Jeremy Boynes resolved GERONIMO-560: Resolution: Fixed Support implicit and explicit wildcards Also we now strip parameters from the mimeType we are looking up

[jira] Commented: (GERONIMO-560) MailcapCommandMap.getCommand() should handle wildcards

2005-01-31 Thread Jeremy Boynes (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-560?page=comments#action_58337 ] Jeremy Boynes commented on GERONIMO-560: Fixed rev 149311 and 149312 MailcapCommandMap.getCommand() should handle wildcards

[jira] Closed: (GERONIMO-560) MailcapCommandMap.getCommand() should handle wildcards

2005-01-31 Thread Jeremy Boynes (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-560?page=history ] Jeremy Boynes closed GERONIMO-560: -- Been told it works :-) MailcapCommandMap.getCommand() should handle wildcards --