| Unable to deploy stardust in weblogic 10.3.3 [message #905846] |
Fri, 31 August 2012 03:29  |
gayatri devi Messages: 7 Registered: August 2012 |
Junior Member |
|
|
Hi,
I am trying to deploy stardust in weblogic 10.3.3, I getting following issue
software
Eclipse Helios R2
Weblogic 10.3.3
1) Running Using Eclipse adapter server
-> created sample dynamic project added stardust portal
-> Added Oracle weblogic server tool to eclipse server & did all configuration
-> Right click on project and try to run as "Run on server"
Getting following issue
Error with publish task 'Split Source Mapping Generation Task'.
Error processing split source mapping:
'C:/D/tutorial/weblogic/TestStardust/carnot-jackrabbit/WEB-INF'='/WEB-INF'
WebLogic split source deployment only supports resource folder mapping to EAR or web content root.
Please change the deployment mode to exploded archive in Server Editor.
[/color]
2)Running weblogic console individually
->created sample dynamic project added stardust portal in eclipse
-> Exported as war file
-> Deployed in server
getting following issue.
There was a failure when processing annotations for application stardust.war.
Class not found exception .
com.infinity.bpm.rt.impl.api.ws.servlet.IppWsServlet
Please help on this...
Thanks
[Updated on: Fri, 31 August 2012 05:05] Report message to a moderator
|
|
|
| Re: Unable to deploy stardust in weblogic 10.3.3 [message #905909 is a reply to message #905846] |
Fri, 31 August 2012 05:45   |
Robert Emsbach Messages: 55 Registered: October 2011 Location: Shanghai |
Member |

|
|
Gayatri
the WTP weblogic plugin seems not to be compatible with the Stardust WTP project.
You could either
a) create a WAR file based on the maven archetype for weblogic:
(https infinity dot sungard dot com)/documentation/ipp/7.0/index.jsp?topic=/org.eclipse.stardust.docs.dev/html/handbooks/installation/ig-maven.html"
Or on the Stardust knowledge base:
"(wiki dot eclipse dot org)/Stardust/Knowledge_Base/Build_and_Change_Management/Maven/Basic_Setup"
or
(for some reason I am not allowed to post links to eclipse web sites anymore)
or
b) Export your dynamic web project as a war (project context menu) which you then adjust as required for a weblogic deployment.
(https infinity dot sungard dot com)/documentation/ipp/7.0/index.jsp?topic=/org.eclipse.stardust.docs.deployment/html/applicationserversetup/weblogic.html
In a Weblogic environment a number of things are different from a tomcat deployment (which is what the RAD environment is based on). That includes JMS, transaction manager, probably the database, Jackrabbit DMS.
Best regards
Robert
[Updated on: Fri, 31 August 2012 06:30] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01866 seconds