Hi Matt,
Matthew Pease wrote On 05/24/06 08:33,:
> Hi all --
>
> I'd like to have a local raw content folder served from a certain URL.
>
> how is this done on glassfish?
>
> How it is done with Jboss:
> http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829886
>
> <!-- Add a static context /Storage using directory /net/stuff/Storage -->
> <Context docBase='/net/stuff/Storage' path='/Storage' />
GlassFish supports directory deployments. Please see:
https://glassfish.dev.java.net/downloads/quickstart/index.html#ProcedureTo_Deploy_From_a_Development
for a start.
Let me know if you still have any questions.
Jan
>
> Thank you-
> Matt
>
> ps. sorry to cross post here & the online BB... but I didn't get
> anything back from the BB.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>