eclipse-ee4j / glassfish

Eclipse GlassFish
https://eclipse-ee4j.github.io/glassfish/
385 stars 144 forks source link

hello-singleton-ejb sample fails to run #8239

Closed glassfishrobot closed 15 years ago

glassfishrobot commented 15 years ago

steps

ant all

Error log

init: deps-jar: compile: library-inclusion-in-archive: dist-directory-deploy: pre-run-deploy: Incrementally deploying hello-singleton-ejb Completed incremental distribution of hello-singleton-ejb Incrementally redeploying hello-singleton-ejb redeploy?name=hello-singleton-ejb&properties=keepSessions=true running on GlassFish v3 redeploy?name=hello-singleton-ejb&properties=keepSessions=true completed on GlassFish v3 post-run-deploy: /space/sample-j2ee/glassfishv3/glassfish/samples/javaee6/webservices/hello-singleton-ejb/build.xml:14: The following error occurred while executing this line: /space/sample-j2ee/glassfishv3/glassfish/samples/javaee6/webservices/hello-singleton-ejb/hello-singleton-client/build.xml:7: The following error occurred while executing this line: /space/sample-j2ee/glassfishv3/glassfish/samples/bp-project/jaxws.xml:17: /space/sample-j2ee/glassfishv3/glassfish/samples/javaee6/webservices/hello-singleton-ejb/hello-singleton-client/$

{javaee.home}

/modules not found. BUILD FAILED (total time: 0 seconds)

Environment

Operating System: All Platform: Linux

Affected Versions

[V3]

glassfishrobot commented 6 years ago
glassfishrobot commented 15 years ago

@glassfishrobot Commented anand_mishra said: I made the following changes before running the sample

steps

1)File -> Open Project -> samples/javaee6/webservices/hello-singleton-ejb got the error message popup window refer screenshot shot1 2)Following changes are required in "samples/bp-project" directory create a copy of "build.properties.sample" and change the name to "build.properties" Do the following changes to "build.properties" files. a)javaee.home= b)javaee.server.passwordfile=/passwordfile

but it fails with the given error

workaround for this problem

I have to manually change the property value javaee.home for jaxws.lib in jaxws.xml file to run the sample, this needs to fix. Do the following changes in "jaxws.xml" file

glassfishrobot commented 15 years ago

@glassfishrobot Commented anand_mishra said: Summary changed this issue is not specific to the Netbeans

glassfishrobot commented 15 years ago

@glassfishrobot Commented bhaktimehta said: Fixed now.

glassfishrobot commented 15 years ago

@glassfishrobot Commented anand_mishra said: issue fixed

glassfishrobot commented 15 years ago

@glassfishrobot Commented Was assigned to bhaktimehta

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GLASSFISH-8239

glassfishrobot commented 15 years ago

@glassfishrobot Commented Reported by anand_mishra

glassfishrobot commented 15 years ago

@glassfishrobot Commented Marked as fixed on Wednesday, May 13th 2009, 8:45:47 pm