Here's my last question for today.....

One of the things I need to change is the close() method on an
XMPPConnection object (from the smack jar) which is now disconnect().  I
changed it in XMPPEndPoint.java and replaced the two smack jars in
servicemix-xmpp/version_1/lib with the latest editions.

However, "mvn install" fails telling me that disconnect() is not found in
org.jivesoftware.smack.XMPPConnection.   I don't see any other smack jars on
the system.  What's it building against?  There's another change that's
behaving the same way.  And those are the only two errors I have.

On Wed, May 28, 2008 at 2:43 PM, Jeff Sexton <[EMAIL PROTECTED]> wrote:

> I had little trouble building the whole thing - but that last sentence is
> the bit I didn't know.  That seems to work, or at least it tries to build, I
> have a code error to fix...
> Thank again!
>
>
> On Wed, May 28, 2008 at 2:34 PM, Bruce Snyder <[EMAIL PROTECTED]>
> wrote:
>>
>> >
>> > So...  My question is, how to build the servicemix-xmpp zip file?
>>
>> As stated above, *after building the entire SMX project once,* cd into
>> the deployables/bindingcomponents/servicemix-xmpp and build from that
>> directory just using 'mvn install'.
>>
>> Bruce
>> --
>> perl -e 'print
>> unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
>> );'
>>
>> Apache ActiveMQ - http://activemq.org/
>> Apache Camel - http://activemq.org/camel/
>> Apache ServiceMix - http://servicemix.org/
>> Apache Geronimo - http://geronimo.apache.org/
>>
>> Blog: http://bruceblog.org/
>>
>
>

Reply via email to