Hi Paolo,


1. You should be fine using the ServiceLocator if you put the jndi.properties 
als a file inside the classpath of your client - this works for me. 



2. Say you are using eclipse:

 - you have two projects, client and server

 - server is on the build path of your client so you can compile everything

 - you can use the fatjar-plugin for eclipse to generate a client.jar file that 
contains everything needed for your client. this should wor smoothly. 



3. The serialVersionID is generated by the compiler. So if you use a slighly 
other Version (perhaps it's enough if it's just windows or linux version) your 
classes get other serialVersionIDs.



a) Did you compile the client on linux but not the server classes?

b) Have you tried to recompile client and server on linux and redeployed the 
server app?



Hope that helps

Cheers 

Harald
--
Harald Weyhing
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1346#1346
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to