Does anyone know if it is possible to use JbImp to convert JavaBeans into .NET resource?
---
Hi, could you let us know what exactly you are trying to do?
Jbimp is meant for converting java classes into assemblies for use with J#
on .NET.
Note that J# supports only equivalent to JDK 1.1.4 so if the classes you are
converting use additional jdk functionality then it may not work.
thanks,
Thomas Alex
Visual J# Product Team
This posting is provided "AS IS" with no warranties, and confers no
rights.
> Does anyone know if it is possible to use JbImp to convert JavaBeans into
> .NET resource?
[quoted text clipped - 3 lines]
> Our newsgroup
> engine supports Post Alerts, Ratings, and Searching.
George Birbilis [MVP J#] [9880] - 27 Jul 2004 13:25 GMT
> Hi, could you let us know what exactly you are trying to do?
>
> Jbimp is meant for converting java classes into assemblies for use with J#
> on .NET.
> Note that J# supports only equivalent to JDK 1.1.4 so if the classes you are
> converting use additional jdk functionality then it may not work.
maybe the question is:
does Jbimp read/use JavaBeanInfo?
don't think it does
see the following on how to expose your JavaBeans properties/events etc. for
other .NET languages (say VB or C#) and IDEs to understand them as
properties/events (for use in IDE's wizards/designers) and not just as
methods
http://msdn.microsoft.com/vjsharp/default.aspx?pull=/library/en-us/dv_vstechart/
html/bjpropertiesinjsharp4.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vjsharp/html
/vjgrfsyntaxforusingnetinjava.asp
(long URLs - may be wrapped in two lines by the mailer)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
George Birbilis <birbilis@kagi.com> [Microsoft MVP J#]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ QuickTime VCL and ActiveX controls (for PowerPoint/VB/Delphi etc.)
+ Plugs VCL and ActiveX controls (InterProcess/Internet communication)
+ TransFormations, VB6 forms to ASP.net WebForms convertion
http://www.kagi.com/birbilis
+ Robotics
http://www.mech.upatras.gr/~robgroup
........................................................................