http://maven-plugins.sourceforge.net/maven-was5-plugin/faq.html#JAVAHOME
> -----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] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
