This should get you started:

   1. In the Administration Console select *Servers*
   2. Expand *Server Type* and select* WebSphere application servers *
   3. Click on the name of your server
   4. Expand *Java and Process Management* and select* Process Definition.*
   5. Under the *Additional Properties* section, click *Java Virtual
   Machine.*
   6. Scroll down and locate the textbox for *Generic JVM arguments*.

Cheers
Daniel



On Tue, Aug 6, 2013 at 7:30 PM, ehenson <[email protected]> wrote:

> This is added via system properties in which this issue is for TomEE.   You
> should be able to set WAS's System properties via the admin console.
>
> On Tuesday, August 6, 2013, jjerome [via OpenEJB] wrote:
>
> > Hello, I am having the same error:
> > java.lang.VerifyError: JVMVRFY012 stack shape inconsistent;
> > class=com/sun/xml/messaging/saaj/soap/SOAPDocumentImpl,
> > method=createDocumentFragment()Lorg/w3c/dom/DocumentFragment;, pc=5
> >
> > Using an IBM iSeries under WebSPhere Application server 7.1.   You
> > mentioned adding 4 lines:
> >
> > javax.xml.soap.MessageFactory =
> > com.sun.xml.internal.messaging.saaj.soap.ver1_1.SOAPMessageFactory1_1Impl
> > javax.xml.soap.SOAPFactory =
> > com.sun.xml.internal.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl
> > javax.xml.soap.SOAPConnectionFactory =
> > com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnectionFactory
> > javax.xml.soap.MetaFactory =
> > com.sun.xml.internal.messaging.saaj.soap.SAAJMetaFactoryImpl
> >
> > to the conf/system.properties.    I cannot find this file.   Is this
> > within my Web project or within my WAS server configuration?
> >
> > Any help would be greatly appreciated.
> >
> > Thannks.
> >
> > ------------------------------
> >  If you reply to this email, your message will be added to the discussion
> > below:
> >
> >
> http://openejb.979440.n4.nabble.com/TomEE-1-5-1-on-IBM-i-J9-JDK-7-tp4661975p4664552.html
> >  To unsubscribe from TomEE 1.5.1 on IBM i J9 JDK 7., click here<
> http://openejb.979440.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4661975&code=ZWhlbnNvbkBnYXJ0bWFuLmNvbXw0NjYxOTc1fC0xOTk5MjQzODk5
> >
> > .
> > NAML<
> http://openejb.979440.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml
> >
> >
>
>
> --
> Sent from Gmail Mobile
>
>
>
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/TomEE-1-5-1-on-IBM-i-J9-JDK-7-tp4661975p4664553.html
> Sent from the OpenEJB Dev mailing list archive at Nabble.com.
>

Reply via email to