[JBoss-user] howto layout mbeans and ejb's in template

2002-10-19 Thread Marco Dubbeld
How should I use the template when developing a package with EJB's and
MBeans together.

Should I build all the classes for MBeans and EJB's under
src/main/ in org..yyy etc?

Or should I make subtree:
src/main/ejb and org..yyy for all ejb's and
src/main/jmx and org..yyy for all mbeans
and modify build.xml?

Sorry if it is a newby quest, but I tried to find a answer in the
forums, payed jboss docs, Wrox j2ee and ejb books without luck.



---
This sf.net email is sponsored by:
Access Your PC Securely with GoToMyPC. Try Free Now
https://www.gotomypc.com/s/OSND/DD
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] how to prevent recompile of client packages

2002-07-17 Thread Marco Dubbeld

Every time when I recompile interface package (xdoclet
packagesubstitution) of ejb's I need to recompile all client packages
otherwise I get a class cast exception in client packages even when
remote interfaces did not change.

How can i prevent class cast exception when I would like to provide
interfaces as third party but continue development on new ejb's.

I've try to find some answers on the internet and in some books but
could not find a solution however i'm relatively new to ejb.

Can anybody explain me the problem or give me direction where to look??
Thanks!

Marco Dubbeld





---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user