Re: required MetaClass attributes to be a Component
Mauro Talevi <[email protected]>
| Newsgroups | gmane.comp.java.jcontainer.interest |
|---|---|
| Message-ID | <[email protected]> |
peter royal wrote: > On Nov 7, 2003, at 3:54 PM, Jean-Francois HEON wrote: > >> I am trying to migrate a working application from Phoenix 4.0.4 to Loom. >> >> I downloaded and installed loom loom-1.0-beta1-dev-bin and I am using it >> with jdk 1.3.1 with xercesImpl.jar and xml-apis.jar. >> >> I dropped my sar application into the app directory of loom but I get the >> following error: > > > drop-in upgrading is currently non-functional.. the xinfo metadata > format that Loom uses is different than what Phoenix used. > > Are your source files marked up with the @phoenix attributes? If so, you > can just run the MetaClass ant task over your code to generate metadata > in the format that Loom is expecting. > > Otherwise, it will be a small wait until transparent xinfo reading is > back (which I do want to do, for the exact reasons you just experienced! :) Porting guide explains how to port your apps. http://loom.jcontainer.org/porting-guide.html Cheers, Mauro