Reputation: 867
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
Reputation: 1497
That's a thing that sometime happens with j2ee apps. You just have to follow the deployment process correctly.
Upvotes: 1