Updates the README file to reflect a required change
diff --git a/hotfix/plugins/org.apache.openejb.core_4.0.0.beta-2_v201205260545-virgo-6.jar b/hotfix/plugins/org.apache.openejb.core_4.0.0.beta-2_v201205260545-virgo-6.jar
index c942f95..e059040 100755
--- a/hotfix/plugins/org.apache.openejb.core_4.0.0.beta-2_v201205260545-virgo-6.jar
+++ b/hotfix/plugins/org.apache.openejb.core_4.0.0.beta-2_v201205260545-virgo-6.jar
Binary files differ
diff --git a/hotfix/source/openejb-core/README.txt b/hotfix/source/openejb-core/README.txt
index 8f25f1f..1e6ff5c 100755
--- a/hotfix/source/openejb-core/README.txt
+++ b/hotfix/source/openejb-core/README.txt
@@ -7,8 +7,10 @@
 

 Add "Exposed-ContentType: Implementation" to the manifest of the newly built openejb-core jar or better yet copy the entire manifest from the old hot fix jar into the new one.
 
+If you don't copy the whole manifest also remove the version component from the "javax.management.j2ee" package.
+
 Original code is submitted in src.original and can also be found at:
-http://svn.apache.org/repos/asf/openejb/tags/openejb-4.0.0-beta-2/

+http://svn.apache.org/repos/asf/openejb/tags/openejb-4.0.0-beta-2/
 

 Remove from org/apache/openejb subfolder in the jar the folders eclipselink, hibernate and toplink - the classes from these folders are placed in

 a separate jar, org.eclipse.virgo.openejb.jpa.integration_4.0.0.beta-2_v201205260545.jar
\ No newline at end of file