Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 59162 invoked from network); 12 Jan 2007 02:46:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Jan 2007 02:46:03 -0000 Received: (qmail 67308 invoked by uid 500); 12 Jan 2007 02:46:08 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 67276 invoked by uid 500); 12 Jan 2007 02:46:07 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 67265 invoked by uid 99); 12 Jan 2007 02:46:07 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jan 2007 18:46:07 -0800 X-ASF-Spam-Status: No, hits=2.8 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [68.142.201.183] (HELO web31703.mail.mud.yahoo.com) (68.142.201.183) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 11 Jan 2007 18:45:57 -0800 Received: (qmail 28202 invoked by uid 60001); 12 Jan 2007 02:45:36 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=zk0UP4fjQa8wL/xMt37YXXVQ/67Uj5XA9TrrwtjDoriCybRIUyAxjRLehgV0GcSL5LBbr/Uo/E1jAyMoec1wDZ14BdoBPpZwU7WKx7Qiz4UIRPmDlJ5Hsb6UPVt+Tp5WpqyKfc/J3JU2RfqLLISeNGTbnN+MUks0eMIL6EwYSHQ=; X-YMail-OSG: VNHFrmwVM1nK5HfppYZFNvvT0z65kCZOMvKZBPhWNLEQj3jhCq2obq.sf8yBDK6j5Q-- Received: from [24.211.208.98] by web31703.mail.mud.yahoo.com via HTTP; Thu, 11 Jan 2007 18:45:36 PST Date: Thu, 11 Jan 2007 18:45:36 -0800 (PST) From: anita kulshreshtha Subject: Re: Web Builders To: dev@geronimo.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <381647.27710.qm@web31703.mail.mud.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org --- David Jencks wrote: > > On Jan 11, 2007, at 9:05 AM, anita kulshreshtha wrote: > > > Thanks David J.! I managed to get the webservices-builder to > > compile and pass the tests by using dependency exclusion and some > code > > hack. > > Now the connector-builder needs the following classes: > > ActivationspecType; > > AdminobjectType; > > ConfigPropertyType; > > ConnectionDefinitionType; > > ConnectorDocument; > > ConnectorType; > > MessagelistenerType; > > ResourceadapterType; > > Where can I fine these? > > hm..... the connector spec is unchanged between 1.4 and 5 so I didn't > > include it in the 5 schema class jar. I think this means we need > both the schema jars for 2.0. Alternatively I guess we could add the > > schemas from 1.4 to the 5 jar? I don't know how many problems this > will cause.... like 2 description classes. I also think we could add connector to the 5 schema jar. I just managed to get everything built and a running server! I will post the patch for your review. I had to sneak in the 1.4 schema jar in dependency.xml of j2ee-schema for the connector. I have used a hack to override getStringValue() in connector-builder and webservices-builder. Comments welcome.. Thanks Anita > > For me anyway what to do here needs some more thought. I'm tempted > to say we should just use both schema jars and leave connector > unchanged. > > thanks > david jencks ____________________________________________________________________________________ Need a quick answer? Get one in minutes from people who know. Ask your question on www.Answers.yahoo.com