Tuesday, November 25, 2008

Exploding an ear or jar file

Only required for ADM.jar and Status

Switch to the main shared drive, in this case it is F:

C:\Documents and Settings>cd f:
F:\
F:\>cd bea\config\q2d*
F:\bea\config\q2domain>setdomainenv
F:\bea\config\q2domain>cd temp
F:\bea\config\q2domain\temp>jar xf ADMService.jar

Rebuilds the ear / jar
F:\bea\config\q2domain\temp>jar uf ADMService.jar META-INF\weblogic-ejb-jar.xml
F:\bea\config\q2domain\temp>

No comments: