Embedded DB Manager Doesn't Work (Possible Bug)

2007-02-28 Thread Lasantha Ranaweera
Hi All, G console DB Manager doesn't work with the latest source code build. I have reported this under G-2897. Can't create databases. Even it doesn't list the SystemDatabase. :( Thanks, Lasantha

[jira] Created: (GERONIMO-2897) Geronimo Console DB Manager doesn't work properly

2007-02-28 Thread Lasantha Ranaweera (JIRA)
Geronimo Console DB Manager doesn't work properly - Key: GERONIMO-2897 URL: https://issues.apache.org/jira/browse/GERONIMO-2897 Project: Geronimo Issue Type: Bug Security Level: public

Trunk builds will fail now if missing legal files...

2007-02-28 Thread Jason Dillon
might be broken at the moment, running a clean build to verify... will fix if something is missing. But, keep in mind that if you add a new module, it needs to have legal files (just like on 1.2). --jason

[jira] Created: (GERONIMO-2898) Can't edit Jetty SSL Connector in Geronimo console

2007-02-28 Thread Karthiga Rajeevani Ratnam (JIRA)
Can't edit Jetty SSL Connector in Geronimo console -- Key: GERONIMO-2898 URL: https://issues.apache.org/jira/browse/GERONIMO-2898 Project: Geronimo Issue Type: Bug Security Level: public

[jira] Updated: (GERONIMO-2898) Can't edit Jetty SSL Connector in Geronimo console

2007-02-28 Thread Karthiga Rajeevani Ratnam (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthiga Rajeevani Ratnam updated GERONIMO-2898: Attachment: JettySSLConnector Error.jpg Can't edit Jetty SSL

Re: Geronimo v2.0 Documentation - Administration

2007-02-28 Thread Karthiga Ratnam
I used the Tomcat version of Geronimo v2.0 for Administering certificates. This is because of the problem in the Jetty version (GERONIMO-2898) Thanks Karthiga On 2/26/07, Hernan Cunico [EMAIL PROTECTED] wrote: Yeah, my bad. I got carried on with the doc and forgot what I said in my previous

magicGball?

2007-02-28 Thread Jason Dillon
Whats the deal with the magicGball? Is this included somewhere? I don't think it is.. what is it doing here? --jason

Re: Trunk builds will fail now if missing legal files...

2007-02-28 Thread Jason Dillon
I've gone through the bulk of it... fixed some places where legal files were missing (using stnd LICENSE.txt and NOTICE.txt) and fixed some bits where extra pom magic was needed. This is for the *normal* build... I imagine that the testsuite/* bits still need some help. Either add the

Re: 3.1 release

2007-02-28 Thread Ramon Buckland
Are the previous versions of documentation archived anywhere ? ie: 2.x ? 3.0.x ? On Mon, 2007-01-29 at 15:16 +0100, Guillaume Nodet wrote: I have create a branch and a tag for 3.1 release. The trunk has moved to 3.2-SNAPSHOT. I will upload the binaries asap and will start a vote once

[BUILD] TRUNK: Failed for Revision: 512683

2007-02-28 Thread prasad
Building with Maven version: 2.0.5 Revision: 512683 built with tests included See the full build-0500.log file at http://people.apache.org/~prasad/binaries/20070228/build-0500.log [INFO] [surefire:test] [INFO] No tests to run. [INFO] [ejb:ejb] [INFO] Building ejb magicGball-ejb-2.0-SNAPSHOT

Re: [BUILD] TRUNK: Failed for Revision: 512683

2007-02-28 Thread Jason Dillon
at http://people.apache.org/ ~prasad/binaries/20070228/build-0500.log [INFO] [surefire:test] [INFO] No tests to run. [INFO] [ejb:ejb] [INFO] Building ejb magicGball-ejb-2.0-SNAPSHOT with ejbVersion 2.1 [INFO] Building jar: /home/prasad/geronimo/trunk/applications/ magicGball/magicGball-ejb/target

daytrader-{jetty|tomcat} configs

2007-02-28 Thread Jason Dillon
Why are there still daytrader bits in configs/ ? These don't even have poms... unless there is a reason, they should be removed. --jason

Re: Context level clustering not supported in Tomcat it seems

2007-02-28 Thread Shiva Kumar H R
Is it! Is there some document that you are referring to? Meanwhile I will repost the query on Tomcat mailing list as well test context level clustering on Tomcat 6. -- Thx, Shiva On 2/28/07, Filip Hanik - Dev Lists [EMAIL PROTECTED] wrote: Context level clustering is supported in TC 6 Shiva

Re: CORBA ported from OpenEJB 2

2007-02-28 Thread Rick McGuire
David Blevins wrote: On Feb 27, 2007, at 4:39 PM, Rick McGuire wrote: David Blevins wrote: On Feb 27, 2007, at 5:55 AM, Rick McGuire wrote: I'm about 99.% certain that tss was a very old element type that was never deleted from the schema. The only one I'm aware is still getting used

Re: 3.1 release

2007-02-28 Thread Guillaume Nodet
No, nothing worthy has really changed in the doc. What are you looking for ? On 2/27/07, Ramon Buckland [EMAIL PROTECTED] wrote: Are the previous versions of documentation archived anywhere ? ie: 2.x ? 3.0.x ? On Mon, 2007-01-29 at 15:16 +0100, Guillaume Nodet wrote: I have create a

[jira] Created: (GERONIMO-2899) Create additional PersistenceUnitGBean named 'cmp' even CMP Entity Beans not found in openejb-jar.xml

2007-02-28 Thread Lasantha Ranaweera (JIRA)
Create additional PersistenceUnitGBean named 'cmp' even CMP Entity Beans not found in openejb-jar.xml - Key: GERONIMO-2899 URL:

[jira] Updated: (GERONIMO-2899) Create additional PersistenceUnitGBean named 'cmp' even CMP Entity Beans not found in openejb-jar.xml

2007-02-28 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-2899: - Attachment: GERONIMO-2899.patch Create additional PersistenceUnitGBean named

Re: JPA in geronimo

2007-02-28 Thread Lasantha Ranaweera
Hi David J Dain, Thank you very much for you guys information. According to the Dain's information I have created a JIRA issue (GERONIMO-2899) submitted a patch. It will now only create cmp if there is cmp information found in the ejb-jar.xml (please note it will create only one cmp).

Re: Trunk builds will fail now if missing legal files...

2007-02-28 Thread Prasad Kashyap
OK. Let me look at it. Cheers Prasad On 2/28/07, Jason Dillon [EMAIL PROTECTED] wrote: I've gone through the bulk of it... fixed some places where legal files were missing (using stnd LICENSE.txt and NOTICE.txt) and fixed some bits where extra pom magic was needed. This is for the *normal*

Re: mx4j logging init

2007-02-28 Thread Anita Kulshreshtha
A related question... Jetty ClassLoaderTest is using code like this: .. Class cls = cl.loadClass(mx4j.MBeanDescription); . Can these tests be disabled? The server seems to work fine without

Re: Geronimo v2.0 Documentation - Administration

2007-02-28 Thread Hernan Cunico
I would suggest you try to use the latest stable build/release. I've been using M2 whenever I could. Although that doesn't guarantee you wont see that prob but at least you know it's more stable. Cheers! Hernan Karthiga Ratnam wrote: I used the Tomcat version of Geronimo v2.0 for

Re: Embedded DB Manager Doesn't Work (Possible Bug)

2007-02-28 Thread Hernan Cunico
I saw you're working on the db realm, try M2 for the doc for now. That error has been coming in and out for some time now. You can give it another shot as soon as M3 is out. Cheers! Hernan Lasantha Ranaweera wrote: Hi All, G console DB Manager doesn't work with the latest source code build.

Re: [Discussion] Geronimo web site update

2007-02-28 Thread Hernan Cunico
nice! I'll probably be done with the updates today. Cheers! Hernan Jason Dillon wrote: FYI, its up now: http://geronimo.apache.org/newsite/ --jason On Feb 27, 2007, at 1:39 PM, Hernan Cunico wrote: Jason Dillon wrote: On Feb 27, 2007, at 12:24 PM, Hernan Cunico wrote: Jason Dillon

servicemix-wsn on Jboss

2007-02-28 Thread sonu
Hi, I am a newbie in this domain and am actually stuck with the deployment of 1 of the servicemix components on jboss 404. The other components deploy normally thanks to the jboss deployer. But when i try to deploy servicemix-wsn I get the following error. Any help would really be appreciated :)

Re: Embedded DB Manager Doesn't Work (Possible Bug)

2007-02-28 Thread Lasantha Ranaweera
Thanks Hernan for Info. Lasantha I saw you're working on the db realm, try M2 for the doc for now. That error has been coming in and out for some time now. You can give it another shot as soon as M3 is out. Cheers! Hernan Lasantha Ranaweera wrote: Hi All, G console DB Manager doesn't

Re: magicGball?

2007-02-28 Thread David Jencks
IMO should be moved to testsuite or dropped thanks david jencks On Feb 28, 2007, at 1:52 AM, Jason Dillon wrote: Whats the deal with the magicGball? Is this included somewhere? I don't think it is.. what is it doing here? --jason

[jira] Created: (SM-859) incorrect jsr181 mtom response

2007-02-28 Thread Hari Iyer (JIRA)
incorrect jsr181 mtom response -- Key: SM-859 URL: https://issues.apache.org/activemq/browse/SM-859 Project: ServiceMix Issue Type: Bug Components: servicemix-jsr181 Affects Versions: 3.0.1

Re: Context level clustering not supported in Tomcat it seems

2007-02-28 Thread Filip Hanik - Dev Lists
http://tomcat.apache.org/tomcat-6.0-doc/config/cluster.html Filip Shiva Kumar H R wrote: Is it! Is there some document that you are referring to? Meanwhile I will repost the query on Tomcat mailing list as well test context level clustering on Tomcat 6. -- Thx, Shiva On 2/28/07, *Filip

Re: Context level clustering not supported in Tomcat it seems

2007-02-28 Thread Jeff Genender
This will probably result in a couple of lines of code changes for us since we are extending the context with a GeronimoStandardContext. I need to look at our code and see what we need to do. Jeff Filip Hanik - Dev Lists wrote: http://tomcat.apache.org/tomcat-6.0-doc/config/cluster.html

Re: magicGball?

2007-02-28 Thread Prasad Kashyap
What functionalities of the server does it exercise ? Where in the testsuite does it belong to ? Cheers Prasad On 2/28/07, David Jencks [EMAIL PROTECTED] wrote: IMO should be moved to testsuite or dropped thanks david jencks On Feb 28, 2007, at 1:52 AM, Jason Dillon wrote: Whats the deal

Re: daytrader-{jetty|tomcat} configs

2007-02-28 Thread David Jencks
I think they can be removed. thanks david jencks On Feb 28, 2007, at 2:35 AM, Jason Dillon wrote: Why are there still daytrader bits in configs/ ? These don't even have poms... unless there is a reason, they should be removed. --jason

Re: magicGball?

2007-02-28 Thread Rick McGuire
Prasad Kashyap wrote: What functionalities of the server does it exercise ? Where in the testsuite does it belong to ? Well, if was ever made to work again, it would exercise the CORBA support. I suspect we'd be better off just talking some of the existing tests and making them operate over

[jira] Updated: (GERONIMO-2894) Restructure geronimo-axis2 code to split between EJB and POJO containers

2007-02-28 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated GERONIMO-2894: -- Attachment: G2894-latest.patch Hi Lasantha, Thanks so much for reviewing the patch and notifying

[jira] Assigned: (XBEAN-73) XsdGenerator generates xs:any/ incorrectly

2007-02-28 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/XBEAN-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned XBEAN-73: Assignee: Guillaume Nodet XsdGenerator generates xs:any/ incorrectly

[jira] Closed: (XBEAN-73) XsdGenerator generates xs:any/ incorrectly

2007-02-28 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/XBEAN-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed XBEAN-73. Resolution: Fixed Fix Version/s: 2.9 Fixed at rev 512884. Thanks for the patch :-)

[jira] Created: (XBEAN-78) Refactor xbean-spring in a single module and drop spring 1.x support

2007-02-28 Thread Guillaume Nodet (JIRA)
Refactor xbean-spring in a single module and drop spring 1.x support Key: XBEAN-78 URL: https://issues.apache.org/jira/browse/XBEAN-78 Project: XBean Issue Type: Task

Re: mx4j logging init

2007-02-28 Thread Dain Sundstrom
Last I checked, the MX4j code wasn't compliant with the Java5 specs, but I don't think we were using it either IIRC you have to do something special to replace the JMX implementation in the vm. -dain On Feb 27, 2007, at 4:21 PM, Jason Dillon wrote: Okay, if we don't need it then we can

Re: mx4j logging init

2007-02-28 Thread Dain Sundstrom
I would guess yes. -dain On Feb 28, 2007, at 5:57 AM, Anita Kulshreshtha wrote: A related question... Jetty ClassLoaderTest is using code like this: .. Class cls = cl.loadClass(mx4j.MBeanDescription);

[jira] Commented: (GERONIMODEVTOOLS-133) v2.0.0 plugin builds on Windows, but fails to build on any recent version of SUSE Linux

2007-02-28 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476662 ] Donald Woods commented on GERONIMODEVTOOLS-133: --- Yep, I saw this back on the 1.1.1 plugin,

Re: Context level clustering not supported in Tomcat it seems

2007-02-28 Thread Filip Hanik - Dev Lists
maybe I misunderstood you, you are asking if you can shove the Cluster implementation in a context, the answer to that is no. 6 adds in support of clustering context attributes Filip Filip Hanik - Dev Lists wrote: http://tomcat.apache.org/tomcat-6.0-doc/config/cluster.html Filip Shiva Kumar

[jira] Created: (GERONIMO-2900) more readable output from list-modules when there's 1 target

2007-02-28 Thread toby cabot (JIRA)
more readable output from list-modules when there's 1 target - Key: GERONIMO-2900 URL: https://issues.apache.org/jira/browse/GERONIMO-2900 Project: Geronimo Issue Type: Improvement

[jira] Updated: (GERONIMO-1418) allow user to specify deployment targets by nickname

2007-02-28 Thread toby cabot (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] toby cabot updated GERONIMO-1418: - Attachment: geronimo-target-nickname-1_2.txt This patch applies to the 1.2 branch. The code

[jira] Updated: (GERONIMO-2900) more readable output from list-modules when there's 1 target

2007-02-28 Thread toby cabot (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] toby cabot updated GERONIMO-2900: - Attachment: list-modules-by-target-patch.txt Patch to CommandListModules.java. more

[jira] Updated: (GERONIMO-1418) allow user to specify deployment targets by nickname

2007-02-28 Thread toby cabot (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] toby cabot updated GERONIMO-1418: - Fix Version/s: 1.x 1.2 Environment: fedora core 4 Java(TM) 2 Runtime

[jira] Created: (GERONIMO-2901) Annotation support for ResourceRefBuilder Naming Builder

2007-02-28 Thread Tim McConnell (JIRA)
Annotation support for ResourceRefBuilder Naming Builder Key: GERONIMO-2901 URL: https://issues.apache.org/jira/browse/GERONIMO-2901 Project: Geronimo Issue Type: Sub-task

Re: 2.0-M3 Build Update

2007-02-28 Thread Sachin Patel
No, I need the individual artifacts in order to build. My pom's contain geronimo dependencies, and i have code that uses geronimo api's. Thus without geronimo publishing individual jars I cannot build. Just like Geronimo relies on other projects publishing their snapshots and releases,

Re: Trunk builds will fail now if missing legal files...

2007-02-28 Thread Jason Dillon
Thanks. --jason On Feb 28, 2007, at 5:37 AM, Prasad Kashyap wrote: OK. Let me look at it. Cheers Prasad On 2/28/07, Jason Dillon [EMAIL PROTECTED] wrote: I've gone through the bulk of it... fixed some places where legal files were missing (using stnd LICENSE.txt and NOTICE.txt) and fixed

[jira] Updated: (GERONIMO-2893) Local/Remote support for EJB annotations inconsistent (i.e., same as not working)

2007-02-28 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell updated GERONIMO-2893: Attachment: GERONIMO-2893-2.patch Found and fixed problem with JNDI references in

[BUILD] TRUNK: Failed for Revision: 512902

2007-02-28 Thread prasad
Building with Maven version: 2.0.5 Revision: 512902 built with tests skipped See the full build-1400.log file at http://people.apache.org/~prasad/binaries/20070228/build-1400.log Downloading: http://people.apache.org/repo/m2-snapshot-repository/jtidy/jtidy/8.0-SNAPSHOT/jtidy-8.0-SNAPSHOT.pom

[jira] Updated: (GERONIMO-2893) Local/Remote support for EJB annotations inconsistent (i.e., same as not working)

2007-02-28 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell updated GERONIMO-2893: Attachment: GERONIMO-2893-3.patch Started a little streamlining... Local/Remote

Re: daytrader-{jetty|tomcat} configs

2007-02-28 Thread Jason Dillon
They are gone... in trunk and 1.2 --jason On Feb 28, 2007, at 8:37 AM, David Jencks wrote: I think they can be removed. thanks david jencks On Feb 28, 2007, at 2:35 AM, Jason Dillon wrote: Why are there still daytrader bits in configs/ ? These don't even have poms... unless there is a

Re: [Discussion] Geronimo web site update

2007-02-28 Thread Jason Dillon
I put the edit links back on, I think they are helpful for use the site maintainers... especially since the links are not directly convertible from exported back to the confluence page. --jason On Feb 28, 2007, at 6:37 AM, Hernan Cunico wrote: nice! I'll probably be done with the updates

EJB and JAX-WS

2007-02-28 Thread Jarek Gawor
David, Here are two fairly simple things that we need to do get closer to the spec compliance with EJB and JAX-WS support: 1) OpenEJB must recognize and inject @Resource WebServiceContext resource. This is like the EJBContext object I think (not looked up in JNDI and there is no DD XML for it).

Re: magicGball?

2007-02-28 Thread Jason Dillon
Unless someone knows how to suck it up into the testsuite in the very near term, I suggest we move this app (and its configs) to the sandbox, and then work on how to either add to the testsuite or maybe to samples later. --jason On Feb 28, 2007, at 7:41 AM, David Jencks wrote: IMO

[jira] Created: (GERONIMO-2902) Ambigious references in EJBAnnotationHelper not properly supported

2007-02-28 Thread Tim McConnell (JIRA)
Ambigious references in EJBAnnotationHelper not properly supported -- Key: GERONIMO-2902 URL: https://issues.apache.org/jira/browse/GERONIMO-2902 Project: Geronimo Issue Type:

Re: magicGball?

2007-02-28 Thread David Blevins
On Feb 28, 2007, at 1:52 AM, Jason Dillon wrote: Whats the deal with the magicGball? Is this included somewhere? I don't think it is.. what is it doing here? It was our first ever example. We can move it into samples or delete it if we don't need/want it. -David

Re: magicGball?

2007-02-28 Thread Jason Dillon
I admit I have never even seen this app... or at least I don't remember seeing it. Assuming it does what I think it does... would be cool to keep it around, but right now its not used anywhere. I'd like to see this get moved to samples (and have it work)... but short of someone finding

Re: magicGball?

2007-02-28 Thread Matt Hogstrom
On Feb 28, 2007, at 4:52 AM, Jason Dillon wrote: Whats the deal with the magicGball? Is this included somewhere? I don't think it is.. what is it doing here? Can you come over to my house this weekend? My garage needs cleaning :) --jason

request.getContextPath() in RequestAdapter class in JettyEJBWebServiceContext.java

2007-02-28 Thread Lin Sun
Hi, I have noticed some behavior difference between JettyEJBWebServiceContext and TomcatEJBWebServiceContext. Both of them have an inner class RequestAdapter that implements WebServiceContainer.Request and provides this method getContextPath(). In our Axis2 integration code, we call

[jira] Created: (GERONIMO-2903) GeronimoEnc literal in EjbRefBuilder should be web application's name

2007-02-28 Thread Tim McConnell (JIRA)
GeronimoEnc literal in EjbRefBuilder should be web application's name - Key: GERONIMO-2903 URL: https://issues.apache.org/jira/browse/GERONIMO-2903 Project: Geronimo Issue

Re: 2.0-M3 Build Update

2007-02-28 Thread Jacek Laskowski
On 2/28/07, Sachin Patel [EMAIL PROTECTED] wrote: No, I need the individual artifacts in order to build. My pom's contain geronimo dependencies, and i have code that uses geronimo api's. Thus without geronimo publishing individual jars I cannot build. That wouldn't change, afaik. The only

Re: JPA in geronimo

2007-02-28 Thread Jacek Laskowski
On 2/28/07, Lasantha Ranaweera [EMAIL PROTECTED] wrote: For the JPA side I think now we need not hard coded openjpa JPA provider class name. Am I correct David (Is there any situations where both CMP and JPA comes together)? As far as I understand the spec, ear can contain CMPs and JPA

Fwd: EJB and JAX-WS

2007-02-28 Thread Jarek Gawor
(Resending, sorry for duplicates) David, Here are two fairly simple things that we need to do get closer to the spec compliance with EJB and JAX-WS support: 1) OpenEJB must recognize and inject @Resource WebServiceContext resource. This is like the EJBContext object I think (not looked up in

Re: magicGball?

2007-02-28 Thread Jason Dillon
Oh... you throwing wilber away? I can help you clean that old hunk of junk right up... and into our gbuild.org colo :-P --jason On Feb 28, 2007, at 12:41 PM, Matt Hogstrom wrote: On Feb 28, 2007, at 4:52 AM, Jason Dillon wrote: Whats the deal with the magicGball? Is this included

Re: Geronimo 2.0 web services support table

2007-02-28 Thread Lin Sun
In case you haven't taken a look at the page below, Jarek has updated the page with the CXF portion. In the next few days, I'll be working on updating the table for Axis2 - POJO portion to be accurate. But others are invited to update the page as well. Lin Davanum Srinivas wrote:

Correct way to get inputstream from message content

2007-02-28 Thread bradtwurst
Hello all, What is the correct way to get a inputStream from a normalized message content. I'm in the process of creating a SE that utilizes servingXml and, for some reason, I just can't connect these dots. Thanks, James -- View this message in context:

mx4j dependencies

2007-02-28 Thread Sachin Patel
The following still have dependencies to mx4j.. applications/console/geronimo-console-core/pom.xml configs/client-system/pom.xml configs/j2ee-system/pom.xml configs/jsr88-cli/pom.xml configs/jsr88-deploymentfactory/pom.xml configs/shutdown/pom.xml maven-plugins/geronimo-maven-plugin/pom.xml

Heads up re: Apache Geronimo and JavaOne

2007-02-28 Thread Matt Hogstrom
Just a heads up what's happening in Apache Geronimo. We're currently working to complete a server that passes all required tests before JavaOne. It would be most excellent to be able to get visibility for Apache Geronimo at this industry event. So why am I sending you this note? We

Re: Correct way to get inputstream from message content

2007-02-28 Thread Guillaume Nodet
You can not (and should not) assume a specific kind of Source containing the xml. It may be based on a stream, dom, stax, sax, string, etc ... You can use the SourceTransformer (o.a.s.jbi.jaxp package) which has a toStreamSource method that you could use. Btw, are you considering opensourcing

Re: mx4j dependencies

2007-02-28 Thread Jason Dillon
Does the system blow up in strange ways if you do? --jason On Feb 28, 2007, at 1:09 PM, Sachin Patel wrote: The following still have dependencies to mx4j.. applications/console/geronimo-console-core/pom.xml configs/client-system/pom.xml configs/j2ee-system/pom.xml configs/jsr88-cli/pom.xml

Re: mx4j dependencies

2007-02-28 Thread Sachin Patel
Trying now, I know I removed my dependencies on mx4j on devtools and rely on the jmx stuff in the vm and it works perfectly. -sachin On Feb 28, 2007, at 4:16 PM, Jason Dillon wrote: Does the system blow up in strange ways if you do? --jason On Feb 28, 2007, at 1:09 PM, Sachin Patel

Re: JPA in geronimo

2007-02-28 Thread Dain Sundstrom
On Feb 28, 2007, at 12:50 PM, Jacek Laskowski wrote: On 2/28/07, Lasantha Ranaweera [EMAIL PROTECTED] wrote: For the JPA side I think now we need not hard coded openjpa JPA provider class name. Am I correct David (Is there any situations where both CMP and JPA comes together)? As far

[jira] Created: (GERONIMO-2904) jsr-88 support needs to implement new method in DeploymentManager

2007-02-28 Thread David Jencks (JIRA)
jsr-88 support needs to implement new method in DeploymentManager - Key: GERONIMO-2904 URL: https://issues.apache.org/jira/browse/GERONIMO-2904 Project: Geronimo Issue Type:

Re: mx4j dependencies

2007-02-28 Thread Jason Dillon
What about remote deploy? --jason On Feb 28, 2007, at 1:22 PM, Sachin Patel wrote: Trying now, I know I removed my dependencies on mx4j on devtools and rely on the jmx stuff in the vm and it works perfectly. -sachin On Feb 28, 2007, at 4:16 PM, Jason Dillon wrote: Does the system blow

Re: mx4j dependencies

2007-02-28 Thread Jason Dillon
If this works, then we should check for any mx4j bits in the codebase (like the logging init) and make sure to pull that out too. --jason On Feb 28, 2007, at 1:22 PM, Sachin Patel wrote: Trying now, I know I removed my dependencies on mx4j on devtools and rely on the jmx stuff in the vm

[jira] Closed: (GERONIMO-2904) jsr-88 support needs to implement new method in DeploymentManager

2007-02-28 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed GERONIMO-2904. -- Resolution: Fixed rev 512979 jsr-88 support needs to implement new method in

Re: mx4j dependencies

2007-02-28 Thread Sachin Patel
should work, as i think i remember it working from the eclipse plugin also, but will verify. -sachin On Feb 28, 2007, at 4:27 PM, Jason Dillon wrote: What about remote deploy? --jason On Feb 28, 2007, at 1:22 PM, Sachin Patel wrote: Trying now, I know I removed my dependencies on mx4j

[jira] Closed: (GERONIMO-2882) Enable MTOM support for service-refs and for CXF-based web services

2007-02-28 Thread Jeff Genender (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Genender closed GERONIMO-2882. --- Resolution: Fixed Fix Version/s: 2.0 Committed...thanks. Enable MTOM support for

[jira] Created: (XBEAN-79) Need some kind of Recipe for static fields and properties on classes

2007-02-28 Thread David Jencks (JIRA)
Need some kind of Recipe for static fields and properties on classes Key: XBEAN-79 URL: https://issues.apache.org/jira/browse/XBEAN-79 Project: XBean Issue Type:

[jira] Commented: (XBEAN-79) Need some kind of Recipe for static fields and properties on classes

2007-02-28 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/XBEAN-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476720 ] David Jencks commented on XBEAN-79: --- rev 512986. Could use review. Need some kind of Recipe for static fields and

[jira] Commented: (GERONIMO-2827) Java EE 5 application client support

2007-02-28 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476723 ] David Jencks commented on GERONIMO-2827: A lot of this is implemented by now in rev 512993 and previous

Re: magicGball?

2007-02-28 Thread Kevan Miller
On Feb 28, 2007, at 3:51 PM, Jason Dillon wrote: Oh... you throwing wilber away? I can help you clean that old hunk of junk right up... and into our gbuild.org colo :-P Oh, great. Then it would be down every 45 minutes... --kevan

[jira] Assigned: (GERONIMO-2827) Java EE 5 application client support

2007-02-28 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks reassigned GERONIMO-2827: -- Assignee: David Jencks (was: Jacek Laskowski) Java EE 5 application client

Re: [Discussion] Geronimo web site update

2007-02-28 Thread Hernan Cunico
alright, I'm done with the updates. Finally moved all the content over. I will be calling a vote for changing the authoring tool from ant scripts and xdocs to confluence. This is the link to the migrated site http://geronimo.apache.org/newsite/ it gets updated 5 mins after every hour

Re: magicGball?

2007-02-28 Thread Jason Dillon
Are you still getting those down mails? So far the power issues with the colo have been sorted... so should be stable... though they don't have room for wilber there anyways... nor do I think matt wants to give it too me :-P --jason On Feb 28, 2007, at 2:00 PM, Kevan Miller wrote: On

Re: magicGball?

2007-02-28 Thread Matt Hogstrom
On Feb 28, 2007, at 5:08 PM, Jason Dillon wrote: Are you still getting those down mails? So far the power issues with the colo have been sorted... so should be stable... though they don't have room for wilber there anyways... nor do I think matt wants to give it too me :-P Its not

Re: [Discussion] Geronimo web site update

2007-02-28 Thread Jason Dillon
On Feb 28, 2007, at 2:07 PM, Hernan Cunico wrote: alright, I'm done with the updates. Finally moved all the content over. I will be calling a vote for changing the authoring tool from ant scripts and xdocs to confluence. This is the link to the migrated site

Re: magicGball?

2007-02-28 Thread Kevan Miller
On Feb 28, 2007, at 5:08 PM, Jason Dillon wrote: Are you still getting those down mails? So far the power issues with the colo have been sorted... so should be stable... though they don't have room for wilber there anyways... nor do I think matt wants to give it too me :-P No. Was just

[jira] Commented: (SM-855) Non concurrent processing of files in LW FilePoller

2007-02-28 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38617 ] Guillaume Nodet commented on SM-855: The patch looks good, but i have two remarks: * could you please avoid tabs

Re: magicGball?

2007-02-28 Thread Jason Dillon
I've move this puppy to the sandbox pending a decision on its ultimate fate: https://svn.apache.org/repos/asf/geronimo/sandbox/magicGball --jason On Feb 28, 2007, at 12:29 PM, David Blevins wrote: On Feb 28, 2007, at 1:52 AM, Jason Dillon wrote: Whats the deal with the magicGball?

applications/demo

2007-02-28 Thread Jason Dillon
Is this being used either? --jason

[VOTE] Geronimo web site update

2007-02-28 Thread Hernan Cunico
Folks, this vote is for moving the authoring of Geronimo's web site over Confluence. This mean that we will no longer use the anakia, xdocs and ant scripts to generate the web site, instead we will use Confluence. There is a GMOxSITE space in the cwiki site that only Geronimo committers can

Re: [VOTE] Geronimo web site update

2007-02-28 Thread Jason Dillon
+1 Though a minor note... for the initial push I do not plan on implementing the cwiki exported content - svn bits. I would like to get that working, but I had not planned on doing this for this initial push. If I have time to make a script to do this I will. But, I don't believe that

Re: [VOTE] Geronimo web site update

2007-02-28 Thread Hernan Cunico
+1 considering Jason's comments. Cheers! Hernan Jason Dillon wrote: +1 Though a minor note... for the initial push I do not plan on implementing the cwiki exported content - svn bits. I would like to get that working, but I had not planned on doing this for this initial push. If I have

Re: [VOTE] Geronimo web site update

2007-02-28 Thread Jeff Genender
+1 Hernan Cunico wrote: Folks, this vote is for moving the authoring of Geronimo's web site over Confluence. This mean that we will no longer use the anakia, xdocs and ant scripts to generate the web site, instead we will use Confluence. There is a GMOxSITE space in the cwiki site that

Re: [VOTE] Geronimo web site update

2007-02-28 Thread Joe Bohn
+1 Joe Hernan Cunico wrote: Folks, this vote is for moving the authoring of Geronimo's web site over Confluence. This mean that we will no longer use the anakia, xdocs and ant scripts to generate the web site, instead we will use Confluence. There is a GMOxSITE space in the cwiki site

Re: JPA in geronimo

2007-02-28 Thread Lasantha Ranaweera
Thanks folks ... So we have to find otherway to replace default JPA provider class name I think. I would be thankful if somebody please review GERONIMO-2899 JIRA patch too and let me know the status. :) Thanks Again, Lasantha On Feb 28, 2007, at 12:50 PM, Jacek Laskowski wrote: On 2/28/07,

Re: [VOTE] Geronimo web site update

2007-02-28 Thread Christopher M. Cardona
+1 chris Hernan Cunico wrote: Folks, this vote is for moving the authoring of Geronimo's web site over Confluence. This mean that we will no longer use the anakia, xdocs and ant scripts to generate the web site, instead we will use Confluence. There is a GMOxSITE space in the cwiki site

[VOTE] 2.0-M3 Release

2007-02-28 Thread Matt Hogstrom
I have gotten past the hurdles and present for your reviewing pleasure Geronimo 2.0-M3. All assemblies as well as source are available. http:// people.apache.org/~hogstrom/2.0-M3-rc1 I have tested a few of the assemblies by deploying and running DayTrader and now its your turn. This

[jira] Created: (GERONIMO-2905) We need to accept broken app client spec dds for a while

2007-02-28 Thread David Jencks (JIRA)
We need to accept broken app client spec dds for a while Key: GERONIMO-2905 URL: https://issues.apache.org/jira/browse/GERONIMO-2905 Project: Geronimo Issue Type: Bug Security

  1   2   >