Hmmm... I only packed the webservice stuff into a jar file which is packed with an war file into an ear file :)
it has this structure: earfile +-- warfile +-- many stuff from jspwiki ;) +-- jarfile +----- many folders +----- mase +----- several other class folders +----- webservice +-------- MaseSystemService +-------- MaseSystemServiceImpl +-------- MaseSystemServiceUtil +-------- (<- this is only a helper to convert my objects into the primitive +-------- objects) +-------- data <- in this folder I have my objects If you want to have a look at the sources you can download them at sourceforge (http://sourceforge.net/projects/mase) Choose the MASE3 project from the subversion repository... (in the cvs is only old stuff) But I am not sure if all stuff works fine... because I am a newbie in this field ;) And I think I am slowly getting crazy because my ws doesn'T work with C#.NET :( But as I said with this nice Eclipse plugin I am able to use my methods By the way this project works only with JbossAS 4.0.4CR2... My colleague is working for the migration to the GA version but he is still sticking all stuff together ;) Greets Andy View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946959#3946959 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3946959 ------------------------------------------------------- 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
