Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

WSAD and Weblogic

0 views
Skip to first unread message

Parameswaran R

unread,
Jan 23, 2003, 11:28:41 AM1/23/03
to

Hi,

We are using WSAD 4.0 (Websphere studio for Application development) for developing
the Enterprise Application.

We test the application in WSAD Test Environment. Export the EAR file and deploy
it in Weblogic 6.1 sp4 server on solaris using console.

There are mainly two problems we face.
1. If the EAR is with source, while attaching the EJB to Sever (after deplying,
specifying target), it says XXX class should be declared as public..... and fials
to attach with the server.

2. If the EAR file is built without sorce, while deploying EAR file itself, NullPointer
exception is raised from MBean.

java.lang.NullPointerException
at weblogic.management.internal.MBeanProxy.getAttribute(MBeanProxy.java:253)
)

But If we rebuild and deploy it two three times, both with source and without
source gets deployed.

Could anyone please update me on what could be the reason and possible solution.

Respose from BEA will be highly appreciated.

Regards,
Param

0 new messages