Hi All,

Seems my deployment issue was not an issue with Tapestry and jboss but was in fact a packaging issue (I had not run the compile target on a jumpstart based project prior to packaging so the jar file was empty)

For the record, using Geoff's ClasspathURLConverterJboss5 which is included in jumpstart and using the -Djboss.vfs.forceCopy=false option in JAVA_OPTS works a charm.

Note also that Jboss 5.0 seems to allow a session bean to be annotated with both @local and @remote whilst 5.1 enforces the ejb spec and only allows one or the other.

Cheers,

Ben


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to