Re: Access jar files in a library directory in the jar file

2013-06-18 Thread Rob Tanner
ike that. > > > On Mon, Jun 17, 2013 at 6:38 PM, Rob Tanner wrote: > >> Hi, >> >> I'm trying to build a runnable jar file that includes several libraries >> that are also jar files. My problem is that Java does not seem to be able >> to

Access jar files in a library directory in the jar file

2013-06-17 Thread Rob Tanner
e manifest, but I have no idea what it is. Any help would be greatly appreciated. Thanks, Rob Tanner Linfield College

Problems using URL tasks

2012-09-14 Thread Rob Tanner
Hi, I have a project where I need to do a specific GET request to a server to let it know that a new application has been copied to a mounted partition and needs to be installed (I was doing this manually, but would like to automate it). If I to the GET without any parameters, the request works

Re: Can I edit web.xml from an ANT script

2010-03-18 Thread Rob Tanner
lly designed for such things. > > http://www.oopsconsultancy.com/software/xmltask > > Brian > > On 18/03/2010 18:52, Rob Tanner wrote: >> Hi, >> >> I¹m starting to build applications using the Google Web Toolkit (GWT) in >> Eclipse. When moved to the prod

Can I edit web.xml from an ANT script

2010-03-18 Thread Rob Tanner
, perhaps replacing a comment line such as with the actual XML? Thanks, Rob Rob Tanner JAVA Developer Linfield College, McMinnville Oregon