Skip to main content



      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 06:19 Go to next message
Eclipse UserFriend
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 00:39 Go to previous messageGo to next message
Eclipse UserFriend
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 00:45] by Moderator

Re: HOW TO RECEIVE A CARNOT.EAR FILE [message #1696361 is a reply to message #1696357] Tue, 26 May 2015 02:07 Go to previous messageGo to next message
Eclipse UserFriend
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 05:16 Go to previous messageGo to next message
Eclipse UserFriend
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 06:39] by Moderator

Re: HOW TO RECEIVE A CARNOT.EAR FILE [message #1696400 is a reply to message #1696388] Tue, 26 May 2015 05:55 Go to previous message
Eclipse UserFriend
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: Thu May 15 22:05:33 EDT 2025

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

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

Back to the top