[
http://jira.codehaus.org/browse/MOJO-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=149665#action_149665
]
Jon Osborn commented on MOJO-1194:
----------------------------------
Actually, I find that you have to 'install' weblogic and point weblogic.home OR
put weblogic.jar on the classpath IN ITS INSTALLED LOCATION.
The manifest in weblogic.jar locates _most_ of the dependencies it needs
automatically. Appc is one of those operations that is complex enough that you
must do it this way.
So, for pure compilation or WS Gen etc, you can usually use just weblogic.jar
or a couple of other jars. For APPC, however, I find you need most everything
so better to let weblogic figure it out.
You DON'T need to do a 'licensed' installation. Just copy everything over to a
spot on your build server/machine/etc and it will work. It's just that the
manifest in weblogic.jar expects to find jars in specific spots relative to
weblogic.jar.
> weblogic:appc is not working with Weblogic 10.0
> -----------------------------------------------
>
> Key: MOJO-1194
> URL: http://jira.codehaus.org/browse/MOJO-1194
> Project: Mojo
> Issue Type: Bug
> Components: weblogic
> Environment: Windows XP
> JDK 1.5.0
> BEA Weblogic 10.0 MP1
> Reporter: Julien HENRY
> Assignee: Jon Osborn
>
> There are lots of NoClassDefFoundError.
> java.lang.NoClassDefFoundError: weblogic/utils/classloaders/GenericClassLoader
> then I've added wl-api.jar to the plugin calsspath
> then
> java.lang.NoClassDefFoundError: javax/xml/stream/XMLStreamException
> then I've added api.jar to the plugin classpath
> then
> java.lang.NoClassDefFoundError: weblogic/descriptor/BeanUpdateListener
> (don't manage to find the dependency)
> FYI:
> http://www.gexperts.com/products/weblogic-appc-plugin/weblogic-appc-plugin.asp
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email