Extension deploy.

Perguntas relacionadas a questões técnicas do Oracle EBS. Criação de Concorrentes, Value Sets, Alerts, Forms Personalizations, Configurações, etc
Post Reply
reuber
Rank: Programador Júnior
Rank: Programador Júnior
Posts: 18
Joined: Wed, 20 Jan 2010 1:29 pm
Location: Fortaleza

Hello,

I develop Pro EBS Extension Version 11. I am informed with how to make deploy of the applications that I schedule. In the documentation that Oracle provides for EBS it says that the way of doing external deploy is:
1) Compile the project
2) Send to the application server the project directory without the pages and regions.
3) Use the import script to import pages and regions
4) Restart the applications server

is very bad this way of doing deploy. I think the correct thing is to copy the project into a .jar and eviar to the server.
I want to exchange experiences and wanted you to tell me what the deploy process is like.
alexrsilva
Rank: Analista Sênior
Rank: Analista Sênior
Posts: 153
Joined: Tue, 27 May 2008 1:31 pm
Location: Rio de Janeiro - RJ
Alex Silva
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion

Are you referring to the OAF? ADF?
When I develop OAF, it is the same hand.
The script is to import the pages to the MDS.
The form of programming is quite different.

Sincerely,
reuber
Rank: Programador Júnior
Rank: Programador Júnior
Posts: 18
Joined: Wed, 20 Jan 2010 1:29 pm
Location: Fortaleza

I'm talking about the OAF. I'm thinking of a way to do deploy only a .jar. I'm pretty sure you can do this, I have to add the jar to the s classpath from the server or make some configuration in the EBS so that it considers the .jar as part of it.
alexrsilva
Rank: Analista Sênior
Rank: Analista Sênior
Posts: 153
Joined: Tue, 27 May 2008 1:31 pm
Location: Rio de Janeiro - RJ
Alex Silva
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion

If you are talking about putting a library for all your implementations, then the answer is yes.
You only have to ask ATG to put this jar on the server path and restart the service for it to recognize.
If you need it, take a look here. Now if the intention to create a jar for the server to do the deploy and hatch each item in its proper place, I do not know if it exists, because as I said, you must update the MDS for it to recognize the changes. You can do an ANC script to make your deploy automatically.
I'll give you a better search.

Sincerely,
alexrsilva
Rank: Analista Sênior
Rank: Analista Sênior
Posts: 153
Joined: Tue, 27 May 2008 1:31 pm
Location: Rio de Janeiro - RJ
Alex Silva
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion

Just to complement, the Anil passi [url=http://oracle.anilpassi.com/deployment- ... als-2.html]Site
does the way he spoke, and I always shoot some doubts on his website.
Follow the link he shows how Deploy does.
[url=http://www.focusthread.com/apps_tutoria ... onment.pdf]PDF

Sincerely,
reuber
Rank: Programador Júnior
Rank: Programador Júnior
Posts: 18
Joined: Wed, 20 Jan 2010 1:29 pm
Location: Fortaleza

Alex,

tells me how you do to make the deploy of a lib. Please.
alexrsilva
Rank: Analista Sênior
Rank: Analista Sênior
Posts: 153
Joined: Tue, 27 May 2008 1:31 pm
Location: Rio de Janeiro - RJ
Alex Silva
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion

What you asked is in this link [url=http://mukx.blogspot.com/2008/05/some-f ... stack.html]Click Here

If not, explain to me to see if I understand.

Sincerely,
reuber
Rank: Programador Júnior
Rank: Programador Júnior
Posts: 18
Joined: Wed, 20 Jan 2010 1:29 pm
Location: Fortaleza

There it shows in R12. In version 11 is the same way?
alexrsilva
Rank: Analista Sênior
Rank: Analista Sênior
Posts: 153
Joined: Tue, 27 May 2008 1:31 pm
Location: Rio de Janeiro - RJ
Alex Silva
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion

Yes,
The procedure is the same, and what will change is the way where the OAS is.
In this case he uses 10.1.3.
You have to see which you use, but the procedure is the same.

Sincerely,
reuber
Rank: Programador Júnior
Rank: Programador Júnior
Posts: 18
Joined: Wed, 20 Jan 2010 1:29 pm
Location: Fortaleza

Beauty,

I will test and give you the rest. Ah and thank you for your attention. :)
reuber
Rank: Programador Júnior
Rank: Programador Júnior
Posts: 18
Joined: Wed, 20 Jan 2010 1:29 pm
Location: Fortaleza

The version we use uses JSServ and not the OC4J Server. I can not find yesterday I can add the libs to the application classpath.
alexrsilva
Rank: Analista Sênior
Rank: Analista Sênior
Posts: 153
Joined: Tue, 27 May 2008 1:31 pm
Location: Rio de Janeiro - RJ
Alex Silva
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion

I'll search and get you back.
alexrsilva
Rank: Analista Sênior
Rank: Analista Sênior
Posts: 153
Joined: Tue, 27 May 2008 1:31 pm
Location: Rio de Janeiro - RJ
Alex Silva
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion

This llink will help you. [url=http://download.oracle.com/docs/cd/B105 ... tm#1014385]Adding Files to the JServ Web Server Classpath
Any help, we are the orders.
victorhugomuniz
Moderador
Moderador
Posts: 1396
Joined: Fri, 01 Feb 2008 2:06 pm
Location: Rio de Janeiro - RJ
Contact:
:D

Alex,

This last link posted for me is giving error, I do not know if and only for me
alexrsilva
Rank: Analista Sênior
Rank: Analista Sênior
Posts: 153
Joined: Tue, 27 May 2008 1:31 pm
Location: Rio de Janeiro - RJ
Alex Silva
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion

Follow the link without the anchor [url=http://download.oracle.com/docs/cd/B105 ... jsvsup.htm]Oracle JSP in Apache JServ
Remembering that it is for Oracle9i Support for JavaServer Pages Reference
Release 2 (9.2).
How should 10G be, the change must be minimal.

Sincerely,
victorhugomuniz
Moderador
Moderador
Posts: 1396
Joined: Fri, 01 Feb 2008 2:06 pm
Location: Rio de Janeiro - RJ
Contact:
:D

Many Thanks Man
reuber
Rank: Programador Júnior
Rank: Programador Júnior
Posts: 18
Joined: Wed, 20 Jan 2010 1:29 pm
Location: Fortaleza

Alexrsilva, man worked perfectly. Thanks for your help. :)[/B]
alexrsilva
Rank: Analista Sênior
Rank: Analista Sênior
Posts: 153
Joined: Tue, 27 May 2008 1:31 pm
Location: Rio de Janeiro - RJ
Alex Silva
Analista de Sistemas
11i.10 Applications Developer Implementation Champion
11i.10 E-Business Suite Integration Champion

Needing, we are the orders.
Post Reply
  • Information
  • Who is online

    Users browsing this forum: No registered users and 11 guests