I was using the Weblogic plugin with no issues with
Maven 1.0.2 release. Due to some customizing that I
need to do that requires Ant 1.6 I decided to upgrade
to Maven 1.1-Beta-2. Now, the Weblogic plugin doesn't
work anymore. I get the following error:
[wlwBuild] Error occurred during initialization of VM
[wlwBuild] java.lang.Error:
java.lang.ClassNotFoundException:
workshop.core.AppClassLoader
Which I don't understand since I have prpperly
identified the location of the Workshop JAR in my
project.properties files (nothing is different from
when I was running 1.0.2). Am I supposed to do
something different to get this plugin to work with
1.1-Beta-2?
Thanks,
Chris