[Dle-ohmit] RE: dle-icams project
Redemann, Joan
Joan.Redemann at dep.state.fl.us
Tue May 15 16:10:59 EDT 2007
Manohar,
We have set up your job DLEICAMS_INTG
</em/console/jobs/jobsTable?jobType=OSCommand&event=editJob&jobId=3022FE09A99
544C0E04049C7D9A90F3A&fromReq=true&ctxType=ctxLibrary&jobName=DLEICAMS_INTG>
for your team to deploy your project. The user name is DLEICAMS and the
password is DLEICAMS. Please change the password on first usage.
Documentation may be found on
http://www.dep.state.fl.us/applications/JAVA.htm. If you have any questions
please let us know.
Thanks,
Joan Redemann
J2EE Deployment Specialist
Room 612, TT
(850) 245-8251
> _____________________________________________
> From: Nemilikonda, Manohar
> Sent: Tuesday, May 15, 2007 2:15 PM
> To: Redemann, Joan
> Cc: Middle Tier Oracle; UNIX
> Subject: RE: dle-icams project
>
> Thanks for all the help.
>
> Manohar
>
> -----Original Message-----
> From: Redemann, Joan
> Sent: Tuesday, May 15, 2007 2:14 PM
> To: Nemilikonda, Manohar
> Cc: Middle Tier Oracle; UNIX
> Subject: RE: dle-icams project
>
> Manohar, I will be creating this for you this afternoon and will notify you
> upon completion. We will be using your DLEOHMIT account. I will send
> details upon completion today. Thanks.
>
> Thanks,
> Joan Redemann
> J2EE Deployment Specialist
> Room 612, TT
> (850) 245-8251
> _____________________________________________
> From: Redemann, Joan
> Sent: Tuesday, May 08, 2007 4:00 PM
> To: Nemilikonda, Manohar
> Cc: Kirkpatrick, Ivan; UNIX
> Subject: RE: dle-icams project
>
> Manohar, please let me know when the UNIX group has completed their
> portion; then I can create the jobs for you. Thanks.
>
> Thanks,
> Joan Redemann
> J2EE Deployment Specialist
> Room 612, TT
> (850) 245-8251
> _____________________________________________
> From: Nemilikonda, Manohar
> Sent: Monday, May 07, 2007 4:47 PM
> To: Redemann, Joan
> Cc: Kirkpatrick, Ivan
> Subject: RE: dle-icams project
>
> Thanks. When will I be able to commit the new project on cvs?
>
> Manohar
>
> -----Original Message-----
> From: Redemann, Joan
> Sent: Monday, May 07, 2007 3:00 PM
> To: Nemilikonda, Manohar
> Cc: Newsome, Stacy; Middle Tier Oracle; DBA; Kirkpatrick, Ivan
> Subject: RE: dle-icams project
>
> OK, per our conversation we will use that. Thanks.
>
> Thanks,
> Joan Redemann
> J2EE Deployment Specialist
> Room 612, TT
> (850) 245-8251
> _____________________________________________
> From: Nemilikonda, Manohar
> Sent: Monday, May 07, 2007 2:54 PM
> To: Redemann, Joan
> Cc: Newsome, Stacy; Middle Tier Oracle; DBA; Kirkpatrick, Ivan
> Subject: RE: dle-icams project
>
> DleOhmit is the list on list server.
>
> Thanks,
> Manohar
>
> -----Original Message-----
> From: Redemann, Joan
> Sent: Monday, May 07, 2007 1:44 PM
> To: Nemilikonda, Manohar
> Cc: Newsome, Stacy; Middle Tier Oracle; DBA; Kirkpatrick,
> Ivan
> Subject: RE: dle-icams project
>
> Thank you, Manohar.
>
> Below, please see the things I have highlighted in BLUE that
> still need information.
>
> Thanks,
> Joan Redemann
> J2EE Deployment Specialist
> Room 612, TT
> (850) 245-8251
> _____________________________________________
> From: Nemilikonda, Manohar
> Sent: Monday, May 07, 2007 11:51 AM
> To: Redemann, Joan; Middle Tier Oracle
> Cc: Newsome, Stacy
> Subject: RE: dle-icams project
>
> Please view the answers in red:
>
> Database Administration (DBA)
> The DBA staff will need the following items:
> 1. An approved copy of the project plan;
> http://tlhmsproject/sites/projectserver_314/Incident%20Management%20Project
> %20Plan/Forms/AllItems.aspx
> 2. The application name; ICAMS
> 3. The amount of space required for data; and
> 4. The amount of space required for indexes.
> The icams schema and tablespaces are already setup on
> oradev.
>
> Middle Tier
> The Middle Tier staff will need the following items:
> 1. An approved copy of the Statement of Work
> (SOW);
> http://tlhmsproject/sites/projectserver_314/Shared%20Documents/SOW/SOW-OHMI
> T%20Expansion-Version1.2.pdf
> 2. The J2EE application name for deployment,
> (i.e., DleOhmit, DslApis, DslBipmis, DepDba, EpaNode, etc.); DleIcams
> 3. Application installation requirements,
> including:
> a. Any special memory requirement and reasons
> for the special requirement, for your application; NONE
> b. Server and port for database access; and
>
> c. Server and port for non-database access to
> other servers.
>
> 4. The name of the EAR file; dle-icams
> 5. The name of the Grid Administrator; Manohar
> Nemilikonda (Network username: nemilikonda_m; epic6 username: nemili_m)
> 6. The name of the BIS Project Manager; Barbara
> Kennedy
> 7. The group the application is under; DLE
> (Division of law enforcement)
> 8. A valid list located on the list server to be
> used for Grid to send mail; and Outlook Public Folders/All Public
> Folders/Law Enforcement/Distribution Lists. This needs to be a list in
> Mailman (the list server , not Outlook. Please see
> http://lists.dep.state.fl.us/mailman/listinfo. DleOhmit
> 9. The application data source (such as that
> provided in the sample below).
> Application dataSource:
> <data-source
> class="com.evermind.sql.DriverManagerDataSource"
> name="DleIcamsDS"
> location="jdbc/DleIcamsCoreDS"
> xa-location="jdbc/xa/DleIcamsXADS"
> ejb-location="jdbc/DleIcamsDS"
> pooled-location="jbdc/DleIcamsPLDS"
> connection-driver="oracle.jdbc.driver.OracleDriver"
> username="icams"
> password="icams"
> url="jdbc:oracle:thin:@epic36.dep.state.fl.us:1525:oracle"
> inactivity-timeout="30"/>
>
> -----Original Message-----
> From: Redemann, Joan
> Sent: Monday, May 07, 2007 10:14 AM
> To: Nemilikonda, Manohar
> Cc: Newsome, Stacy; Middle Tier Oracle; UNIX; DBA
> Subject: RE: dle-icams project
>
> Manohar,
>
> Please complete the deliverables package so we may
> prepare the jobs for you. A copy is attached, and may also be found at
> <<http://internetdev/applications/docs/JAVA2/ELBRN_TMP_IntegrationSetup.doc
> >>. This is usually needed any time jobs need to be created.
>
> << File: ELBRN_TMP_IntegrationSetup 1.1.doc >>
>
> Thanks,
> Joan Redemann
> J2EE Deployment Specialist
> Room 612, TT
> (850) 245-8251
> _____________________________________________
>
> From: Nemilikonda, Manohar
> Sent: Friday, May 04, 2007 10:05 AM
> To: Middle Tier Oracle; UNIX
> Cc: Newsome, Stacy
> Subject: dle-icams project
>
> Please initiate the following project on JHS.
>
> GROUP: Division of Law Enforcement
> PROJECT ACRONYM: icams (dle-icams)
>
> Lead: Username on epic6
> Manohar S Nemilikonda nemili_m
>
> Other Developers:
> Pullanagari, Narayana pullan_n
> Bejawada, Ratna K. bejawa_r
>
> Also please edit the sudoers file to add the lead
> to allow to run the build.sh command script as maven.
>
> Thanks,
> Manohar
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.dep.state.fl.us/pipermail/dle-ohmit/attachments/20070515/6a4df900/attachment-0001.html
More information about the Dle-ohmit
mailing list