How to compile many web service that are included in the same project.
here is an example :
src
|----EJB
|    |----Client
|          |----Interface
|          | |----ClientInterface.java
|          |----Impl
|          | |----ClientImpl.java
|    |----Provider
|          |----Interface
|          | |----ProviderInterface.java
|          |----Impl
|          | |----ProviderImpl.java
|----WebServices
|     |----Client
|           |----Interface
|           | |----ClientInterface.java
|           |----Impl
|           | |----ClientImpl.java
|     |----Provider
|           |----Interface
|           | |----ProviderInterface.java
|     |----Impl
|           | |----ProviderImpl.java

Please help me I blocked, I can test my web services. It is an essential part 
of my senior project.

Thanks for help

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946038#3946038

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3946038


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to