Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Process Manager (Stardust) » HOW TO RECEIVE A CARNOT.EAR FILE
HOW TO RECEIVE A CARNOT.EAR FILE [message #1696296] Mon, 25 May 2015 10:19 Go to next message
Biyuki Hana is currently offline Biyuki HanaFriend
Messages: 7
Registered: May 2015
Junior Member
Hi,
At point 9 of topic [Deploy on JBoss Application Server with Oracle Database] (Online document of Stardust):

"For details on how to receive a carnot.ear file, refer to chapter Creating a Stardust Runtime Environment with Apache Maven in the Installation Guide."

I tried to click this chapter but not found, also I tried Google for get carnot.ear file (how to extract, how to build or download) but not success.

So, please help me how to get this file, without it I can't go next step to deploy in Application Server.

Thanks so much,
Biyuki

http://help.eclipse.org/kepler/index.jsp?topic=%2Forg.eclipse.stardust.docs.dev%2Fhtml%2Fhandbooks%2Fothers%2Fhowto%2Fjboss-with-oracle.html
Re: HOW TO RECEIVE A CARNOT.EAR FILE [message #1696357 is a reply to message #1696296] Tue, 26 May 2015 04:39 Go to previous messageGo to next message
Rajkumar Dangi is currently offline Rajkumar DangiFriend
Messages: 51
Registered: November 2014
Location: Pune, India
Member
Hi,

To correct the link reported issue https://bugs.eclipse.org/bugs/show_bug.cgi?id=468246

For stardust maven setup/build you can refer below documentation:

http://wiki.eclipse.org/Stardust/Knowledge_Base/Build_and_Change_Management/Maven/Basic_Setup

-Thanks
RajKumar

[Updated on: Tue, 26 May 2015 04:45]

Report message to a moderator

Re: HOW TO RECEIVE A CARNOT.EAR FILE [message #1696361 is a reply to message #1696357] Tue, 26 May 2015 06:07 Go to previous messageGo to next message
Biyuki Hana is currently offline Biyuki HanaFriend
Messages: 7
Registered: May 2015
Junior Member
Thanks RajKumar,

I read all in this document: http://wiki.eclipse.org/Stardust/Knowledge_Base/Build_and_Change_Management/Maven/Basic_Setup But I still don't know how to build or get carnot.ear file.

Could you please suggest me more? Sorry I'm a newbie.

Regards,
Biyuki
Re: HOW TO RECEIVE A CARNOT.EAR FILE [message #1696388 is a reply to message #1696361] Tue, 26 May 2015 09:16 Go to previous messageGo to next message
Rajkumar Dangi is currently offline Rajkumar DangiFriend
Messages: 51
Registered: November 2014
Location: Pune, India
Member
Hi Hana,

Currently stardust maven archetypes are only available for tomcat "tc7-ipp-portal-war"

If you refer "Other Archetypes" in shared link
it says "While we are working on providing all available archetypes for Stardust, you can get free access to the Infinity Process Platform - the product Stardust originates from"

So you can build jboss EAR for "Infinity Process Platform" not for stardust. and you need to follow same instruction as mentioned in the doc or as below:
1. Setup maven(version 3.0.3)
2. As mention in provided doc need to get repository access "https://infinity.sungard.com/repository" for that you need to follow steps as mentioned here:
http://www.eclipse.org/stardust/download/download.php
3. Once you have access update your maven's "settings.xml" for detail refer "Other Archetypes" section of provided documents
4. You can use below maven commands to checkout JBOSS archetypes:
Quote:

mvn archetype:generate -DarchetypeGroupId=com.infinity.bpm.archetypes -DarchetypeArtifactId=ipp-archetype-jb51-ipp-ear -DarchetypeVersion=7.3.4 -DgroupId=com.infinity.test -DartifactId=ipp-archetype-jb51-ipp-ear -Dversion=7.3.4

5. Navigate to above created project and run mvn clean package

It will create "carnot.ear" compatible with jboss5 based on "infinity process platform" version 7.3.4

-Thanks
RajKumar

[Updated on: Tue, 26 May 2015 10:39]

Report message to a moderator

Re: HOW TO RECEIVE A CARNOT.EAR FILE [message #1696400 is a reply to message #1696388] Tue, 26 May 2015 09:55 Go to previous message
Biyuki Hana is currently offline Biyuki HanaFriend
Messages: 7
Registered: May 2015
Junior Member
Thanks RajKumar,
It 's very helpful for me. I will check based on this.

Regards,
Biyuki
Previous Topic:How to receive a carnot.ear file?
Next Topic:Cannot login to IPP-Portal at the first time after setup Application Server (Weblogic 12c)
Goto Forum:
  


Current Time: Tue Mar 19 04:36:42 GMT 2024

Powered by FUDForum. Page generated in 0.01903 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top