cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

Windchill application packaging (as JAR)

ptc-4428645
1-Newbie

Windchill application packaging (as JAR)

Hello,

we use Java API to customize Windchill.

Our applications are deployed to Windchill by copying files to various locations:

- Java classes --> codebase

- JSP pages --> codebase/netmarkets

- etc.

This procedure requires a lot of work and is error-prone.

We are looking for ways to streamline the deployment process.

My question is:

Is it possible to package and deploy the whole Windchill custom application in a single JAR or WAR?

This file should (at best) contain all application artifacts - i.e. not only class files (that is easy),

but also JSPs, CSS, images and other resources.

What is the required structure of such a file (application archive)?

Thank you in advance

mp.

0 REPLIES 0
Top Tags