Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Other Build Tools
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Campbell Ritchie
paul wheaton
Ron McLeod
Devaka Cooray
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Paul Clapham
Saloon Keepers:
Tim Holloway
Carey Brown
Piet Souris
Bartenders:
Forum:
Other Build Tools
problem with appc task.
Priya Rao
Greenhorn
Posts: 13
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hello
I have the following problem with appc task, rest everything is in place
war's jars and ear is created. can some one tell whats the problem
appc: [java] <Jun 28, 2006 2:04:54 PM CDT> <Warning> <EJB> <BEA-010212> <The EJB 'FirstSampleEJB(Jar: tmp\appcgen\air-ejb.jar)' contains at least one method without an explicit transaction attribute setting. The default transaction attribute of Supports will be used for the following methods: remote[demoSelect()] > [java] <Jun 28, 2006 2:04:57 PM CDT> <Info> <EJB> <BEA-010076> <Client-jar "ejb20_basic_containerManaged_client.jar" created.> [java] [J2EE:160119]Appc is unable to process the file 'C:\Documents and Settings\xcov167\workspace\AIR\airEar\AIR.ear'. The following error occurred: [java] java.lang.NoClassDefFoundError: weblogic/webservice/dd/DDProcessingException [java] at weblogic.servlet.jsp.JspcInvoker.compile(JspcInvoker.java:121) [java] at weblogic.appc.compileWAR(appc.java:859) [java] at weblogic.appc.compileModules(appc.java:650) [java] at weblogic.appc.compileEAR(appc.java:733) [java] at weblogic.appc.compileInput(appc.java:458) [java] at weblogic.appc.runBody(appc.java:184) [java] at weblogic.utils.compiler.Tool.run(Tool.java:192) [java] at weblogic.utils.compiler.Tool.run(Tool.java:147) [java] at weblogic.appc.main(appc.java:1030) BUILD FAILED C:\<Project name>\build.xml:598: Java returned: 1 Total time: 28 seconds
Thanks
in advance
Priya Rao
[ July 06, 2006: Message edited by: Priya Rao ]
Seetesh Hindlekar
Ranch Hand
Posts: 244
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Any ideas what to do in such cases?
Rgds,
Seetesh
With a little knowledge, a
cast iron skillet
is non-stick and lasts a lifetime.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
appc help!
EJB Application dev process
WebLogic 8.1 JSP precompilation problem
Error encountered while doing Migration from WLS 8.1 to WLS 10.0
EJB deployment error
More...