Duplicate ejb exception when building application with a web service client

Hello,

I am quite a new user to Java CAPS and since I have added a new collaboration to my connectivity map I am having a strange problem of duplicated ejb when I build my project.

My new collaboration is simply listening to a topic and when a message arrives, it calls a web service located on another server. Here is what I did to make this:

- I have imported my Web service definition and thus I can see and use the web service in my project.

- I have created a new collaboration, trigerred when a JMS message is received and I have added the Ws definition in order to use it.

- On my connectivity map I have added a new Web Service External Application as well as my collaboration and I linked everything.

- In my environment I have added a new SOAP/HTTP Web service external system and I have configured it to match my system.

- And finally in the deployment I have mapped everything.

When I try to build the validation goes well but when it starts generating I have an exception telling me that :

duplicate ejb = svc_DataPush_PartnerService

Where svc_DataPush is the name of my collaboration on the connectivity map.

I have watched the documentation and tried several searches on the Internet but I don't see any solution to this problem.

Is it a bug in eDesigner or did I do something wrong?

Thanks for your help.

[1414 byte] By [Davza] at [2007-11-27 4:23:40]
# 1
There is a bug in 5.1.2 that manifests itself this way. Get in touch with your support rep and get a fix.
Michael.Czapskia at 2007-7-12 9:31:19 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 2
That was that.Thanks!
Davza at 2007-7-12 9:31:19 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 3
I am having the same problem, how did you manage to solve it?Thanks!
AlbertoCanabala at 2007-7-12 9:31:19 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 4
There are a few .jar files that need to be copied into your eDesigner directory. You should reach out to your SUN support folks to get the .jars.
Dave.Smizika at 2007-7-12 9:31:19 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...