Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[stp-dev] Fixed: [Bug 162034] Generate tomcat deployable target in celtix plugin


----- Original Message ----- From: <bugzilla-daemon@xxxxxxxxxxx>
To: <johnson.ma@xxxxxxxx>
Sent: Tuesday, October 31, 2006 2:32 PM
Subject: [Bug 162034] Generate tomcat deployable target in celtix plugin


https://bugs.eclipse.org/bugs/show_bug.cgi?id=162034
Product/Component: SOA / org.eclipse.stp.servicecreation


johnson.ma@xxxxxxxx changed:

          What    |Removed                     |Added
----------------------------------------------------------------------------
            Status|NEW                         |RESOLVED
        Resolution|                            |FIXED




------- Comment #1 from johnson.ma@xxxxxxxx  2006-10-31 01:28 -------
add the function, generating war file following information:
* wadl files from /wsdl, put under WEB-INF
* generate celtix-servlet.xml, put under WEB-INF
* copy web.xml, put under WEB-INF
* classes from project's output, put under WEB-INF/classes



--
Configure bugzilla e-mail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
You reported the bug, or are watching the reporter.
You are the assignee for the bug, or are watching the assignee.



Back to the top