Results 1 to 1 of 1
- 07-03-2011, 02:09 AM #1
Member
- Join Date
- Jan 2011
- Posts
- 23
- Rep Power
- 0
Problems Deploying a Web Service to Glassfish
I'm having issues publishing a Bottom Up Java bean web service to Glassfish 2.1.
is what I end up with every time.HTTP Status 404 -
--------------------------------------------------------------------------------
type Status report
message
descriptionThe requested resource () is not available.
--------------------------------------------------------------------------------
Sun GlassFish Enterprise Server v2.1
The following is what I see in my console output in Eclipse:
What can I show you to possibly tip you off as to what my problem is?Buildfile: C:\Projects\CSC278\.metadata\.plugins\org.eclipse. jst.server.generic.core\serverdef\sunappsrv-ant.xml
replace.module.name.space:
[delete] Deleting: C:\Projects\CSC278\.metadata\.plugins\org.eclipse. jst.server.generic.core\serverdef\fooFile2.propert ies
deploy.j2ee.ear:
resourcesfile.check:
replace.module.name.space:
[delete] Deleting: C:\Projects\CSC278\.metadata\.plugins\org.eclipse. jst.server.generic.core\serverdef\fooFile2.propert ies
tools:
addresources:
[jar] Building jar: C:\Projects\CSC278\.metadata\.plugins\org.eclipse. wst.server.core\tmp1\Integer_CalculatorEAR.ear
replace.module.name.space:
[delete] Deleting: C:\Projects\CSC278\.metadata\.plugins\org.eclipse. jst.server.generic.core\serverdef\fooFile2.propert ies
tools:
deploy:
[exec] Command deploy executed successfully.
deploy-url-message:
[echo] Application Deployed at: http://localhost:8080/Integer_CalculatorEAR
BUILD SUCCESSFUL
Total time: 10 seconds
Similar Threads
-
GlassFish v3
By ashin in forum NetBeansReplies: 2Last Post: 07-19-2011, 09:55 AM -
web service problems
By gedas in forum New To JavaReplies: 2Last Post: 06-28-2011, 09:40 PM -
GlassFish Server 3 problems
By gedas in forum New To JavaReplies: 4Last Post: 06-28-2011, 02:51 PM -
module has not been deployed error in Netbeans on deploying a web service
By quapvuit in forum Java ServletReplies: 0Last Post: 06-25-2011, 06:34 AM -
how to call service method inside another service
By kirtichopra2003 in forum Web FrameworksReplies: 1Last Post: 10-24-2009, 02:19 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks