Hi,
We have bought a product and there is additional custom development to be done to this product, the custom developed code goes as a jar inside the product. We are using WSAD5.1.2 for development, We get the .ear file from the vendor which has only class files not .java,
I actually imported this ear into WSAD, I notice that WSAD creates folder under it WAR called imported_classes why does it do that ? and when exported as ear this folder goes of.
Now second thing is I am working on writing
ANT to build the ear from the imported ear onto wsad, the same file structure is present on verion control tool , since we need a common build environment for developers. The structure on version control also has imported_classes, now when we package the war where should the contents of imported_classes folder go ? or should I just ignore it....
I appreciate your insight...
- Venkatesh Rajmendram