Setup development environment using java-idp-testbed
森谷鴻平
kmoriya at sios.com
Thu Apr 12 02:52:10 EDT 2018
Greetings,
I tried additional the process based on the following help, but It is still
not working:
> https://wiki.shibboleth.net/confluence/display/IDP30/Testing
1. Get jetty-distribution-9.3.23.v20180228.zip and extract to C:\jetty-9.3
2. Set jetty.home to java-idp-testbed/idp-testbed.launch
-<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS"
value="-Djetty.home=/opt/jetty/jetty-9.3 -Didp.home=classpath:
-Didp.webflows=classpath*:/flows
-Didp.logfiles=${workspace_loc:java-idp-testbed/src/main/resources/logs}
-Djava.io.tmpdir=tmp"/>
+<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS"
value="-Djetty.home=C:/jetty-9.3 -Didp.home=classpath:
-Didp.webflows=classpath*:/flows
-Didp.logfiles=${workspace_loc:java-idp-testbed/src/main/resources/logs}
-Djava.io.tmpdir=tmp"/>
3. Add testbed.xml to
java-idp-jetty-base/src/main/resources/jetty-base/webapps/
4. Adjust paths in java-
idp-jetty-base/src/main/resources/jetty-base/start.d/idp.ini
5. Run Main.java in java-idp-testbed as Java Application again.
Here is the messages from Eclipse console:
> WARNING: Nothing to start, exiting ...
> Usage: java -jar start.jar [options] [properties] [configs]
> java -jar start.jar --help # for more information
Thanks,
--
------------------------------------------------------
Kohei Moriya
Software Engineer
Application Consulting Group
Engineering Dept. 2
SIOS Technology, Inc.
------------------------------------------------------
2018-04-12 13:16 GMT+09:00 森谷鴻平 <kmoriya at sios.com>:
> > Seems like the jetty.home system property needs to be set, see :
>
> jetty.home is already set to /opt/jetty/jetty-9.3, but it seems wrong.
> Where is jetty.home in this workspace? Or should I install it manually?
>
> Thanks,
>
> --
> ------------------------------------------------------
> Kohei Moriya
>
> Software Engineer
> Application Consulting Group
> Engineering Dept. 2
> SIOS Technology, Inc.
> ------------------------------------------------------
>
>
> 2018-04-12 11:44 GMT+09:00 Tom Zeller <tzeller at dragonacea.biz>:
>
>> > jetty throws "Missing referenced dependency: server" error.
>> >
>> > Do you have any help to solve the problem?
>>
>> Seems like the jetty.home system property needs to be set, see :
>>
>> https://wiki.shibboleth.net/confluence/display/IDP30/Testing
>>
>> T0m
>> --
>> To unsubscribe from this list send an email to
>> dev-unsubscribe at shibboleth.net
>>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20180412/04d6d897/attachment-0001.html>
More information about the dev
mailing list