I am trying out the local service development feature with webMethods. I am using SVN as my repository.
First I have uploaded few my existing application packages directly on the SVN repository, now to use local service development. feature. i need to check out these packages and load them on my local integration server.
When i do check out the package from SVN repository, the package is visible in navigator view with > sign on it (as mentioned in documentation) and also its visible in my workspace as well.
As per webMethods documentation, i should be able to load this package on local IS by right clicking on the package in navigator view and selecting the option “Load IS Package”
However i dont this option “Load IS Package” or “Move Project to IS Package” in navigator view at all.
Can someone help on this if they encountered this issue before?
You need to check-in the packages using designer , checking in the package by using “Create Local Service Development Project” , creates a .project file which is required to get the context menu of “Load IS Package” when you check-out a package.
I get the option “Move Project to IS Package” for the packages which i have checked in previously to SVN from designer.
How about the packages which i have not checked in before? Do i need to follow the following steps-
Extract the package from SVN / Source repository (could be IS)
Load it local IS and designer.
Choose “Create Local Service Development Project” for this package and share it with SVN.
My question is regarding the process that needs to be followed…
We have so many application packages, so in order to use this feature does every developer needs follow the above steps for each and every package?
Varghese, I am not able to see the option “Add Project Nature” in project explorer view? Can you please help me with the detailed steps for this?
Also I am using designer version 9.7 … so I am not sure if that option is available?