I just sent Marc some info on this. If your entity
bean
doesn't have any cmp fields it will not deploy.
Add this to the ctor in
org.ejboss.deployment.DeploymentDescriptor
containerManagedFields = new Field[0];
It will probably improve the situation.
Regards,
Ken McCrary
--- Kumar Pandya <[EMAIL PROTECTED]> wrote:
> Hi there,
>
> I was trying out deploying and running bean-managed
> entity bean on ejboss
> v0.95 I downloaded yesterday. Examples: admin.jar
> and Helloworld.jar were
> deployed fine and but when it came to my entity bean
> jar file, it gave
> NullPointerException at [Deploy] stage. I have
> ejb1.1 compliant ejb-jar.xml
> file in the jar.
>
> Any comments on entity bean (BMP) support in
> 12/16/99 version or why would
> deploy tool give this exception?
>
> Thanks,
>
> Kumar
>
>
______________________________________________________
> Get Your Private, Free Email at
> http://www.hotmail.com
>
>
>
> --
>
--------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe:
> [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
>
>
__________________________________________________
Do You Yahoo!?
Thousands of Stores. Millions of Products. All in one place.
Yahoo! Shopping: http://shopping.yahoo.com
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]