Hey Sachin,
1. The ComponentHandle class has been deleted in M9. It is no longer necessary since there is only one component per project.
2. You want to call J2EEFlexProjDeployable.getURI(IModule)
3. The project facet support is sort of a next step in evolution of project natures. See the following link:
http://www.eclipse.org/webtools/development/proposals/Features%20Framework%20Specification.htm
Substitute anytime you see the word "feature" and replace with "Facet".
Hope that helps,
John Lanuti
Software Engineer, IBM Rational
[EMAIL PROTECTED]
t/l 441-7861
"I know this lady way down in my country.
She is so pretty that my eyes throw disguises at me.
Now we will sit and we'll wonder about our future,
But now I'm thinking that today sounds fine to me." - Of A Revolution
| Sachin Patel <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED] 10/17/2005 11:58 AM
|
|
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?
Thanks in advance.
Sachin.
_______________________________________________
wtp-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/wtp-dev
_______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
