cancel
Showing results for 
Search instead for 
Did you mean: 

Converting existing ejb module project into DC

Former Member
0 Kudos

Hi,

1. I have created a local Ejb Module Project

2. Also a web service is created using that ejb(stateless) && deployed on the server.

3. I want to convert this local ejb module project into DC

4. I have copied everything from local ejb module project(eg.ejb,classes,virtual Interface & web service dif etc) & pasted in the DC structure.

5. While creating web service, it shows me a deployment error, regarding web service name (which is already exists).

6. I can create web service with different name & it works fine,

but I don't want to use different name for web service.

7. Is it possible to again create web service with the same name?

8. Or is there another way for doing this?

Best regards,

Nilesh

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

This problem is resolved.

Thanks

Vlado
Advisor
Advisor
0 Kudos

Have you tried to undeploy the old project? This should work out.

\-- Vladimir