Author |
Message
|
fponcet |
Posted: Fri Nov 11, 2005 6:58 am Post subject: Problem exporting/importing components in .jar files |
|
|
Acolyte
Joined: 20 Oct 2005 Posts: 55
|
Hi,
When I export project components into a .jar file it does not use the same folder name.
/BusinessObjects --> /BusinesObject
/Connectors --> /Connector
/Maps --> /NativeMap
... and so on
However when I import the .jar file into a project it does not copy the files to the right folder. Instead it copies the same folder structure that is inside the .jar file
Any idea of what could be wrong?
Thanks in advance,
Felipe |
|
Back to top |
|
 |
urs |
Posted: Fri Nov 11, 2005 7:03 am Post subject: |
|
|
Acolyte
Joined: 27 Oct 2005 Posts: 56
|
It appears to be a problem with your jar file.. It might be corrupted ?
 |
|
Back to top |
|
 |
djeripo |
Posted: Fri Nov 11, 2005 7:59 am Post subject: |
|
|
 Master
Joined: 25 Jan 2004 Posts: 225
|
Instead of exporting the project ,Did you try exporting ICL?
If at all you tried exporting ICL,did you face the same problem? |
|
Back to top |
|
 |
recallsunny |
Posted: Fri Nov 11, 2005 11:37 am Post subject: |
|
|
 Disciple
Joined: 15 Jun 2005 Posts: 163 Location: Massachusetts
|
When you export the Project files as ".jar" it primarily exports a repository file which can be deployed using the Repos_copy to the server. It does not include the compiled objects or the XSD's for business objects.
You will need to export the ICL as djeripo has suggested to retain the project folder structure. |
|
Back to top |
|
 |
Ratan |
Posted: Fri Nov 11, 2005 12:05 pm Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
Quote: |
When you export the Project files as ".jar" it primarily exports a repository file which can be deployed using the Repos_copy to the server. It does not include the compiled objects or the XSD's for business objects.
You will need to export the ICL as djeripo has suggested to retain the project folder structure. |
I am not sure about this. Jar file should have the same structure in both cases. _________________ -Ratan |
|
Back to top |
|
 |
recallsunny |
Posted: Fri Nov 11, 2005 12:08 pm Post subject: |
|
|
 Disciple
Joined: 15 Jun 2005 Posts: 163 Location: Massachusetts
|
Ratan wrote: |
I am not sure about this. Jar file should have the same structure in both cases. |
If you are not sure, Open your CSM and try it out. Unless you are talking about a version older than 4.2x or 4.3x |
|
Back to top |
|
 |
Ratan |
Posted: Fri Nov 11, 2005 1:25 pm Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
Quote: |
If you are not sure, Open your CSM and try it out. Unless you are talking about a version older than 4.2x or 4.3x |
I made my post only after checking my Jar files from Project and ICL. They looked exactly same. So, I guess you need to give it a shot and also specify the version you are on. _________________ -Ratan |
|
Back to top |
|
 |
|