<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=344293713-18092007><FONT face=Arial color=#0000ff size=2>Use 
sequence&lt;type&gt; for arrays.&nbsp; You'll need to typedef it for the method, 
i.e.:</FONT></SPAN></DIV>
<DIV><SPAN class=344293713-18092007><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=344293713-18092007><FONT face=Arial color=#0000ff 
size=2>typedef sequence&lt;short&gt; shortarrary;</FONT></SPAN></DIV>
<DIV><SPAN class=344293713-18092007><FONT face=Arial color=#0000ff 
size=2>....</FONT></SPAN></DIV>
<DIV><SPAN class=344293713-18092007><FONT face=Arial color=#0000ff size=2>&nbsp; 
shortarray returnShort();</FONT></SPAN></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> 
  omniorb-list-bounces@omniorb-support.com 
  [mailto:omniorb-list-bounces@omniorb-support.com] <B>On Behalf Of 
  </B>janarbek<BR><B>Sent:</B> Tuesday, September 18, 2007 4:25 AM<BR><B>To:</B> 
  omniORB-list@omniorb-support.com<BR><B>Subject:</B> [omniORB] Sequence type in 
  IDL of omniORB<BR><BR></FONT></DIV>
  <DIV>Dear all,</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Does IDL suppor array? I failed in generating stubs in following IDL. How 
  can I use array in IDL? </DIV>
  <DIV>&nbsp;</DIV>
  <DIV>interface shortTest{</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>&nbsp; short[] returnShort();</DIV>
  <DIV>}; </DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Regards,</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Janarbek. </DIV>
  <DIV>&nbsp;</DIV>
  <DIV>And does the synatax of IDL of omniORB is same with CORBA IDL?</DIV>
  <P>
  <HR SIZE=1>
  Fussy? Opinionated? Impossible to please? Perfect. <A 
  href="http://us.rd.yahoo.com/evt=48516/*http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 ">Join 
  Yahoo!'s user panel</A> and lay it on us. </BLOCKQUOTE></BODY></HTML>