[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [wtp-dev] Pointing the web content or wen-inf to a different folder outside the web project
|
Hi Saminda,
You should be able to accomplish this using "Linked Resources" - define the wsas repository location as a Linked Resource path variable (Preferences > General > Workspace > Linked Resources) . After creating the path variable you'd need to create JEE Content Directories (e.g. WebContent) as linked resources pointing to your repo path/folder that you defined. You should be able to do this programatically, the owner of Linked Resources preference might be able to provide more information.
Hope this helps.
Saminda Wijeratne <samindaw@xxxxxxxx>
Saminda Wijeratne <samindaw@xxxxxxxx>
Sent by: wtp-dev-bounces@xxxxxxxxxxx
12/03/2008 12:33 AM
Please respond to
"General discussion of project-wide or architectural issues." <wtp-dev@xxxxxxxxxxx> |
|
|
Hi,
Is it possible that we can point the folder which contains the web
service which we just created using the dynamic web project to be
created at some other place while vitually it is shown inside the
WebContent->web-inf folder? Can this be done programatically. I have a
wsas server which can point only to one repository location. Thus if we
create a webservice to use wsas as the runtime i need the physical
location of the published web service to be in the wsas repo path while
it is shown inside the web content folder also which would be just a
soft link type of thing to the wsas repo path. Is this possible?
Thank you.
_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


