Microsoft
Software
Hardware
Network
Question : weblogic deploy taskdef not found exception in ant
Hi,
I'm deploying a war file sing ant script. This is how I have defined the target.
before running the script. I have set the classpath using setWLSEnv.sh
but still I get the error
/export/home/user/build.xm
l:295: taskdef class weblogic.ant.taskdefs.mana
gement.WLD
eploy cannot be found
Code Snippet:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14:
Open in New Window
Select All
Answer : weblogic deploy taskdef not found exception in ant
Do declare the property weblogic.lib and make it point to weblogic lib folder.
Like:
1: 2: 3: 4: 5:
Open in New Window
Select All
Random Solutions
Good Apache Guide for mod_proxy on Windows?
Connect Ethernet drive directly to Server Lan port
tracert not working
Recording Cisco IVR Prompts
Linksys wireless connection problem
Asterisk FXO Hangup Issue
Changing Domain Controllers IP Address has caused problems with active directory
Disable XP SP2 print notification balloon in Group Policy
Automatically log on Novell client on Windows 2003
debugging in eclipse under mac environement