You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "John Doggett (JIRA)" <ax...@ws.apache.org> on 2005/01/02 13:23:08 UTC

[jira] Created: (AXIS-1743) BasicHandler causes Axis Applet to crash

BasicHandler causes Axis Applet to crash
----------------------------------------

         Key: AXIS-1743
         URL: http://issues.apache.org/jira/browse/AXIS-1743
     Project: Axis
        Type: Bug
  Components: Basic Architecture  
    Versions: 1.2RC2    
 Environment: Windows Tomcat
    Reporter: John Doggett
    Priority: Blocker


I grabbed the code from the getQuote example and put it into a Japplet. The intention was to ultimately use an Axis client to get data from an Axis service and provide that data in an attractive Swing gui.

The act of instantiating a new Service ultimately calls the class BasicHandler which crashes the Applet when Basic Handler automatically creates a LogFactory (Line 34) that I neither need nor want.

This failure is specific to the environment of the Axis applet running in a browser. The failure ocurrs in either IE or in FireFox.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (AXIS-1743) BasicHandler causes Axis Applet to crash

Posted by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-1743?page=history ]

Davanum Srinivas updated AXIS-1743:
-----------------------------------

    Priority: Major  (was: Blocker)

downgrading the bug.

> BasicHandler causes Axis Applet to crash
> ----------------------------------------
>
>          Key: AXIS-1743
>          URL: http://issues.apache.org/jira/browse/AXIS-1743
>      Project: Axis
>         Type: Bug
>   Components: Basic Architecture
>     Versions: 1.2RC2
>  Environment: Windows Tomcat
>     Reporter: John Doggett

>
> I grabbed the code from the getQuote example and put it into a Japplet. The intention was to ultimately use an Axis client to get data from an Axis service and provide that data in an attractive Swing gui.
> The act of instantiating a new Service ultimately calls the class BasicHandler which crashes the Applet when Basic Handler automatically creates a LogFactory (Line 34) that I neither need nor want.
> This failure is specific to the environment of the Axis applet running in a browser. The failure ocurrs in either IE or in FireFox.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira