You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by David Bunzli <Da...@health.qld.gov.au> on 2008/02/26 00:44:33 UTC

Using Axis2, Spring and Hibernate

Hi,
 
I was hoping to use Axis2, Spring and Hibernate together. I've got this combo to work by exploding the AAR in this fashion (viewed as a directory tree structure under the web server):
...
-webapps
    -axis2
        -WEB-INF
            ....
            -lib: contains various JARs required such as the Axis2, Spring and Hibernate JARs. And a webService.jar which contains the Wsdl2Java generated objects, the domain objects and corresponding Hibernate config files (*.hbm.xml)
            -services: webService.aar (containing the Spring config (applicationContext.xml), the WSDL and the services.xml)
 
While this is handy for the moment, it would be preferred if I can get the web service artifacts (the JARs, web service and domain/DAO classes, the Spring and Hibernate configs) all to be in the AAR.
 
Has anyone got Axis2, Spring and Hibernate to work all in one AAR?
 
Regards,
David

*****************************************************************
This email, including any attachments sent with it, is
confidential and for the sole use of the intended recipient(s).
This confidentiality is not waived or lost, if you receive it and
you are not the intended recipient(s), or if it is transmitted/
received in error.

Any unauthorised use, alteration, disclosure, distribution or
review of this email is strictly prohibited.  The information
contained in this email, including any attachment sent with
it, may be subject to a statutory duty of confidentiality if it
relates to health service matters.

If you are not the intended recipient(s), or if you have
received this email in error, you are asked to immediately
notify the sender by telephone collect on Australia
+61 1800 198 175 or by return email.  You should also
delete this email, and any copies, from your computer
system network and destroy any hard copies produced.

If not an intended recipient of this email, you must not copy,
distribute or take any action(s) that relies on it; any form of
disclosure, modification, distribution and/or publication of this
email is also prohibited.

Although Queensland Health takes all reasonable steps to
ensure this email does not contain malicious software,
Queensland Health does not accept responsibility for the
consequences if any person's computer inadvertently suffers
any disruption to services, loss of information, harm or is
infected with a virus, other malicious computer programme or
code that may occur as a consequence of receiving this
email.

Unless stated otherwise, this email represents only the views
of the sender and not the views of the Queensland Government.
****************************************************************