Re: Unable to locate package
"Jeff K. Hoffman" <[email protected]> Wed, 05 May 2004 13:54:59 -0400
| Newsgroups | gmane.linux.redhat.ccm.general |
|---|---|
| Message-ID | <[email protected]> |
Giridhar Shanbhag wrote: > I have defined a ccm-cms-types-midlet.load file in src with following contents. > > <load> > <requires> > <table name="inits"/> > <table name="acs_objects"/> > <table name="cms_items"/> > <initializer class="com.arsdigita.cms.Initializer"/> > </requires> > <provides> > <table name="ct_midlet"/> > <initializer class="com.arsdigita.cms.contenttypes.MidletInitializer"/> > </provides> > <scripts> > <schema directory="ccm-cms-types-midlet"/> > <data class="com.arsdigita.cms.contenttypes.MidletLoader"/> > </scripts> > </load> > > This is also present in > $CCM_HOME/webapps/WEB-INF/lib/ccm-cms-types-midlet-6.1.0.jar. Giri, Where did you place the ccm-cms-types-midlet.load file, in your project tree? For the binder example in the docs, the project tree should resemble: PROJECT_ROOT/project.xml PROJECT_ROOT/binder/application.xml PROJECT_ROOT/binder/src/binder.load PROJECT_ROOT/binder/src/com/example/binder/Initializer.java ... Is your project structured similarly? --Jeff -- |.. Jeff Hoffman - [email protected] - +1 (704) 849-0731 x108 ..| |.. Chief Technology Officer - Planned Giving Design Center ..| |.. 10800 Independence Pointe Parkway, Suite D, Matthews, NC, 28105 ..| -- Redhat-ccm-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/redhat-ccm-list Archives: https://www.redhat.com/pipermail/redhat-ccm-list/