You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Ali Sadik Kumlali <as...@yahoo.com> on 2006/05/23 09:54:18 UTC

[Axis2][1.0] Resolved WL8.1 SP4 problems, but...

Hi all,

Is there anyone who uses WL8.1 with Axis2 1.0? I had some problems
regarding old jars found in WL8.1. By overriding them, I resolved the
problems. But I'm not sure whether it's safe. May be there exists
another solution which is safe.

Could someone please direct me to the right path?

Preferences
-----------
Platform: Win2K Pro
App Serv: WL8.1 SP4 + JDK 1.4.2_05-b04
Axis2: 1.0

startWebLogic.cmd
-----------------
rem Otherwise WL8.1 doesn't run :)
set JAVA_OPTIONS=-Duser.language=en -Duser.region=US 

rem I needed to add stax-api-1.0.jar and xbean-2.1.0.jar to the 
rem classpath to override WL8.1's old classes. Otherwise, I am
rem getting java.lang.NoSuchMethodError.
set
CLASSPATH=d:\stax-api-1.0.jar;d:\xbean-2.1.0.jar;%WEBLOGIC_CLASSPATH%;%POINTBASE_CLASSPATH%;%JAVA_HOME%\jre\lib\rt.jar;%WL_HOME%\server\lib\webservices.jar;%CLASSPATH%

Thanks in advance,

Ali Sadik Kumlali

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org