Hi,
Maybe I am missing something, please tell me if this is the case.

I generated the javabean classes using the scomp command, under DOS.

One thing that I do not understand is that it seems it has generated
wrong return types for the getters / setters
for the tags of type Date.

For instance:
        <xs:element name="DATE_CREATION" type="Date" minOccurs="0"/>
has generated a getter that returns a String, instead of a date :

         String
noNamespace.MPGPVCDocument.MPGPVC.EPJ.IOS.IO.getDATECREATION()

Does anyone have any information regarding this ?

Thanks



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to