Re: Unable to locate package

Giridhar Shanbhag <[email protected]> Wed, 5 May 2004 10:39:51 -0700 (PDT)
Newsgroups gmane.linux.redhat.ccm.general
Message-ID <[email protected]>
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




--- "Jeff K. Hoffman" <[email protected]> wrote:
> Giridhar Shanbhag wrote:
> 
> > Next I tried to load this content type into ccm using
> > 
> > # ccm load --interactive ccm-core ccm-cms ccm-cms-types-midlet
> > 
> > This returned,
> > 
> > unable to locate package: ccm-cms-types-midlet
> > 
> > Question: Where do I specify the package for this new content type so that
> ccm
> > load can find it?
> 
> Giridhar,
> 
> You need to specify a ccm-cms-types-midlet.load file for your 
> application. This should go in ccm-cms-types-midlet/src. See the 
> documentation, here:
> 
>
http://www.redhat.com/docs/manuals/waf/rhea-dg-waf-en-6.1/s1-appdev-ttr-pkg-integrate.html
> 
> --Jeff




	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 


-- 
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/