Denis Golovin [http://community.jboss.org/people/dgolovin] replied to the discussion
"Copying and Branching a Project"
To view the discussion, visit: http://community.jboss.org/message/534263#534263
--------------------------------------------------------------
> John Bailo wrote:
>
> Denis Golovin wrote:
>
> +It can be changed in project properties dialog. Select "Web Project Settings" Category and you'll see 'Context Root' field to define it.+
>
> I changed this. Now it launches with MYPROJECTNEW in the URL, but the server doesn't find any files. It still doesn't recognize the project
>
That's probably because you still have old project name in hidden configuration files.
> +Change filter preferences to see hidden files which name started from .+
>
> I'm not exactly sure where "Change Filter Preferences" is located?
In Java Package Explorer View press triangle button in task bar, like it shown on screen-shot below and select Filters... item
http://community.jboss.org/servlet/JiveServlet/showImage/2423/filter-menu...http://community.jboss.org/servlet/JiveServlet/downloadImage/2423/450-362...
Then unselect ".* resources" item like it shown on screen-shot below
http://community.jboss.org/servlet/JiveServlet/showImage/2424/filter-unse...http://community.jboss.org/servlet/JiveServlet/downloadImage/2424/387-485...
Then do the search for old name in all files within new renamed project and replace all entries with new name.
> John Bailo wrote:
>
> +Delete hidden CVS meta data after you copied project and share project again. Another approach is exporting it before renaming to get just sources without CVS metadata.+
> Do I need to leave the \CVS folder? I deleted the whole thing and the project wouldn't load. Do I delete only the files in the folder?
>
No matter what it names now all CVS folders still contain old module name in CVN\Repository file and that's why your commits come to the old CVS module in repository. So you ether should delete all CVS folders in your local filesystem or disconnect your project from CVS with meta information deletion through Team/Disconnect... context menu on your project in any eclipse navigator view. Then you should share it again in CVS module with new name.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/534263#534263]
Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
S Bapat [http://community.jboss.org/people/bapats] created the discussion
"@PostConstruct behavior question"
To view the discussion, visit: http://community.jboss.org/message/534241#534241
--------------------------------------------------------------
I am trying to perform some setup in a CXF web service, inside a method with a @PostConstruct annotation. When I call the operations on the web service, the method with the @PostConstruct annotation is getting called for every web service operation call. I was expecting that the web service endpoint will be created by the container only once, instead of on every call. Is a new endpoint getting created on every call? If so where should the initialization code be written?
Thanks.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/534241#534241]
Start a new discussion in JBoss Web Services CXF at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] replied to the discussion
"Open letter to the jBPM community"
To view the discussion, visit: http://community.jboss.org/message/534232#534232
--------------------------------------------------------------
Hi Alejandro,
It is certainly a sad news but it is really good to hear that jBPM will continue. I have started with jBPM not so long ago but I am already convinced that it will bring a lot to different businesses and community. It has been great time for me to be part of such fast growing community, professional expertise and people willing to help.
I would like to wish you all the best with your assignment.
P.S.
If you are looking for contributors I would like to offer my help.
Cheers,
Maciej
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/534232#534232]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]