Author: dblevins
Date: Thu Dec 27 17:53:01 2007
New Revision: 607158
URL: http://svn.apache.org/viewvc?rev=607158&view=rev
Log:
Updated URLs to documentation to point to http://openejb.apache.org/3.0/
Modified:
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/assembler/classic/Messages.properties
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/assembler/classic/cmd/Messages.properties
Modified:
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/assembler/classic/Messages.properties
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/assembler/classic/Messages.properties?rev=607158&r1=607157&r2=607158&view=diff
==============================================================================
---
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/assembler/classic/Messages.properties
(original)
+++
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/assembler/classic/Messages.properties
Thu Dec 27 17:53:01 2007
@@ -16,7 +16,7 @@
#
# $Rev$ $Date$
#
-assembler.noAgent = JAVA AGENT NOT INSTALLED. The JPA Persistence Provider
requested installation of a ClassFileTransformer which requires a JavaAgent.
See http://openejb.apache.org/javaagent.html
+assembler.noAgent = JAVA AGENT NOT INSTALLED. The JPA Persistence Provider
requested installation of a ClassFileTransformer which requires a JavaAgent.
See http://openejb.apache.org/3.0/javaagent.html
# PersistenceBuilder.java
Modified:
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/assembler/classic/cmd/Messages.properties
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/assembler/classic/cmd/Messages.properties?rev=607158&r1=607157&r2=607158&view=diff
==============================================================================
---
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/assembler/classic/cmd/Messages.properties
(original)
+++
openejb/trunk/openejb3/container/openejb-core/src/main/resources/org/apache/openejb/assembler/classic/cmd/Messages.properties
Thu Dec 27 17:53:01 2007
@@ -28,4 +28,4 @@
# options.addOption(option("s", "server-url", "url",
"cmd.properties.opt.server"));
cmd.properties.opt.server = Sets the url of the OpenEJB server to contact.
The value should be the same as the JNDI Provider URL used to lookup EJBs. The
default is 'ejbd://localhost:4201'.
-cmd.properties.header = OpenEJB Configuration Properties\n\nThe output of this
tool takes all overrideable components OpenEJB sees\nand outputs their
properties along with the current value. This\nallows you to easily see what
is running in your system, what\nproperties are available for overriding, and
what exact values are for\neach component. OpenEJB has a number of flags that
can be passed to\nit not associated with any particular component, these are
output as\nwell.\n\nAny component configured in OpenEJB via the openejb.xml
(and some that\naren't) can be overridden using system properties. The format
is:\n\n<id>.<property-name>=<property-value>\n\nContent from this file can be
safely copied as-is into the\nconf/system.properties file or sent to the users
list with bug\nreports. Note, however passwords are masked. For more details on
this\ntool, see http://openejb.apache.org/configuration-properties.html
\ No newline at end of file
+cmd.properties.header = OpenEJB Configuration Properties\n\nThe output of this
tool takes all overrideable components OpenEJB sees\nand outputs their
properties along with the current value. This\nallows you to easily see what
is running in your system, what\nproperties are available for overriding, and
what exact values are for\neach component. OpenEJB has a number of flags that
can be passed to\nit not associated with any particular component, these are
output as\nwell.\n\nAny component configured in OpenEJB via the openejb.xml
(and some that\naren't) can be overridden using system properties. The format
is:\n\n<id>.<property-name>=<property-value>\n\nContent from this file can be
safely copied as-is into the\nconf/system.properties file or sent to the users
list with bug\nreports. Note, however passwords are masked. For more details on
this\ntool, see http://openejb.apache.org/3.0/properties-tool.html
\ No newline at end of file