Hi,
On 26.11.10 14:42, "ajinkya prabhune" <[email protected]> wrote: >hello >I got the iPOJO for eclipse plugin through the runtime.rar archive >I am trying to create a simple service for JONAS >by following the iPOJO and JONAS create a NEW web service tutorial >but i am getting a error. >** >*An error ocurs during the bundle construction : Invalid class file: >org/objectweb/jorm/facility/naming/generator/LongGenIncrState.class null >* >when i right click on metadata.xml -> iPOJO -> Create the Bundle Looks like an error happening in BND (embedded in the plugin). However, it seems you're trying to embed classes from JORM. I'm not sure it's a good idea to embed such classes in Jonas. Regards, Clement > >please guide me if I am wrong >-- >Thank you and Regards >Ajinkya Prabhune --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

