Hello folks, I'm following the instructions from http://www.jroller.com/peter_pilgrim/entry/battling_with_maven_2_integrating in order to deploy EJBs for WebSphere 6.1. According to Pilgrim, I should have the following jars under <was6home>/lib :
- wsanttasks.jar - webservices.jar - wsprofile.jar - ffdc.jar - wsdl4j.jar - commons-logging-api.jar - commons-discovery.jar - ras.jar - wsexception.jar - emf.jar - classloader.jar But they're missing. I have IBM WebSphere 6.1 AS Network Deployment - Am I using a wrong version of WAS? - Am I following an out-of-date how-to guide? Thanks in advance, Jo
