It seems like JBoss make Application.war/ as a classpath item If it works. while Tomcat through Eclipse not.
the hivemodule.xml could be find in any classpath item or jar's META-INF directory by default in hivemind.
but Tapestry add some other special dir for looking up hivemodule.xml , such as WEB-INF/, WEB-INF/application-name/ etc.

Felix Sun

On 4/25/06, Robin Ericsson <[EMAIL PROTECTED]> wrote:
On 4/26/06, Brian K. Wallace < [EMAIL PROTECTED]> wrote:
> Or something must be wrong... ;-) [it's ending up in the wrong META-INF]

I only have one META-INF.

> If you put it in WEB-INF/, or WEB-INF/classes/META-INF you should be
> fine. (I just committed a note in the documentation for Tapestry on
> where it will find hivemodule.xml files and load them.)

In hivetranse.core.jar it's located in
hivetranse.core.jar!/META-INF/hivemodule.xml , should I be able to put
in Application.war/META-INF/hivemodule.xml then?

As I said in the first mail, it works in JBoss, but fails in the basic
Tomcat through Eclipse.

regards,
        Robin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to