Anup R Chandak 19.Sep.07 10:06 AM a Web browser Client for DesktopAll releasesWindows XP
HI
Currently I have upgraded my development environment to Expeditor toolkit 6.1.1 from my previous 6.1(with patch).
In 6.1, I was able to create update site for deployment of my project properly. But now with 6.1.1 when I try to build my featurs to create update site it gives me following error.
*********************************
Problem during export
Reason:
A cycle was detected when generating the classpath
com.test.myPlugin_1.0.0,
com.ibm.mqttclient.jms_2.1.0.0-20070614,
com.ibm.micro_2.1.0.0-20070614
com.ibm.micro.bridge.jndi.jms_2.1.0.0-20070614
com.ibm.micro_2.1.0.0-20070614
*********************************
From this error it looks like some issue with class path. But not able to point out clearly as things were working very fine with XPD6.1. Any idea why this might be happening?