Iweb with a xml editor

Results 1 to 20 of 20
  1. #1
    Member jhou15 is offline
    MemberRank
    May 2010 Join Date
    50Posts

    Iweb with a xml editor

    Hi there,

    in the vbox img from hrace,
    i put the final release of pwadmin,
    but
    i wanna ask you, if the iweb is complete functional.

    cuz, my iweb from 136 img works a lot of things
    but the XML edit for chars, doesnt work,
    so there is a way to fix this?

    When i go to xml edit of chars i get this:
    ------------------------------------------
    type Exception report

    message

    description The server encountered an internal error () that prevented it from fulfilling this request.

    exception

    org.apache.jasper.JasperException: Exception in JSP: /roles/modrolexml.jsp:62

    59: out.println("����ݿ��ȡ��ɫ��Ϣʧ�ܣ�����û�иý�ɫ����ʳ�ʱ�������ԡ�");
    60: return;
    61: }
    62: xmlbytes = XmlRole.toXMLByteArray(role);
    63: if( null == xmlbytes )
    64: {
    65: out.println("����ɫ��Ϣת����xmlʧ�ܡ�");


    Stacktrace:
    org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:451)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:355)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
    com.goldhuman.auth.AuthFilter.doFilter(AuthFilter.java:186)


    root cause

    javax.servlet.ServletException: org.apache.xerces.dom.DocumentImpl.getXmlStandalone()Z
    org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:841)
    org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:774)
    org.apache.jsp.roles.modrolexml_jsp._jspService(modrolexml_jsp.java:231)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:331)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
    com.goldhuman.auth.AuthFilter.doFilter(AuthFilter.java:186)


    root cause

    java.lang.AbstractMethodError: org.apache.xerces.dom.DocumentImpl.getXmlStandalone()Z
    com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.setDocumentInfo(DOM2TO.java:373)
    com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(DOM2TO.java:127)
    com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(DOM2TO.java:94)
    com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transformIdentity(TransformerImpl.java:662)
    com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:708)
    com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:313)
    protocol.XmlRole.toXMLByteArray(XmlRole.java:636)
    org.apache.jsp.roles.modrolexml_jsp._jspService(modrolexml_jsp.java:125)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:331)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
    com.goldhuman.auth.AuthFilter.doFilter(AuthFilter.java:186)
    ---------------------------------------------------------

    Can i fix?
    cuz, pwAdmin doesnt have the xmlchar editor. :X


    Sorrybad english.


  2. #2
    Black Magic Development das7002 is offline
    MemberRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    Re: Iweb with a xml editor

    If you searched you'd know why it doesn't work.

  3. #3
    Nerd-IO Romulan is offline
    MemberRank
    Feb 2009 Join Date
    BelgiumLocation
    3,333Posts

    Re: Iweb with a xml editor

    Quote Originally Posted by jhou15 View Post
    cuz, pwAdmin doesnt have the xmlchar editor. :X
    pwAdmin have a XML editor

    Check this: sPWadmin

  4. #4
    Member jhou15 is offline
    MemberRank
    May 2010 Join Date
    50Posts

    Re: Iweb with a xml editor

    Quote Originally Posted by Romulan View Post
    pwAdmin have a XML editor

    Check this: sPWadmin
    well i check
    but, when i go to edit chars, select a char
    and click XML MODE, i get a page with nothing

    i mean, xml editor for char that im saying is
    like that we have in server on colinux,
    like we take the xml code of armors/skills etc
    and go there to xml of the char and add the skill
    or the item.

    if pwadmin already have this "tool" i havent see it
    and i have no ideia how to work if it have the tool.

    well thanks for help
    in advance xD

    - but im still with doubt, thre is no way to fix
    the xml mode, on iweb editor?
    cuz' i search about this but i dont find the cause that it doesnt work..

    well thanks in advance for help =]

  5. #5
    Don't Ask About Tideborn vixio_dv is offline
    MemberRank
    Feb 2010 Join Date
    UKLocation
    774Posts

    Re: Iweb with a xml editor

    problem with your java, use jdk1.5.0_05 its suitable with pwadmin

  6. #6
    Nerd-IO Romulan is offline
    MemberRank
    Feb 2009 Join Date
    BelgiumLocation
    3,333Posts

    Re: Iweb with a xml editor

    XML editor on pwAdmin


  7. #7
    SON OF MARFEL hrace009 is offline
    MemberRank
    Apr 2009 Join Date
    Pekanbaru, IndoLocation
    1,035Posts

    Re: Iweb with a xml editor

    Quote Originally Posted by das7002 View Post
    If you searched you'd know why it doesn't work.
    Quote Originally Posted by Romulan View Post
    pwAdmin have a XML editor

    Check this: sPWadmin
    Quote Originally Posted by Romulan View Post
    XML editor on pwAdmin

    lol guys, please don't be ofense to him, just show him the way

    @jhou15: here a litle help for you
    you need multyple java 1.5.X and 1.6.X installed at your VBOX, that mean will be 2 diferent java sdk at your /usr/java/.... folder, and make PW Admin using 1.5.X version, how to make PW Admn usng 1.5.X version???? edit at your .bash script from root directory, or you can add it at your start_server.sh, btw you can search entire this forum for some information about XML Editor at PWadmin

    i hope this help
    Last edited by hrace009; 12-10-10 at 08:09 PM.

  8. #8
    Black Magic Development das7002 is offline
    MemberRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    Re: Iweb with a xml editor

    Quote Originally Posted by hrace009 View Post
    lol guys, please don't be ofense to him, just show him the way

    @jhou15: here a litle help for you
    you need multyple java 1.5.X and 1.6.X installed at your VBOX, that mean will be 2 diferent java sdk at your /usr/java/.... folder, and make PW Admin using 1.5.X version, how to make PW Admn usng 1.5.X version???? edit at your .bash script from root directory, or you can add it at your start_server.sh, btw you can search entire this forum for some information about XML Editor at PWadmin

    i hope this help
    Well like I said, he'd know that if he searched

  9. #9
    Member jhou15 is offline
    MemberRank
    May 2010 Join Date
    50Posts

    Re: Iweb with a xml editor

    thankyou guys
    Romulan
    thanks for show me the print as I said in my pwadmin the xmlmode
    was not working so I thought that the xml is available for use only in iweb but im wrong xD
    so thanks for showme that.

    Hrace
    thanks a lot for the help,
    thanks for the explanation
    the posts as an incentive to do my work,
    maybe I havent looked right, but thanks to all.
    Now I will try to run the xmlmode

    Well if I have questions I'll come back here and post again to learn more from you guys

    thanks again.

  10. #10
    Member tahabata is offline
    MemberRank
    Sep 2010 Join Date
    98Posts

    Re: Iweb with a xml editor

    sadly i cant also check that on my pwadmin . and my friend who did many things for meh , dont know how to do it , i do all the steps u say but still no page pop up , (im on win7)

  11. #11
    Nerd-IO Romulan is offline
    MemberRank
    Feb 2009 Join Date
    BelgiumLocation
    3,333Posts

    Re: Iweb with a xml editor

    'XML View' doesn't work for you too?

    Maybe something wrong with your java installation or your pwAdmin version.

    I suggest pwAdmin 1.5 or better...
    Last edited by Romulan; 27-10-10 at 09:03 PM.

  12. #12
    Member PWReadyGO is offline
    MemberRank
    Jul 2010 Join Date
    BrazilLocation
    53Posts

    Re: Iweb with a xml editor

    I already have both versions of java installed in the usr / java / but do not know how to configure the two to run together.

    My .profile:

    PATH=$PATH:$HOME/bin:/usr/java/jdk1.6.0_17/bin
    BASH_ENV=$HOME/.bashrc
    USERNAME="root"

    PATH=$PATH:$HOME/bin:/usr/lib/mysql/bin
    BASH_ENV=$HOME/.bashrc
    USERNAME="ROOT"

    export USERNAME BASH_ENV PATH
    export CLASSPATH=.:/usr/java/jdk1.6.0_17/lib/dt.jar:/usr/java/jdk1.6.0_17/lib/tools.jar:/usr/java/jdk1.6.0_17/lib/mysql-connector-java-5.0.8-bin.jar
    export PATH=$JAVA_HOME/bin:$PATH
    export JAVA_HOME=/usr/java/jdk1.6.0_17/jre
    My .bashrc:

    export JAVA_HOME=/usr/java/jdk1.6.0_17
    export CLASSPATH=/root/apache-tomcat-5.5.28/common/lib/jsp-api.jar:/root/apache-tomcat-5.5.28/common/lib/servlet-api.jar
    I've maked a .sh file to run only jdk1.5.0_05, but it's run and xml don't work. '-'

    iweb.sh:

    echo ""
    echo "=== Starting XML ==="
    export JAVA_HOME=/usr/java/jdk1.5.0_05/jre
    sleep 5
    echo "=== DONE! ==="
    echo ""
    How i can to put the jdk1.5.0_05 to run?

  13. #13
    RaGEZONER fgru is offline
    MemberRank
    Sep 2009 Join Date
    germanyLocation
    1,510Posts

    Re: Iweb with a xml editor

    why both java ? try http://forum.ragezone.com/f452/serve...-guide-698047/ and you need ONLY one java [ j6 ]

  14. #14
    SON OF MARFEL hrace009 is offline
    MemberRank
    Apr 2009 Join Date
    Pekanbaru, IndoLocation
    1,035Posts

    Re: Iweb with a xml editor

    Quote Originally Posted by tahabata View Post
    sadly i cant also check that on my pwadmin . and my friend who did many things for meh , dont know how to do it , i do all the steps u say but still no page pop up , (im on win7)
    dear my friend, there is no one PW server file's runs at windust
    all of it runs under unix system

  15. #15
    Member PWReadyGO is offline
    MemberRank
    Jul 2010 Join Date
    BrazilLocation
    53Posts

    Re: Iweb with a xml editor

    Quote Originally Posted by fgru View Post
    why both java ? try http://forum.ragezone.com/f452/serve...-guide-698047/ and you need ONLY one java [ j6 ]
    Ok, but it's to pwAdmin 1.6. I uses 1.5 with tomcat. It's to Jetty and my server works fine, just xml don't work. T-T

  16. #16
    Black Magic Development das7002 is offline
    MemberRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    Re: Iweb with a xml editor

    Quote Originally Posted by PWReadyGO View Post
    Ok, but it's to pwAdmin 1.6. I uses 1.5 with tomcat. It's to Jetty and my server works fine, just xml don't work. T-T
    That is one thing I never really did like about Java...

    Between versions a lot of things tend to break

  17. #17
    Member tahabata is offline
    MemberRank
    Sep 2010 Join Date
    98Posts

    Re: Iweb with a xml editor

    hrace009 , i do know wht u are saying but i thought it can be from my windows :) anyway , xml its ok now , but now i am looking for the Gm Restriction powers, and i cant find a link , as Das always say''keep searching '' :P

  18. #18
    Black Magic Development das7002 is offline
    MemberRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    Re: Iweb with a xml editor

    Quote Originally Posted by tahabata View Post
    hrace009 , i do know wht u are saying but i thought it can be from my windows :) anyway , xml its ok now , but now i am looking for the Gm Restriction powers, and i cant find a link , as Das always say''keep searching '' :P
    sPWadmin - Discussions - [Plugin] GM Control

  19. #19
    Member tahabata is offline
    MemberRank
    Sep 2010 Join Date
    98Posts

    Re: Iweb with a xml editor

    so, i did put that second time this time , and same page error:) could u help me ?
    Attached Thumbnails Attached Thumbnails error.jpg  

  20. #20
    RaGEZONER fgru is offline
    MemberRank
    Sep 2009 Join Date
    germanyLocation
    1,510Posts

    Re: Iweb with a xml editor

    first one: [ if pwAdmin > 1.5 ] new path - WEB-INF ||| old path > [ GMcontrol > index.jsp > <%@include file="../../.pwadminconf.jsp"%> >>> new path <%@include file="../../WEB-INF/.pwadminconf.jsp"%> ]

    second one: if old config > problem with java 5 / 6

    ---------- Post added at 09:23 PM ---------- Previous post was at 08:49 PM ----------

    btw all addons trying " old " path ...



Advertisement