[jacorb-developer] upgrading to JacORB 3.0

Amir Hooshangi amirhoshangi at gmail.com
Mon Jun 11 21:14:55 CEST 2012


Hi
Thanks, for reply. my problem solved by adding these lines to my POM.
<dependency>
 <groupId>org.jacorb</groupId>
 <artifactId>jacorb-services</artifactId>
<version>3.0</version>
</dependency>

On Mon, Jun 11, 2012 at 10:03 PM, Nick Cross <jacorb at goots.org> wrote:

>
> Hi,
>
> You have not said how you have upgraded. If you have used Maven could you
> supply your pom dependencies please. If you have downloaded jacorb can you
> elaborate what you have downloaded and added to your classpath? Have you
> looked at the JacORB Programming Guide Chapter 2 , section 2.2.2 where it
> describes the libraries?
>
> Regards
>
> Nick
>
>
>
>
>
> On 11/06/12 16:22, Amir Hooshangi wrote:
>
>> Hi
>>
>> I upgraded my project to JacORB 3.0 and noticed that there is no
>> "org.omg.**CosNotifyChannelAdmin.**EventChannelFactory" class that i
>> used for
>> Notification service, in my code. is it deploying in other artifacts ? It
>> seems that there is no Notification package within JacORB 3.0.
>>
>> regards
>> ______________________________**_________________
>> jacorb-developer maillist  -  jacorb-developer at lists.spline.**
>> inf.fu-berlin.de <jacorb-developer at lists.spline.inf.fu-berlin.de>
>> https://lists.spline.inf.fu-**berlin.de/mailman/listinfo/**
>> jacorb-developer<https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer>
>>
>
>


More information about the jacorb-developer mailing list