[jira] Created: (GERONIMODEVTOOLS-199) javax.xml.bind is not included in server runtime library

2007-09-10 Thread Tomasz Mazan (JIRA)
javax.xml.bind is not included in server runtime library Key: GERONIMODEVTOOLS-199 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-199 Project: Geronimo-Devtools Issue

[jira] Commented: (GERONIMO-2188) When oracle wrapper is used, commits are not immediately committed to oracle database

2007-09-10 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526162 ] Lin Sun commented on GERONIMO-2188: --- Hi David, check the G2188-latest.patch file, which contains what I

Re: [jira] Commented: (GERONIMO-2880) TransportDisposedIOException occurs when trying to close ActiveMQ queue

2007-09-10 Thread anish pathadan
Hi Aman,I have made the log level to ERROR in TransportConnection.OneJIRA is opened in ActiveMQ project for it. https://issues.apache.org/activemq/browse/AMQ-1384 For your doubt on how to set AUTOCOMMIT to off, I am not sure whether activemq ra has such a property. f your requirement is to

Re: New GShell-based Geronimo Server launcher now in server/trunk

2007-09-10 Thread Paul McMahan
This is really cool stuff, I'm pretty blown away. I'm convinced that a significant percentage of app server administrators prefer a power scripting interface over a fancy UI, so now Geronimo can offer both. I seem to recall some discussion about supporting multiple scripting

[jira] Created: (GERONIMO-3461) Disable MEJB gbean in the default assemblies until G3456 is fixed

2007-09-10 Thread Donald Woods (JIRA)
Disable MEJB gbean in the default assemblies until G3456 is fixed - Key: GERONIMO-3461 URL: https://issues.apache.org/jira/browse/GERONIMO-3461 Project: Geronimo Issue Type:

[jira] Created: (GERONIMODEVTOOLS-200) javax.xml.soap not included in geronimo runtime library

2007-09-10 Thread Tomasz Mazan (JIRA)
javax.xml.soap not included in geronimo runtime library --- Key: GERONIMODEVTOOLS-200 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-200 Project: Geronimo-Devtools Issue Type:

[jira] Commented: (GERONIMODEVTOOLS-200) javax.xml.soap not included in geronimo runtime library

2007-09-10 Thread Kan Ogawa (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526170 ] Kan Ogawa commented on GERONIMODEVTOOLS-200: Tomasz, About JEE5-spec-api library classpath

[jira] Created: (GERONIMO-3462) Problem with throwing SOAPFaultException within WebService based on SessionBean

2007-09-10 Thread Tomasz Mazan (JIRA)
Problem with throwing SOAPFaultException within WebService based on SessionBean Key: GERONIMO-3462 URL: https://issues.apache.org/jira/browse/GERONIMO-3462 Project:

[jira] Updated: (GERONIMO-3462) Problem with throwing SOAPFaultException within WebService based on SessionBean

2007-09-10 Thread Tomasz Mazan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomasz Mazan updated GERONIMO-3462: --- Description: I create SOAPFaultException using code below: {noformat} public

XML Schemas on the site

2007-09-10 Thread Anita Kulshreshtha
Are there any plans to put the schemas for 2.0.1 here: http://geronimo.apache.org/xml-schemas.html Thanks Anita Need a vacation? Get great deals to amazing places on Yahoo! Travel.

Re: Schema issues

2007-09-10 Thread Jarek Gawor
On 9/7/07, David Jencks [EMAIL PROTECTED] wrote: On Sep 7, 2007, at 10:38 AM, Jarek Gawor wrote: I was collecting the different schema files used by Geronimo to publish them on a web site and I noticed one thing with the plugins-1.2 xsd. First, it imports attributes-1.1.xsd and not

[jira] Updated: (GERONIMODEVTOOLS-199) javax.xml.bind is not included in server runtime library

2007-09-10 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell updated GERONIMODEVTOOLS-199: --- Fix Version/s: 2.0 Assignee: Tim McConnell

[jira] Updated: (GERONIMODEVTOOLS-200) javax.xml.soap not included in geronimo runtime library

2007-09-10 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell updated GERONIMODEVTOOLS-200: --- Fix Version/s: 2.0 Assignee: Tim McConnell

Re: XML Schemas on the site

2007-09-10 Thread Hernan Cunico
YES. I think Jarek already moved all the schemas (https://svn.apache.org/repos/asf/geronimo/site/trunk/docs/schemas-2.0/) so I'll be updating the web site soon. Cheers! Hernan Anita Kulshreshtha wrote: Are there any plans to put the schemas for 2.0.1 here:

[jira] Assigned: (GERONIMO-3462) Problem with throwing SOAPFaultException within WebService based on SessionBean

2007-09-10 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor reassigned GERONIMO-3462: - Assignee: Jarek Gawor Problem with throwing SOAPFaultException within WebService

[jira] Created: (GERONIMO-3463) c:forEach does not work with deferred expression

2007-09-10 Thread Piotr Piotrowski (JIRA)
c:forEach does not work with deferred expression Key: GERONIMO-3463 URL: https://issues.apache.org/jira/browse/GERONIMO-3463 Project: Geronimo Issue Type: Bug Security Level: public

[jira] Commented: (GERONIMO-3462) Problem with throwing SOAPFaultException within WebService based on SessionBean

2007-09-10 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526206 ] Jarek Gawor commented on GERONIMO-3462: --- Here's what I see: 1) SOAP fault string is set and propagated

[jira] Created: (GERONIMO-3464) A webapp with init-param fails deployment

2007-09-10 Thread Prasad Kashyap (JIRA)
A webapp with init-param fails deployment --- Key: GERONIMO-3464 URL: https://issues.apache.org/jira/browse/GERONIMO-3464 Project: Geronimo Issue Type: Bug Security Level: public (Regular

[jira] Created: (GERONIMODEVTOOLS-201) java.lang.NullPointerException at org.apache.geronimo.st.ui.internal.Trace.trace(Trace.java:74)

2007-09-10 Thread Ted Kirby (JIRA)
java.lang.NullPointerException at org.apache.geronimo.st.ui.internal.Trace.trace(Trace.java:74) --- Key: GERONIMODEVTOOLS-201 URL:

[jira] Closed: (GERONIMO-3464) A webapp with init-param fails deployment

2007-09-10 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap closed GERONIMO-3464. Resolution: Invalid Failure caused by load-on-startup preceding init-param Guess Tomcat

[jira] Commented: (GERONIMO-3462) Problem with throwing SOAPFaultException within WebService based on SessionBean

2007-09-10 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526231 ] Jarek Gawor commented on GERONIMO-3462: --- Btw, I also noticed that Axis2 EJB-based WS was returning a

[jira] Commented: (GERONIMO-3457) Drools BRMS issue using geronimo 2.0.1-jetty6

2007-09-10 Thread Bhagwath Vadyala (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526236 ] Bhagwath Vadyala commented on GERONIMO-3457: Here is the exception I am getting now with drools 4.0.1

[jira] Created: (GERONIMO-3465) Default log level needs to be tweaked to provide more useful information to users

2007-09-10 Thread Kevan Miller (JIRA)
Default log level needs to be tweaked to provide more useful information to users - Key: GERONIMO-3465 URL: https://issues.apache.org/jira/browse/GERONIMO-3465 Project:

[jira] Commented: (GERONIMO-3462) Problem with throwing SOAPFaultException within WebService based on SessionBean

2007-09-10 Thread Tomasz Mazan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526265 ] Tomasz Mazan commented on GERONIMO-3462: Jarek 1) According to jax-ws spec (JSR-000224) point 10.2.2.3

update on the pluggable admin console

2007-09-10 Thread Paul McMahan
Recent work on GERONIMO-3413 provides a new admin console with two main improvements: - New system modules and 3rd party plugins can dynamically add and remove their portlets in the admin console - It has a smaller footrpint and minimal requirements on what's running in the server. You

[jira] Commented: (GERONIMO-3465) Default log level needs to be tweaked to provide more useful information to users

2007-09-10 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526266 ] Donald Woods commented on GERONIMO-3465: +10 to increasing the log level to either Warn or Info (the

[jira] Commented: (GERONIMO-3462) Problem with throwing SOAPFaultException within WebService based on SessionBean

2007-09-10 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526267 ] Jarek Gawor commented on GERONIMO-3462: --- What does php script call? Problem with throwing

[jira] Commented: (GERONIMO-3457) Drools BRMS issue using geronimo 2.0.1-jetty6

2007-09-10 Thread Bhagwath Vadyala (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526273 ] Bhagwath Vadyala commented on GERONIMO-3457: works fine with 1.5 jdk... But can we make it work with

[jira] Closed: (GERONIMODEVTOOLS-196) Maven DependencySet wildcards not working on all platforms (e.g., Mac OS)

2007-09-10 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell closed GERONIMODEVTOOLS-196. -- Resolution: Fixed Closing since this is now working fine on the Mac

[jira] Commented: (GERONIMO-3462) Problem with throwing SOAPFaultException within WebService based on SessionBean

2007-09-10 Thread Tomasz Mazan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526288 ] Tomasz Mazan commented on GERONIMO-3462: PHP script calls my function part of wsdl: {noformat}

[jira] Closed: (GERONIMODEVTOOLS-175) javamail package is not included in server runtime

2007-09-10 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell closed GERONIMODEVTOOLS-175. -- Resolution: Fixed Added missing specs to the classpath in revision

[jira] Closed: (GERONIMODEVTOOLS-200) javax.xml.soap not included in geronimo runtime library

2007-09-10 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell closed GERONIMODEVTOOLS-200. -- Resolution: Fixed Added missing specs to the classpath in revision

[jira] Closed: (GERONIMODEVTOOLS-199) javax.xml.bind is not included in server runtime library

2007-09-10 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell closed GERONIMODEVTOOLS-199. -- Resolution: Fixed Added missing specs to the classpath in revision

Re: Ideas on a rc.d kind of directory

2007-09-10 Thread Jason Dillon
Aighty... I'm gonna stop waiting for feedback and implement this stuff for all assemblies. --jason On Sep 9, 2007, at 6:41 AM, Jeff Genender wrote: No...no reasons...move forward ;-) Jeff Jason Dillon wrote: Hey, have you played with the rc.d bits in the

Re: Ideas on a rc.d kind of directory

2007-09-10 Thread Jeff Genender
Jason Dillon wrote: Aighty... I'm gonna stop waiting for feedback and implement this stuff for all assemblies. U...what am I...chopped liver? ;-) --jason On Sep 9, 2007, at 6:41 AM, Jeff Genender wrote: No...no reasons...move forward ;-) Jeff Jason Dillon wrote: Hey,

Re: Ideas on a rc.d kind of directory

2007-09-10 Thread Jason Dillon
I meant stop waiting for _more_ feedback :-P So far its all been good, but its a bigish change so I wanted to wait for a bit before I did it. I've also been sexying up gshell... :-P --jason On Sep 10, 2007, at 5:54 PM, Jeff Genender wrote: Jason Dillon wrote: Aighty... I'm gonna stop

Re: Ideas on a rc.d kind of directory

2007-09-10 Thread Jason Dillon
Don't make me open up a can of whoop-ass now... --jason On Sep 10, 2007, at 6:17 PM, Jeff Genender wrote: Hehehe...Jason...messing with you is like going to Disneyland...all fun ;-) Dude...you rock :-) Keep up the awesome work! Jefff Jason Dillon wrote: I meant stop waiting for _more_

[jira] Commented: (GERONIMO-3457) Drools BRMS issue using geronimo 2.0.1-jetty6

2007-09-10 Thread Kevan Miller (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526331 ] Kevan Miller commented on GERONIMO-3457: Whoa... Nice Donald... Bhagwath, definitely worth noting in the

[jira] Created: (GERONIMO-3466) car-maven-plugin can not generate server plugin which includes EJB

2007-09-10 Thread YunFeng Ma (JIRA)
car-maven-plugin can not generate server plugin which includes EJB -- Key: GERONIMO-3466 URL: https://issues.apache.org/jira/browse/GERONIMO-3466 Project: Geronimo Issue Type:

Looking for a consultant

2007-09-10 Thread Wayne Rasmuss
Hello, My name is Wayne Rasmuss. I'm looking for a cosultant with intimate knowledge of Geronimo. To answer questions, make reccomendations and some light development. Any reccomendations? Wayne Rasmuss Popstar Networks -- View this message in context:

[jira] Commented: (GERONIMO-2964) Cannot specify the Tomcat work directory for a web application

2007-09-10 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526353 ] Vamsavardhana Reddy commented on GERONIMO-2964: --- I think we should come up with a test case to see