Martin, Thanks for the response. So that sounds like two wars and one ear-a single webapp per web.xml per war file, at least for WebSphere (http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/topic/org.eclipse.wst.webtools.doc.user/topics/cwwarovr.html).
We upgraded to Xerces 2.9.1 (and Xalan) for two reasons: 1) conflicts with the Xerces shipped with WebSphere; and 2) We periodically review our third-party jar files and upgrade them to remain current. But, from Andreas' follow-on reply to this thread it may not be an issue at all; but, would still be good to clean up at some point. All the best, William From: Martin Gainty [mailto:[email protected]] Sent: Monday, March 22, 2010 4:04 PM To: [email protected]; [email protected] Subject: RE: Deploying Axis2 and Axis 1.4 in an application server Good Evening William- yes.. with the caveat that the ears and wars are separate webapps if you could kindly elucidate reasons for upgrading xerces to 2.9.1 we *might* be able to produce a JIRA to refactor the existing codebase to implement xerces 2.9.1 thanks, Martin Gainty ______________________________________________ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire prévu, nous te demandons avec bonté que pour satisfaire informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. ________________________________ From: [email protected] To: [email protected] Date: Mon, 22 Mar 2010 22:57:24 +0000 Subject: Deploying Axis2 and Axis 1.4 in an application server Hi, Related to the two threads below, but don't go as far as I need; I'm wondering if anyone can provide input on how we can/should package our web services for Axis 1.4 and Axis2 for application server (WebSphere, WebLogic, NetWeaver) deployment? That is, should we package as: Two separate ear files. One ear, two separate war files. One ear, one war file (all combined). One concern I have is that our application uses Xerces 2.9.1, but Axis2 uses 2.6.2. Previous threads: Can Axis1 (1.4 say) and Axis2 clients coexist in the same web-app? http://marc.info/?l=axis-user&m=121259269006675&w=2 Axis1 and Axis2 - can they coexist http://marc.info/?l=axis-user&m=118299450912387&w=2 Thanks, William The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. If you are not the intended addressee please contact the sender and dispose of this e-mail. Thank you. ________________________________ Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox. Learn More.<http://www.windowslive.com/campaign/thenewbusy?ocid=PID27925::T:WLMTAGL:ON:WL:en-US:WM_HMP:032010_1> The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. If you are not the intended addressee please contact the sender and dispose of this e-mail. Thank you.
