Nick Long
Nick Long

Reputation: 867

Sun App Server Deployment Error

Sun App Server Deployment : When choose to precompile JSP : Throw this error

 com.sun.enterprise.admin.common.exception.MBeanConfigException:
 Component not registered then have to do asadmin undeploy

Anyone know what is the reason for this error?

Upvotes: 1

Views: 180

Answers (1)

slipbull
slipbull

Reputation: 1497

That's a thing that sometime happens with j2ee apps. You just have to follow the deployment process correctly.

Upvotes: 1

Related Questions