Ben >Did you get it working in 3.1.0RC5? with jdk6 or 5?
I think so. Some of my colleagues tested that this time, using 3.1.0RC5 and jdk6 On Wed, Jul 8, 2009 at 8:01 PM, Ben Dewey <[email protected]> wrote: > Ming, > > > 1. what does 'the latest version' mean, 3.1.0RC? > > Correction, I didn't mean latest version I meant WSAS v3.0.1 and jdk6 > > > 2. what's the minor version number of your wsas3.0, is it 3.0.1 or just > 3.0? > > Just 3.0, 3.0.1 was giving security faults. > > In your previous email you said: > > You'd better upgrade it to the newest version 3.1.0RC5 > > Did you get it working in 3.1.0RC5? with jdk6 or 5? > > -Ben > > > -----Original Message----- > From: Ming Jin [mailto:[email protected]] > Sent: Tuesday, July 07, 2009 11:27 PM > To: [email protected] > Subject: Re: JAVA_OPSSEC not working > > Hi, Ben, two questions: > 1. what does 'the latest version' mean, 3.1.0RC? > 2. what's the minor version number of your wsas3.0, is it 3.0.1 or just > 3.0? > > When we tested .net BS->WSAS OPSSEC, we had issues with WSAS 3.0.1 and > finally got it working using wsas 3.0(NOT 3.0.1) > > On Wed, Jul 8, 2009 at 11:03 AM, Ben Dewey <[email protected]> wrote: > > > Actually, > > > > I've had issues with the latest versions of WSAS and JDK. I finally got > it > > working on my x64 machine using. > > > > wsas3.0 and jdk1.5_18_i86 > > > > -Ben Dewey > > > > -----Original Message----- > > From: Ming Jin [mailto:[email protected]] > > Sent: Tuesday, July 07, 2009 10:40 PM > > To: [email protected] > > Subject: Re: JAVA_OPSSEC not working > > > > Can you provide the logging files in WSAS? > > > > and, what version of WSAS do you use? You'd better upgrade it to the > newest > > version 3.1.0RC5 > > > > > > On Wed, Jul 8, 2009 at 4:58 AM, Avantika Agrawal <[email protected] > > >wrote: > > > > > I am unable to process orders using the JAVA_OPSSEC. I tried processing > > > with the JAVA_OPS and that works fine. > > > Here are some more details - when I tried using DOTNET_CLIENT -> > JAVA_BS > > -> > > > JAVA_OPSSEC to place an order, I get this error: > > > org.apache.axis2.AxisFault: Error during encryption > > > Description: An unhandled exception occurred during the execution of > the > > > current web request. Please review the stack trace for more information > > > about the error and where it originated in the code. > > > > > > Exception Details: System.ServiceModel.FaultException: > > > org.apache.axis2.AxisFault: Error during encryption > > > > > > Source Error: > > > > > > Line 309: throw; > > > Line 310: } > > > Line 311: } > > > Line 312: > > > Line 313: /// <summary> > > > > > > > > > Source File: > > > > > > C:\dotnet\trader_client\StockTraderWebApplicationClients\BusinessServiceClient.cs > > > Line: 311 > > > > > > Stack Trace: > > > > > > [FaultException: org.apache.axis2.AxisFault: Error during encryption] > > > > System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage > > > reqMsg, IMessage retMsg) +10257466 > > > System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& > > > msgData, Int32 type) +539 > > > Trade.BusinessServiceContract.ITradeServices.buy(String userID, > String > > > symbol, Double quantity, Int32 orderProcessingMode) +0 > > > > > > > > > Trade.StockTraderWebApplicationServiceClient.BusinessServiceClient.buy(String > > > userID, String symbol, Double quantity, Int32 orderProcessingMode) in > > > > > > C:\dotnet\trader_client\StockTraderWebApplicationClients\BusinessServiceClient.cs:311 > > > Trade.StockTraderWebApplicationServiceClient.BSLClient.buy(String > > userID, > > > String symbol, Double quantity) in > > > > C:\dotnet\trader_client\StockTraderWebApplicationClients\BSLClient.cs:435 > > > Trade.Web.Order.Page_Load(Object sender, EventArgs e) in > > > c:\dotnet\trader_client\Trade\Order.aspx.cs:60 > > > System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object > o, > > > Object t, EventArgs e) +25 > > > System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object > sender, > > > EventArgs e) +42 > > > System.Web.UI.Control.OnLoad(EventArgs e) +132 > > > System.Web.UI.Control.LoadRecursive() +66 > > > System.Web.UI.Page.ProcessRequestMain(Boolean > > > includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) > > +2428 > > > > > > > > > Let me know if anyone else has faced this issue or if it is something > > that > > > I have forgotten to set up. If not, I can write up a formal bug on the > > JIRA. > > > > > > Thanks, > > > Avantika > > > > > > > > > > > > -- > > Ming Jin > > > > Consultant > > Thoughtworks, Inc > > Mobile: +86 135-2125-6300 > > Email: [email protected] > > MSN: [email protected] > > Blog: http://blogjava.net/mingj > > > > > > -- > Ming Jin > > Consultant > Thoughtworks, Inc > Mobile: +86 135-2125-6300 > Email: [email protected] > MSN: [email protected] > Blog: http://blogjava.net/mingj > -- Ming Jin Consultant Thoughtworks, Inc Mobile: +86 135-2125-6300 Email: [email protected] MSN: [email protected] Blog: http://blogjava.net/mingj
