Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



suggestion after compiling java

From: yudi.irianto (2012-01-17 13:44)

Dear all,
After compiling class in Max75, do i need to rebuild -> redeploy (update
maximo.ear) -> restart appserver or just rebuild. Cause maximo says my
class does not exist is ear file. Afaik to redeploy it takes time even in
a moderate hw spec.
error:
BMXAA4177E - Java class not found. Examine the location and identify which
class is not found. Ensure that the class exists in the EAR file and
whether deployment is correct.
custom.psdi.app.simulation.FldReqType
Thanks for your suggestion
Best Regards,
Yudi Irianto


From: Chris Lawless (2012-01-16 23:06)

Yes, you need to rebuild and redeploy.
C.
On Jan 16, 2012, at 10:44 PM, yudi.irianto@ytljt.com wrote:
> Dear all,
>
> After compiling class in Max75, do i need to rebuild -> redeploy (update
> maximo.ear) -> restart appserver or just rebuild. Cause maximo says my
> class does not exist is ear file. Afaik to redeploy it takes time even in
> a moderate hw spec.
>
> error:
> BMXAA4177E - Java class not found. Examine the location and identify which
> class is not found. Ensure that the class exists in the EAR file and
> whether deployment is correct.
> custom.psdi.app.simulation.FldReqType
>
> Thanks for your suggestion
>
> Best Regards,
>
> Yudi Irianto
>
>
>
>


From: Greg Robinson (2012-01-17 10:35)

If you still get this error after you rebuild, redeploy, sometimes, you will need to clear the web server cache as well.
________________________________
From: Chris Lawless <lawlessc@gmail.com>
To: "MAXIMO@yahoogroups.com" <MAXIMO@yahoogroups.com>
Sent: Tuesday, January 17, 2012 2:06 AM
Subject: Re: [MAXIMO List] suggestion after compiling java

 
Yes, you need to rebuild and redeploy.
C.
On Jan 16, 2012, at 10:44 PM, yudi.irianto@ytljt.com wrote:
> Dear all,
>
> After compiling class in Max75, do i need to rebuild -> redeploy (update
> maximo.ear) -> restart appserver or just rebuild. Cause maximo says my
> class does not exist is ear file. Afaik to redeploy it takes time even in
> a moderate hw spec.
>
> error:
> BMXAA4177E - Java class not found. Examine the location and identify which
> class is not found. Ensure that the class exists in the EAR file and
> whether deployment is correct.
> custom.psdi.app.simulation.FldReqType
>
> Thanks for your suggestion
>
> Best Regards,
>
> Yudi Irianto
>
>
>
>


From: al_potanin (2012-01-17 23:26)

if you do a lot of development where you have to test (rebuild and deploy ear files) then a small trik will help you to save heaps of time.
Read article "WebSphere and the exploded ear" on http://blog.taic.net/SAM/?p=191
--- In MAXIMO@yahoogroups.com, yudi.irianto@... wrote:
>
> Dear all,
>
> After compiling class in Max75, do i need to rebuild -> redeploy (update
> maximo.ear) -> restart appserver or just rebuild. Cause maximo says my
> class does not exist is ear file. Afaik to redeploy it takes time even in
> a moderate hw spec.
>
> error:
> BMXAA4177E - Java class not found. Examine the location and identify which
> class is not found. Ensure that the class exists in the EAR file and
> whether deployment is correct.
> custom.psdi.app.simulation.FldReqType
>
>
> Thanks for your suggestion
>
> Best Regards,
>
> Yudi Irianto
>
>
>