| Author |
common class folder
|
Aleksander Braula
Greenhorn
Joined: Nov 20, 2009
Posts: 10
|
|
Hi,
I'm developing web services that are using some common code.
For the moment my structure is:
Basicly the code folder and the hibernate file is the same for both services.
My question is can I put those thing in a common place or change the layout of the folder so that can be accessed by both services ?
I cannot pack the common classes in a jar and put it in the lib folder of the axis2 server because the code folder contains the mapping files for hibernate.
|
 |
 |
|
|
subject: common class folder
|
|
|