Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » WTP Jar Creation (Automatic Jar Signing)
WTP Jar Creation (Automatic Jar Signing) [message #504796] Tue, 22 December 2009 12:33 Go to previous message
Jake  is currently offline Jake
Messages: 2
Registered: December 2009
Junior Member
Hello,

I have two projects that I'm managing using Maven in Eclipse - one is a
simple server application that I'm running on Tomcat through Eclipse and the
other is a simple JApplet. The applet jar needs to be signed to work
properly in my application, but that is the one I'm currently working on so
I would like to automate the signing process.

I have been using maven-jarsigner-plugin, several variations of ANT scripts,
etc to sign the JAR but none of them seem to apply when the jar is copied to
the
~/workspace/.metadata/.plugins/org.eclipse.wst.server.core/t mp4/wtpwebapps/test/WEB-INF/lib
folder. From what I understand, WTP is creating those jars behind the
scenes and it seems to happen out of sync with any script that I create.

I'm relatively new to every one of these technologies, so detailed advice is
appreciated - if the answer is a simple Google search, then I already found
it and did it incorrectly Smile

Thanks!

Jake
 
Read Message
Read Message
Read Message
Previous Topic:wsdl to java
Next Topic:adding custom JavaScript library to JSDT
Goto Forum:
  


Current Time: Sun May 26 04:20:36 EDT 2013

Powered by FUDForum. Page generated in 0.01530 seconds