Yes, the following gives the same error:
<Host name="domain.com">
<Context docBase="VirtualHostTest" path="" />
</Host>
Caused by: java.lang.IllegalArgumentException: can't find path under current
webapp deployment []
If I use "/" as path (just random trying stuff here):
Caused by: java.lang.IllegalArgumentException: can't find path under current
webapp deployment [/]
--
View this message in context:
http://openejb.979440.n4.nabble.com/Virtual-host-not-working-tp4662204p4662269.html
Sent from the OpenEJB User mailing list archive at Nabble.com.