Sei sulla pagina 1di 6

CHUB Devlopment

Services
2.0_ManageLoy
altyMemberServ
iceV2
1.0_LoyaltyMem
berAccountSecu
rity
ServiceV1Venta
na
2.0_LoyaltyMem
berPromotionInf
o
ServiceV2

1.0_LoyaltyMem
berActivityV1
Few Deployed
Service
Few Deployed
Service

Few Deployed
Service

Few Deployed
Service

LoyaltyMember
ReservationInfo
V1

IssueTracker

Issue

Solution

Remark
s

Duplicate servlet mapping


entries

Commented the duplicate servletmapping entries

Modified
Web.xml

Impl class not found

Package for Impl class was


modified

Modified
sun-jaxws.xml

Duplicate servlet mapping


entries

Commented the duplicate servletmapping entries

Modified
Web.xml

Duplicate servlet mapping &


Impl Class not found

Package for Impl class was


modified & commented duplicate
servlet mappings
Key mismatch in MQ.properties

Modified
sun-jaxws.xml
& Web.xml
Corrected the
key value in
property file

jaxb-impl, jaxws-rt, jaxb-api-1.5


jars were added

Added jars in
common lib
location

\ was added in the tomcat


property file.

Added the
missing \ in
common.load
er section of
catalina.prope
rties file
/
opt/vmware/vf
abric-tcserverstandard/insta
nce/conf/web.
xml file was
modified
Modified
dao.xml

java.lang.NullPointerException
at
javax.naming.InitialContext.g
etURLScheme
java.lang.NoClassDefFoundErr
or:
com/sun/istack/localization/Lo
calizable
java.lang.ClassNotFoundExce
ption:
com.sun.xml.ws.transport.htt
p.servlet.WSServletContextLis
tener
WEB-INF/sun-jaxws file
missing

Commented <Listener>
com.sun.xml.ws.transport.http.ser
vlet.WSServletContextListener
element

For bean config of


transaction manager
<bean
id="transactionManager"

Change bean config for


transaction management to this

class="org.springframework.t
ransaction.jta.JtaTransactionM
anager"/>
Exception - No JTA
UserTransaction available specify either
'userTransaction' or
'userTransactionName' or

<bean id="transactionManager"
class="org.springframework.jdbc.
datasource.DataSourceTransactio
nManager">
<property name="dataSource"
ref="dataSource"/>
</bean>

CHUB Devlopment

IssueTracker

'transactionManager' or
'transactionManagerName'

TC SERVER MIGRATION SERVICES

Trillium Service
Issue

Solution

Files
Modifie
d

Expected element
'AddressCleanseRequestItem' instead of
'AddressCleanseRequestItem@http://cust
hub.ct.aa.com/TrilliumWebserviceV2'
here.

Added namespace prefix for


the element
<ns2:AddressCleanseRequest
Item> & wsdl changes for
elementFormDefault="qualifi
ed"

Packageinfo.java
in
TrilliumV2
client &
service

Config
uration
s

LoyaltyOrderSearch
Issue

Solution

Files Modified

Configurations

CHUB Devlopment

IssueTracker

Getting hibernate jar exception


for SQL Queries

MAX Length & pattern validation


issues

Added alias in
query to resolve
the issue.
Removed the
pattern &
maxlengths

wsdl

CustomerSearchV3_5
Issue

1 Soap Fault was thrown i.e


Faultstring :com//
/CustomerSearchV3Confi
g

Solution

Resolved by
pointing the
reference to
CustomerSearchV3
_5Config File

Files Modified

Configu
rations

CustomerSearchByAAdvantageNu
mberImpl.java
CustomerSearchByEmailImpl.java
CustomerSearchByNameAndAddr
essImpl.java

CustomerSearchV5

Issue

Solution

Files Modified

Initialization issue for


userid/applicationid

Resolved by
making sure
userid/appid is
initialized

CustomerSearchV5Hel
per

Configurations

CHUB Devlopment

IssueTracker

LoyaltyMemberReservatoninfoV2
Issue

1 Validation issue in PM for below element


<auditId xsi:nil="true"
xmlns:xsi="http://www.w3.org/2001/XMLSch
ema-instance"/>
2 Connection Starvation issue

3 dayBefore.add(Calendar.DAY_OF_YEAR, -2);

Solution

Resolved by
adding
nillable=true for
auditID in wsdl

Connection
params/
transaction
commits were
added
Changed -2 to -1

Files
Modified

Configura
tions

WSDL
Changes

IMPL/DAO
Classes

RetrieveLoyal
tyMemberRes
ervationInfoH
elper.java

RetrieveAvailableResolutionsV2
Issue

Solution

1 Validation issue in PM for below element in


wsdl
RetrieveAvailableResolutionsV1 in binding
and portType

Resolved by
changing verseion
V1 to V2 in wsdl

Changed ENUM to
String in wsdl

ENUM changes in wsdl

Files
Modified

Configura
tions

WSDL
Changes

CustomerPNRV3
Issue

1 Few Elements where not getting populated


in response

Change Application support to SBLSOA from


ISOLVE Client

Solution

Resolved by
adding
@XmlSeeAlso in
artifacts
Resolved by
adding support for
SBLSOA Client

Files
Modified
Artifacts

Configura
tions

CHUB Devlopment

IssueTracker

EnrollmentV2Service
Issue

1 Change Application support to VENTANA


from ACSWEB Client

Code merge issue in Webservicehelper jar

Solution

Files
Modified

Configura
tions

Resolved by
adding support for
VENTANA Client

Merged with latest


code

TrilliumServic
eDelegator.ja
va

Solution

Files
Modified

Configura
tions

Configura
tions

CustomerCUPIDCreationV2
Issue

1 Change Application support to VENTANA


from ACSWEB Client

Resolved by
adding support for
VENTANA Client

CustomerSolicitationV3

Issue

Solution

Files
Modified

Issue in handling exception caught

Added line of code


i.e. getCaused() to
handle the
exception &
process it.

InsertCustom
erSolicitationI
mpl.java

Solution

Files
Modified

ManageCustomerProfileV3_5
Issue

Configura
tions

CHUB Devlopment
1

Elements not getting populated in soap


response

IssueTracker
Resolved by
adding
@XmlSeeAlso in
artifacts

Artifacts

Potrebbero piacerti anche