using the snapshot? *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau*
2013/4/15 Jack Anamanda <[email protected]> > 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. >
