Bug 273277 - JPA: WebLogic Server Ant Tests require Wiki Documentation
Summary: JPA: WebLogic Server Ant Tests require Wiki Documentation
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL: http://wiki.eclipse.org/EclipseLink/D...
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2009-04-22 11:04 EDT by Michael OBrien CLA
Modified: 2022-06-09 10:23 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael OBrien CLA 2009-04-22 11:04:23 EDT
>The jpa server test configuration and instructions need updating.  Someone will need to go verify each step and add details where they are missing.

http://wiki.eclipse.org/EclipseLink/Development/Testing/JPA#Server_Testing

>See related http://bugs.eclipse.org/261235

- partition weblogic.properties into 10.0 and 10.3 sections
- missing details on env variables ANT_HOME, JAVA_HOME, PATH
- allow use of a predefined domain (We would like to keep customizations in startWebLogic.sh for example)
  Also no domain deletion in weblogic.xml:78 by default - add a flag for these 2 lines in the script as an override to force deletion
  <delete dir="${weblogic.domain}"/>
  IE: use only weblogic-deploy target instead of general server-install|setup 
- missing instructions on server.home|user|password|platform|lib variables
- add instructions on use of server-start
  for <target name="weblogic-start-nosleep">
  JAVA_HOME must be set

- I am pausing indefinetly on the following target as well
weblogic-start-nosleep:
spawned process java.lang.ProcessImpl@157aa53

Note: My WLS load is working fine when run outside of ant with my own EAR.
Comment 1 Eclipse Webmaster CLA 2022-06-09 10:23:00 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink