Refering two ear s

2006-09-19 Thread Kanchana Welagedara
Hi All I'm trying to deploy two ejbs (ejb-jar and ejbcmp.jar) and refer one to another Has any body tried tried the same with new release GV1.1.1?Which was not capable in GV1.1 and has it fixed in v1.1.1?Really appreciate if some body share any idea Regards Kanchana

Re: XML-Schema

2006-09-19 Thread Paul McMahan
Hi Kanchana. This looks great. Is this new wiki page meant to eventually replace the schemas page on the Geronimo website: http://geronimo.apache.org/schemas.html Or should they just point at each other? Best wishes, Paul On 9/19/06, Kanchana Welagedara <[EMAIL PROTECTED]> wrote: Hi All XML

Re: Board Report - Comments please

2006-09-19 Thread Hernan Cunico
Consolidated all the wikis into cwiki.apache.org based on Confluence. Cheers! Hernan Matt Hogstrom wrote: Hi everyone, We have a board report due and it appears that the RoUS is a tad busy at the moment. I pulled the following from STATUS and added my recollections and musings. Please add

Looking refernce to the TransactionRolledbackException from org.openejb

2006-09-19 Thread yskim
This may irrelevant to the geronimo itself. We are migrating a web service from WebSphere 4 to Geronoimo 1.0 (not 1.1). This web service uses hibernate and entity beans. We ran into the following exception when we invoke the web service. Many thanks in advance. Young Kim 11:10:06,056 WARN [Sy

Re: Refering two ear s

2006-09-19 Thread David Jencks
I thought I fixed it. There's a couple of sample apps in a small m2 project attached to http://issues.apache.org/jira/browse/GERONIMO-2142. Could you see if those examples work for you? thanks david jencks On Sep 19, 2006, at 5:41 AM, Kanchana Welagedara wrote: Hi All I'm trying to dep

PrefixedQName incompatible with javax.xml.soap.SOAPHeaderElement

2006-09-19 Thread lucian
Hi , I am trying to decompose a SOAP message and I am getting the following exception : Exception in thread "main" java.lang.ClassCastException: org.apache.axis.message.PrefixedQName incompatible with javax.xml.soap.SOAPHeaderElement at com.acme.dw.tri.MessageReader.displayAttributes(Mess

Re: PrefixedQName incompatible with javax.xml.soap.SOAPHeaderElement

2006-09-19 Thread David Jencks
Does this happen when you run geronimo standalone unrelated to eclipse? On both 1.4.2 and 1.5 jdks? I haven't examined the inheritance hierarchy of the classes involved but your eclipse listing makes me suspect that either QName or axis classes are being loaded in at least 2 classloaders.

Re: PrefixedQName incompatible with javax.xml.soap.SOAPHeaderElement

2006-09-19 Thread lucian
Hi , here's a very interesting fact : I tried changing the libraries loaded, as follows (using Sun JSAS instead, and Sun jre 1.5) : appserv-ws.jar - C:\Sun\AppServer\lib j2ee.jar - C:\Sun\AppServer\lib javaee.jar - C:\Sun\AppServer\lib JRE System Library [jre1.5.0_08] and I'm getting a suspiciou

Java Service Wrapper and Geronimo

2006-09-19 Thread Jake C
When I use the script from the WIKI at http://cwiki.apache.org/GMOxDOC11/configuring-geronimo-as-a-windows-service.html I get a ClassNotFoundException on org.apache.geronimo.connector.deployment.RARConfiguration when I try to add a DB2 Database Pool. This class is in the repository under geron

XML-Schema

2006-09-19 Thread Kanchana Welagedara
Hi All XML shcema and deployment plans documentation is now available for the followings * geronimo-application-1.1.xsd * geronimo-application-client-1.1.xsd * geronimo-connector-1.1.xsd * geronimo-web-1.1.xsd * openejb-jar-2.1.xsd at http://cwiki.apache.org/confluence/display/GMOxDOC11/XML+sc

Re: XML-Schema

2006-09-19 Thread Kanchana Welagedara
Hi Paul Thanks for the comment.On 9/19/06, Paul McMahan <[EMAIL PROTECTED]> wrote: Hi Kanchana.  This looks great.  Is this new wiki page meant toeventually replace the schemas page on the Geronimo website:http://geronimo.apache.org/schemas.html Or should they just point at each other? It like thi

Re: Java Service Wrapper and Geronimo

2006-09-19 Thread Manu George
Hi Jake, This seems to be an issue related to the console (Geronimo Database Pool Wizard). If you directly write a plan and then use it to deploy the pool using the tranql rars it deploys the pool w/o any exceptions. Also try if you can deploy a database pool using the Geronimo Database