wM version 9.12
SVN plugin version - subversive svn 1.7 version 3.03
Subversive
I do not see any errors when i click on “Move project to IS package” some refresh happens but thats it i dont see anything.
The package which you checked out was probably manually committed or someone who committed it from designer workstation , ignored the .project file.
That’s why the context menu of “Move Project to IS Package” is not coming. Get a .project file from a package which has been checked out and loaded propery in IS , Place it where your package(which is missing .project , generally available under workspace folder) has been checked out and refresh the package explorer view.
Hi,
Did the commit from Designer
and yeah i am able to see .project file.
Also, to add:
After your first reply i check all the files except .project, when i did this i was able to “ADD VCS Project Nature”. Once i add that, i clicked on “Move Project to IS Project”. Still it doesnt work.
Did that as well still nothing happens
Some how i feel i am missing something, i do see “Move Project to IS project” and its enabled as well, Problem is when i click on it server refresh happens but package is not loaded from local workspace.
Had couple of doubts:
Is there a need to configure some property which tells eclipse to put the package in IS and reload.
Or should i place this package in package directory inside Integration server package directory.
Are you getting any error on server.log while loading the package to IS. May be this package is dependent on some other package.
Ensure that the watt.server.ns.lockingMode parameter is set to system on the Integration Server used as the local development server.
A local development server is an Integration Server instance that is installed in the same installation directory as the Designer instance you are using. The local service development feature works with the local development server only.
If there are multiple Integration Server instances configured, only one instance will be active at a time. The default Integration Server instance will be treated as the default local development server.
You must add VCS project nature to the packages that are not created in the local Integration Server but are available in t he VCS if you want to copy or move these packages to Integration Server. To do this, right-click the package in the Package Explorer view and select Add VCS Project Nature.
I did not say that (IS package directory and workspace directory should be same) , you can have different workspace directory and still the “Move Project to IS Package” option should work.
From your VCS repository, get the latest version of the package that you want to copy to your Integration Server_directory \instances\default\packages directory.
Designer copies the package to your workspace.
In Navigator view, right-click the package and select Move Project to IS Package. The package is now available in the Integration Server_directory\instances\default\packages directory.
Till now i have been doing the three steps that you mentioned.
and i can see Move Project to IS pacakge when i right click, but it doesnt work, the package does not move.
Also there is no log as well, i increased the logging mode to see any inputs but dint see any error message or any message related to packages.
But when i took the workspace and mapped it to Package directory, it works.
It’s been a long time. I hope the issue is fixed at your end. But just in case, if someone looks for the solution. SoftwareAG has come up with a fix that apparently solves the issue for this version and onwards. Please look for it via your update manager under local service development, and you should be able to find it.