I don't think you can use the plugin with wsad. Oren
-----Original Message----- From: Louis Burroughs [mailto:[EMAIL PROTECTED] Sent: 11 November 2004 15:23 To: Maven Users List Subject: Re: Problem with was5 plugin When I run was5:listApps with the following command maven -Dmaven.was5.script.username=username -Dmaven.was5.script.password=password was5:listApps The was5 plugin is trying to execute wsadmin but I am getting the following errors: was5:listApps: [wasListApps] WASX7246E: Cannot establish "SOAP" connection to host "localho st" because of an authentication failure. Ensure that user and password are corr ect on the command line or in a properties file. [wasListApps] Exception message (if any): "ADMN0022E: Access denied for the getProcessType operation on Server MBean due to insufficient or empty credential s." [wasListApps] WASX7213I: This scripting client is not connected to a server process; please refer to the log file /opt/websphere/appserver/logs/wsadmin.trac eout for additional information. [wasListApps] WASX7022E: Problem running command "$AdminApp list" -- excepti on information: com.ibm.ws.scripting.ScriptingException: WASX7206W: The applicat ion management service is not running. Application management commands will not run. I am using the username and password I use to log into the was admin console. Louis M. Burroughs III, OCTO Mark van Holsteijn <[EMAIL PROTECTED]> 11/11/2004 09:19 AM To: [EMAIL PROTECTED] cc: bcc: Subject: Re: Problem with was5 plugin Let's hear it! Louis Burroughs wrote: Thanks! You have allowed me to move on to new and more interesting errors. Louis M. Burroughs III, OCTO "Bowe, Bastian" <[EMAIL PROTECTED]>11/11/2004 09:06 AM Please respond to "Maven Users List" To: 'Maven Users List' <[EMAIL PROTECTED]> cc: bcc: Subject: RE: Problem with was5 pluginhttp://maven-plugins.sourceforge.net/maven-was5-plugin/faq.html#JA VAHOME -----Original Message----- From: Louis Burroughs [mailto:[EMAIL PROTECTED] Sent: Thursday, November 11, 2004 3:04 PM To: Maven Users List Subject: RE: Problem with was5 plugin JAVA_HOME is set to a runtime environment external to WebSphere, do I need to set it to use the jdk provided with WebSphere for the was5 plugin to run? Louis M. Burroughs III, OCTO "Oren Berenson" <[EMAIL PROTECTED]>11/11/2004 03:57 AM Please respond to "Maven Users List" To: "Maven Users List" <[EMAIL PROTECTED]> cc: bcc: Subject: RE: Problem with was5 plugin Is your JAVA_HOME set to the ibm jdk? Oren -----Original Message----- From: Louis Burroughs [mailto:[EMAIL PROTECTED] Sent: 10 November 2004 21:01 To: Maven Users List Subject: Problem with was5 plugin I got this error when trying to invoke a command on the was5 plugin (version 1.2) Any suggestions? was5:listApps: [wasListApps] java.lang.reflect.InvocationTargetException: java.lang.NoClass DefFoundError: com/ibm/jsse/IBMJSSEProvider [wasListApps] at java.lang.Class.forName1(Native Method) [wasListApps] at java.lang.Class.forName(Class.java:142) [wasListApps] at com.ibm.websphere.management.AdminClientFactory.creat eAdminClient(AdminClientFactory.java:273) [wasListApps] at com.ibm.ws.scripting.CommonScriptingObject.connectToA dminService(CommonScriptingObject.java:117) [wasListApps] at com.ibm.ws.scripting.CommonScriptingObject.<init>(Com monScriptingObject.java:99) [wasListApps] at com.ibm.ws.scripting.AdminControlClient.<init>(AdminC ontrolClient.java:152) [wasListApps] at com.ibm.ws.scripting.AbstractShell.createControlClien t(AbstractShell.java:866) [wasListApps] at com.ibm.ws.scripting.AbstractShell.run(AbstractShell. java:1495) [wasListApps] at com.ibm.ws.scripting.WasxShell.main(WasxShell.java:80 5) [wasListApps] at java.lang.reflect.Method.invoke(Native Method) [wasListApps] at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java: 94) ************************************************************** ************** This email and any files transmitted with it contain information that may be confidential or privileged, and are intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient any disclosure, copying, distribution or use of the information is prohibited. If you have received this email in error, please notify me by return email immediately. Any opinions expressed are those of the author, not of Morpheus Limited. This message has been checked for all known viruses by UUNET delivered through the MessageLabs Virus Control Centre. ************************************************************** ************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] additional commands, e-mail: [EMAIL PROTECTED] -- ing. Mark van Holsteijn senior consultant Xebia bv, Melkweg 23a, 1251PP Laren, The Netherlands, www.xebia.com office: +31-35-5381921, mobile: +31-622374114, [EMAIL PROTECTED] **************************************************************************** This email and any files transmitted with it contain information that may be confidential or privileged, and are intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient any disclosure, copying, distribution or use of the information is prohibited. If you have received this email in error, please notify me by return email immediately. Any opinions expressed are those of the author, not of Morpheus Limited. This message has been checked for all known viruses by UUNET delivered through the MessageLabs Virus Control Centre. **************************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
