B
brendan mcgrane
I have just started using netbeans 4.1 to develop J2EE apps. I created a
standalone web app that had some external libraries. I deployed it and
it worked fine. I then created an Enterprise Application and added the
web module to it. I undeployed the original web app and deployed the
Enterprise App. Now I am getting package does not exist errors.
The jar files are not put into the WEB-INF/lib directory within the war
file, but they are put into the top level directory of the EAR file???
Anyone else ran into to this?
Thanks
Brendan
standalone web app that had some external libraries. I deployed it and
it worked fine. I then created an Enterprise Application and added the
web module to it. I undeployed the original web app and deployed the
Enterprise App. Now I am getting package does not exist errors.
The jar files are not put into the WEB-INF/lib directory within the war
file, but they are put into the top level directory of the EAR file???
Anyone else ran into to this?
Thanks
Brendan