You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Virga Ramada <vi...@travelsoft.fr> on 2003/11/25 21:02:12 UTC

maven, cactus and weblogic 6.1

hi guys,
Does anyone know how to use maven cactus with weblogic 6.1 as the container
?
cause i got some problem here
i've followed the 'using guide' in the maven site, but it still won't work
i added in build.properties something like
cactus.home.weblogic6x = /home/bea/....
copy the test to the src/test-cactus, but then maven gave me this :

[java] Exception in thread "main" java.lang.NoClassDefFoundError:
weblogic/Server
[java] [ERROR] Java Result: 1

oh, i added also weblogic.jar in project.xml as dependencies
does maven support weblogic 6.1 ? how can i found a 'plugin' for that ?

thanks,
Virga


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org