I have just moved to last fridays integration build, and due to the
.deployable design changes I've run into the following errors. Could
someone guide me on how I need to react?
(1) Can no longer get component handle from J2EEFlexProjDeployable, even
though constructor takes in IVirtualComponent.
(2) Can't get location of IModule. Before I loaded the IJ2EEModule
adapter and called getLocation().
(3) ServerCore.getProjectProperties is deprecated. JavaDoc refers to
Project facet support. What is project facet support?