13 years ago
Rnning SoapUI.java doesnot launch the soapUI as described
Hi All,
I followed the step given in the [tracking-url=]http://www.soapui.org/Developers-Corner/building-soapui-from-svn.html [/tracking-url] to set up the source code in my local machine . and after finishing all the steps (like installing sub versions and connecting to the trunk.. then downloading the s source code.. checking out.. generating .classpath and setting the MAVEN_REPO to the correct location ) when I finally tried for running SoapUI.java as per detailed in the link it just shows the below trace in the Eclipse console with out launching the UI .
Activation.main: warning: sun.rmi.activation.execPolicy system
property unspecified and no ExecPermissions/ExecOptionPermissions
granted; subsequent activation attempts may fail due to unsuccessful
ExecPermission/ExecOptionPermission permission checks. For
documentation on how to configure rmid security, refer to:
http://java.sun.com/j2se/1.4/docs/toold ... /rmid.html
http://java.sun.com/j2se/1.4/docs/toold ... /rmid.html
I tried the work around described in the scetion named Rebuilding XMLBeans section running maven soapui:generate-xml-beans but while running the command in the command promt it shows below trace with build failure , Please help....
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.422s
[INFO] Finished at: Sun Oct 14 18:28:09 IST 2012
[INFO] Final Memory: 4M/15M
[INFO] ------------------------------------------------------------------------
[ERROR] No plugin found for prefix 'soapui' in the current project and in the pl
ugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the rep
ositories [local (C:\Documents and Settings\som\.m2\repository), central (http:/
/repo.maven.apache.org/maven2)] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
I followed the step given in the [tracking-url=]http://www.soapui.org/Developers-Corner/building-soapui-from-svn.html [/tracking-url] to set up the source code in my local machine . and after finishing all the steps (like installing sub versions and connecting to the trunk.. then downloading the s source code.. checking out.. generating .classpath and setting the MAVEN_REPO to the correct location ) when I finally tried for running SoapUI.java as per detailed in the link it just shows the below trace in the Eclipse console with out launching the UI .
Activation.main: warning: sun.rmi.activation.execPolicy system
property unspecified and no ExecPermissions/ExecOptionPermissions
granted; subsequent activation attempts may fail due to unsuccessful
ExecPermission/ExecOptionPermission permission checks. For
documentation on how to configure rmid security, refer to:
http://java.sun.com/j2se/1.4/docs/toold ... /rmid.html
http://java.sun.com/j2se/1.4/docs/toold ... /rmid.html
I tried the work around described in the scetion named Rebuilding XMLBeans section running maven soapui:generate-xml-beans but while running the command in the command promt it shows below trace with build failure , Please help....
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.422s
[INFO] Finished at: Sun Oct 14 18:28:09 IST 2012
[INFO] Final Memory: 4M/15M
[INFO] ------------------------------------------------------------------------
[ERROR] No plugin found for prefix 'soapui' in the current project and in the pl
ugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the rep
ositories [local (C:\Documents and Settings\som\.m2\repository), central (http:/
/repo.maven.apache.org/maven2)] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.