[Opensource] Directory Structure

Michael Rimov rimovm at centercomp.com
Tue Jan 7 18:48:16 PST 2003


At 10:50 AM 1/3/2003 -0500, you wrote:

>There are inconsistencies between the documented "Package Organization Of
>Expresso"
>(http://www.jcorporate.com/econtent/Content.do;jsessionid=aaajJjN2v1QmERDvXld-?state=resource&resource=559)
>  and the directory structure of the expresso5-0-2-bin.war.
>
>    Can someone explain the correct package organization for expresso as it
>    applies to EAR & WAR file deployments.....Perhaps there is a more recent
>    document?

Steve,

I haven't dug into the Orion/JBoss realm for a while... basically the idea 
is that you assemble the war portion in a subdirectory called expresso-web 
in the ear you are assembling.

However, as far as the doc goes, the I 'roughly' scanned it, and the 
concepts still should be valid.


As far as the 'components' go.  Usually it works like this:

-Add all your compiled classes to the WEB-INF/classes directory.
-Add all your jsp pages to:  expresso/components/<your component name>
Take a look at how the location demo is laid out and that should help 
clarify things.

HTH!
                                                 -Mike



>    We are deploying custom application components (similar to
>    eforum,epoll,esearch).....where should the components directory be?
>    In a production environment, what is the usual structure for a
>    non-complete.....WAR file delployment?
>
>Also, You can't seem to search the forums on the site......is this correct?
>Forgive me if I am asking previously answered questions.
>
>Steve
>
>
>
>_______________________________________________
>Opensource mailing list
>Opensource at jcorporate.com
>http://mail.jcorporate.com/mailman/listinfo/opensource
>Archives: http://mail.jcorporate.com/pipermail/opensource/





More information about the Opensource mailing list