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
 does maven support weblogic 6.1 ? how can i found a 'plugin' for that ?

 ps. i added also weblogic.jar in project.xml as dependencies

Thanks,
Virga



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to