Sie sind auf Seite 1von 3

i need to work for firstline module of this application .

for this alrady so many


things(acess types/services)already there ,what is the acess line and what is
services no need to know if you want it is there in the osstechnical documentation
which is there with padma(hard copy and soft copy).

so my task for this 3 month will be to work on eal and efm access types of
firstline module.i have finished the 80% work(according to the architect of the
project)of eal flow and i need to finish some of the remaining things for eal
before monday.

for eal what are things still to be done:

i have to display the analysis information object's (utsinfo) things in jsp .see
tha last line in the jsp with the url which shows the page
(http://opogend1.bc:8080/firstline/survey.do,don't try with url it will fail in
your system)in the attached document last from utsinfo faultanalysis.it should
show the utsinfo for eal and efm after parsing from the xml.i have parsed the
information from the xml file for eal and for efm.i need to show in the jsp the
last utsinfo only .since the utsinfo abject is there in the analysis obj and at
anytime the opeartor of the application can able to see the last utsinfo which is
there in the collection object .for putting the utsinfo obj in a collrction obj
and anytime the user can able to retrive the last utsinfo and dispaly using
survey.jsp.for displaying it is theer in th esession so we have to take from the
session and display that.

what i have done i have written the class name analysisxmlparser for parsing the
xml file ,then i am accessing this information in analysisresultproperties
class(it is a single ton class and the xml inforamation is available in this
class).from here i have to put the infomation in session obj,from session i need
to put the infomation in business delegate.
so go through the code you will find out the xml obj information in session obj.

since this eal and efm have lot of test(expl router testing ,other testing )so
from there only we will get the real value so currently we are hard coding these
values(by taking some dummy values
) in mockbusinessdelegate and its super class is businessdelegate(this class is
important class,do not go through all the methods of these class) .only 5 or 6
methods are need to look.if you see carefully the code of mockbusinessdelegate
,businessdelegate ,class diagrams and other relevent classes you will find out
these methods or i will tell you what are the methods to be look.

so in the jsp we need to get those datas what is there in the session.

i have written one class analysisresultlist(carlo has written this i was trying to
take the id from th exml parser itself directly),for finding out the last fault
analysis information and if needed it should display in the jsp.(this one of my
pending task).

go through the file networkelementvalobj


and the method public void map(cmsaccesslinevalobj _cmsal) ,it is finding the
acess line types and in the survey .jsp i have written the code how to
distinguish whether it is eal or efm.but it is not working ,it need to be
completed .see in survey .jsp the code is there how to find out other access lines
like adsl or atm similarly we need to for eal and efm .see i have written to do by
muni.

so in survey.jsp i need to do 2 things ,find out whether it is eal or efm and show
the last from utsinfo faultanalysis after finding the last from utsinfo
faultanalysis information.

this eal and efm tests are attached here i need to complete the eal and efm tests
completle by october .
i need to finish the development for eal and efm by next friday .they assumes eal
alrady done for efm it needs to complete by next friday then only the develpoment
will be finished.see in attached document for eal and efm flow
this accesslines.zip contains the 2 flows i need to complete.(take the prints
combine them then try to read ).there are 30% things done by one of their team
member i need to use those struts classes please see the action classes in the
first line struts and it should start with efm. expl
package com.belgacom.ossportal.firstline.web.struts have the class
efmcheckpmaction it is written by some other team member i need to use those
things.

read this brief description:

here the analysis object will have analysis inforamation(what the system has
analyzed) about the system where the application is there.see the most of classes
here in this package i have developed (jse.flowanalysis).here the analysis
information contains the operatorinfo(information about operator's end) and
utsinfo(inforamation from the trouble ticketing system end) and the list obj
having the customerfeedback .and see the analysisinfo.xml the xml contain's root
tag as <analysisinfo> and it has 2 types one for eal see bottom (id =eal)and it
has tag attributes like test info type,type test name and so on.similaryly for efm
and this xml is parsed by analysisxmlparser class and this information(info) is
available in the single ton class analysisresultproperties,from here it will be
stored in seesion .now see the mockbusinessdelegate ,businessdelegate and the
struts related class ealanalysisaction from here it is going to
firstline/web/web-inf/struts-config.xml then goes to firstline/web/web-
inf/tiles.xml and from there finds the action and from the action goes to the jsp
and shows the reuslt.here ealanalysisresult.jsp and from this jsp goes to
genericanalysisresult.jsp .and then i will tell the remaining flow.

i have sent all the class diagrams to sampath and padma and the eal nad efm
analysis fiow.if you go through the class diagrams you will findout the flow much
clearly.if you don't have tose mails i will resend those mails.

see there all the files are there in the global-ossportal but it is a very big
folder size if it can be sent then use find option for finding out any class or
method or file.

i know there are not a single jar file is not there therefore the
application will fail.so first try to do the set up in your system with eclipse
,java(1.4),jboss 3.x supports java 1.4 ,use ant for compiling/building ,download
jar's needed to run the jsp or struts kind of web application servlet.jar
,servlet-api.jar and struts.jar and ant related jar's.
or i have collected all the jars used in this project then i will send all the
jars,try to use that.

using these classes try to deploy in server and tell me any other jar's needed ?

see the lib folder the jar's what i found.and what are the jars needed i will send
later.
note :any document is not there just inform me i will send that.

Das könnte Ihnen auch gefallen