I think that if you expand the JDBC jar and place its directory structure inside the "dist/classes" directory, you may be able to repack the whole thing... You need to make minor mods to the ANT build file in order to include the new directories.
On Jul 25, 9:09 pm, Jr <[email protected]> wrote: > The references have been changed already, and the build works, I'm no > longer having the Class Not Found exceptions. The only problem > remaining now is the JDBC no compatible driver found error. Is there a > way to embed the JDBC library onto the SMSServer.JAR to have this > fixed? Btw, I'm connecting to a mysql instance. > > On Jul 26, 1:49 am, Thanasis <[email protected]> wrote: > > > > > What ANT command are you using? > > Have you tried with "ant build-smsserver" ? > > > I don't know if you have followed the instructions of the specific > > pinned thread - if you have, you should alter all references of > > "SMSSvr" to "SMSServer", according to the naming of the new packages. > > > On Jul 25, 5:41 pm, Jr <[email protected]> wrote: > > > > Is it possible that the build-smsserver standalone command in the ant > > > refers to an > > > old naming version of smslib???- Hide quoted text - > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib User Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/SMSLib?hl=en -~----------~----~----~----~------~----~------~--~---
