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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to