Deploying java-idp-testbed
Tom Zeller
tzeller at dragonacea.biz
Wed Jun 10 11:10:04 EDT 2015
>> Should I take a minute to fix the testbed POM to support the
>> jetty-maven-plugin ?
>
> If it would only take you a minute, yes please ;-)
Looks like more than a minute would be needed.
The IdP webapp is not being loaded by the jetty-maven-plugin, only the
testbed's. Configuring more than one webapp is not obvious to me.
Running Main.java via 'java -jar
target/idp-testbed-0.1.0-SNAPSHOT.war' has classpath issues with JSP
support, so that doesn't work right now either.
So, not sure what to say, perhaps running the testbed in IntelliJ is
the other option which might work.
More information about the dev
mailing list