Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 1537 invoked from network); 18 Apr 2007 10:31:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Apr 2007 10:31:54 -0000 Received: (qmail 66701 invoked by uid 500); 18 Apr 2007 10:31:57 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 66653 invoked by uid 500); 18 Apr 2007 10:31:57 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 66638 invoked by uid 99); 18 Apr 2007 10:31:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Apr 2007 03:31:57 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [209.68.5.15] (HELO relay01.pair.com) (209.68.5.15) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 18 Apr 2007 03:31:49 -0700 Received: (qmail 6094 invoked from network); 18 Apr 2007 10:31:27 -0000 Received: from 124.43.217.176 (HELO ?10.100.1.115?) (124.43.217.176) by relay01.pair.com with SMTP; 18 Apr 2007 10:31:27 -0000 X-pair-Authenticated: 124.43.217.176 Mime-Version: 1.0 (Apple Message framework v752.2) References: <88f5d710704180239m30a2372fwa8565828b9f49753@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Chamil Thanthrimudalige Subject: [Axis2] Is this a bug or working as designed? Date: Wed, 18 Apr 2007 16:05:53 +0530 To: axis-dev@ws.apache.org X-Mailer: Apple Mail (2.752.2) X-Virus-Checked: Checked by ClamAV on apache.org Forwarding with Axis2 prefix. Best Regards, Chamil Thanthrimudalige Begin forwarded message: > From: "Paul Fremantle" > Date: April 18, 2007 3:09:25 PM GMT+05:30 > To: "axis-dev@ws.apache.org" > Subject: Is this a bug or working as designed? > Reply-To: axis-dev@ws.apache.org > > If I new up a stub like this: > > ConfigurationContext cc = > ConfigurationContextFactory.createConfigurationContextFromFileSystem( > "c:/axis2-1.2/repository", "c:/axis2-1.2/conf/axis2.xml"); > > ProfileServerServiceStub stub = new ProfileServerServiceStub(cc, > null); > > I assume it would use the EPR baked into the stub. But it doesn't. > Instead I get this > Exception in thread "main" org.apache.axis2.AxisFault: Address > information does not exist in the Endpoint Reference (EPR).The system > cannot infer the transport mechanism. > > So bug? or am I meant to pass the EPR in? > > Paul > > -- > Paul Fremantle > VP/Technology, WSO2 and OASIS WS-RX TC Co-chair > > http://bloglines.com/blog/paulfremantle > paul@wso2.com > > "Oxygenating the Web Service Platform", www.wso2.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-dev-help@ws.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org