Solution: [opencms-dev] Export classes and lib folder at publish time

Cyrill Brunschwiler cbrunsch at hsr.ch
Sun Apr 4 10:18:02 CEST 2004


Thanks for support.

The following piece of xml needs to be insert into the module
description found in config/registry.xml to enable class deployment.

<module>
...
   <exportpoint>
      <source>/system/modules/org.foobar.modulename/classes/</source>
      <destination>WEB-INF/classes/</destination>
   </exportpoint>
</module>

regards,
Cyrill

On Sunday 04 April 2004 09:02, Alexander Kandzior wrote:
> You must edit the file registry.xml. Check for the <exportpoint> settings
> in the <modules> subnode. Copy and Paste from another module that has the
> eportpoints set and adjust the path names.
>
> Best Regards,
> Alex.
>
> Alexander Kandzior
> Alkacon Software - The OpenCms Experts
> http://www.alkacon.com
>
> > -----Original Message-----
> > From: opencms-dev-admin at opencms.org
> > [mailto:opencms-dev-admin at opencms.org] On Behalf Of Cyrill
> > Brunschwiler
> > Sent: Saturday, April 03, 2004 5:53 PM
> > To: opencms-dev at opencms.org
> > Subject: [opencms-dev] Export classes and lib folder at publish time
> >
> >
> > Hi
> >
> > I missed checking the boxes export lib and export classes
> > while i was creating a module. Is there a way to manualy tell
> > opencms it should export the folders yet?
> >
> > Thank you
> > Cyrill
> >
> > _______________________________________________
> > This mail is send to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list,
> > please visit http://mail.opencms.org/mailman/listinfo/opencms-dev
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev




More information about the opencms-dev mailing list