• Software

  • 4 non transactional read errors
  • Sat, 30 Dec 1899 00:00:00 GMT
  • Hi Craig,there are two tests throwing a JDOUserException ("Can't read fields withoutside of transactions. You may want to set'NontransactionalRead=true'.").The first test ("Retrieve.runTestRetrieve") begins a transaction,retrieves fields of a pc instance, commits, and calls a gett
  • Created: (HTTPCORE-59) AbstractIOReactor.processNewChannelscalls SessionRequest.completed
  • Sat, 30 Dec 1899 00:00:00 GMT
  • calls SessionRequest.completed Key: HTTPCRE-59 URL: Project: HttpComponents Core Issue Type: Bug Components: HttpCore NI Affects Versions: 4.0-alpha4 Environment: Windows Vista Reporter: Anders WallgrenSessionRequest.completed is called from -- this doesn't make any sense to me.(As a side-
  • Created: (AXIS2-2655) The place CommonsHTTPTransportSendersets RESPONSE_WRITTEN to true ca
  • Sat, 30 Dec 1899 00:00:00 GMT
  • The place CommonsHTTPTransportSender sets RESPNSE_WRITTEN to true causes a race condition Key: AXIS2-2655 URL: Project: Axis 2.0 (Axis2) Issue Type: Bug Components: transports Affects Versions: 1.2 Reporter: Chamikara JayalathCommonsHTTPTransportSender invoke method ends with the following code
  • Preprocessor Implementation
  • Sat, 30 Dec 1899 00:00:00 GMT
  • Yes. ThanksThis communication is for informational purposes only. It is not intendedas an offer or solicitation for the purchase or sale of any financialinstrument or as an official confirmation of any transaction. All market prices,data and other information are not warranted as to completeness
  • Assigned: (AXIS2-2610) wsdl2java tool to allow additionaljava classes to be added for sche
  • Sat, 30 Dec 1899 00:00:00 GMT
  • [ ]Deepal Jayasinghe reassigned AXIS2-2610: Assignee: Chatra Nakkawitawsdl2java tool to allow additional java classes to be added for schema generationKey: AXIS2-2610URL:Project: Axis 2.0 (Axis2)Issue Type: ImprovementComponents: ToolsReporter: Bo XieAssigned To: Chatra NakkawitaBo,Please log an
  • Setting HTTPOutTransportInfo !?!
  • Sat, 30 Dec 1899 00:00:00 GMT
  • Hi there! Any insight about the following error when trying to invoke a deployedservice. org.apache.axis2.AxisFault: HTTPTransportInfo does not set()(AxisEngine.java:173)(AxisServlet.java:202)(HttpServlet.java:709)(HttpServlet.java:802)I sense that my service.xml is not comprehensive enough. But
  • Created: (PLUTO-309) Portlet Testsuite Test # 13 Misc testfails
  • Sat, 30 Dec 1899 00:00:00 GMT
  • Portlet Testsuite Test # 13 Misc test fails Key: PLUT URL: Project: Pluto Issue Type: Bug Components: portal driver Affects Versions: Current CVS Environment: Release candidate r504324 Reporter: Elliot Metsger Priority: MinorPluto Testsuite Test # 13 Misc test fails with: PLT [unknown] - checkCo
  • WSDL2Java & XML Attributes
  • Sat, 30 Dec 1899 00:00:00 GMT
  • Hi, I am confused on how to handle attributes in the XML being sent to/froma Web Service. In my WSDL file I have defined an element containing 4attributes. The Java class generated to represent this element contains 4variables with setter/getter methods as I expect. However, My WSDL fileimports
  • duplicate header elements
  • Sat, 30 Dec 1899 00:00:00 GMT
  • I'm having a problem with a WS client. the client will puttwo duplicate elements in the header instead of just the required one.We pass in the request header object into the port's method call and twoshow up in the XML.This doesn't happen all the time, in fact quite rarely and it&
  • Resolved: (DIRTSEC-9) Remove reference to Alex email in the
  • Sat, 30 Dec 1899 00:00:00 GMT
  • [ https://issues.apache.org/jira/brow...ls:all-tabpanel ]Emmanuel Lecharny resolved DIRTSEC-9.--Resolution: FixedDone !> Remove reference to Alex email in the source> ---> Key: DIRTSEC-9> URL: https://issues.apache.org/jira/browse/DIRTSEC-9> Project: Triplesec> Issue Type:
  • configuring cocoon with hibernate
  • Sat, 30 Dec 1899 00:00:00 GMT
  • Suggest you start with the Wiki site - see:Good luck jubs (AT) integerblr (DOT) com 2005/06/15 08:46:29 AMCould anyone tell me how to configure cocoon with hibernateTo unsubscribe, e-mail: users-unsubscribe (AT) cocoon (DOT) apache.orgFor additional commands, e-mail: users-help (AT) cocoon (DOT)
  • Mailet API version
  • Sat, 30 Dec 1899 00:00:00 GMT
  • MailRepository has not been added to the mailet API, andwill probably be changed before it would be added.What are the proposed/scheduled changes to the MailRepository interface?I think that 1 thing that should be supported is to be able to retrieve thesize of the messages while retrieving the l
  • Updated: (JDO-206) JDOQL test NotEquals comparing floating point numbers
  • Sat, 30 Dec 1899 00:00:00 GMT
  • [ http://issues.apache.org/jira/browse/JDO-206?page=all ]Michael Bouschen updated JDO-206:--Attachment: JDO-206.patchI agree with Erik that there is a problem with derby since it converts the float value to a double when storing. However, this test class is not intended to test storing of fl
  • Created: (LUCENE-938) I/O exceptions can cause loss ofbuffered deletes
  • Sat, 30 Dec 1899 00:00:00 GMT
  • I/ exceptions can cause loss of buffered deletes Key: LUCENE-938 URL: Project: Lucene - Java Issue Type: Bug Components: Index Affects Versions: 2.3 Reporter: Steven Parkes Assignee: Steven Parkes Fix For: 2.3Some I/ exceptions that result in segmentInfos rollback operations can cause buffered d
  • Exception in thread "main" org.apache.axiom.om.OMException: java.lang.IllegalStateExceptio
  • Sat, 30 Dec 1899 00:00:00 GMT
  • So I have generated java code from some WSDL's. In a test class I have amain method where I doMyServiceStub stub = new MyServiceStub();UserInfoDocument d = ();UserInfo u = d.addUserInfo();u.setName("Bob");u.setDB("1-1-1956");stub.getUserRecords(d);I get this error:Exception in thread "main"
  • Created: (BETWIXT-59) NullPointerException ongetAttributeDescriptor
  • Sat, 30 Dec 1899 00:00:00 GMT
  • NullPointerException on getAttributeDescriptor Key: BETWIXT-59 URL: Project: Commons Betwixt Issue Type: Bug Environment: Betwixt 0.8, java 1.5.0_11, windows xp Reporter: Laurent JWhen writting custom suppression strategy first use of the following method yield NullPointerException : public Attr
  • replace HSQL with Derby as default DB
  • Sat, 30 Dec 1899 00:00:00 GMT
  • +1 David Sean Taylor <david (AT) bluesunrise (DOT) comwrote:I have a patch here that replaces HSQL with Derby asthe defaultdatabase. problem is that the unit tests arefailing due to a bug ofsome sort in JB not properly getting the platformset (JB doesn'tofficially support Derby (thats ki
  • Servlet, 404 Not Found
  • Sat, 30 Dec 1899 00:00:00 GMT
  • Hi, I am running a webapp which has a servlet too. When I try to run my webapp, all the JSPs work good but the servlet is "not found". If I try to access the application from "http://localhost/mywebapp" everything including the servlet, etc. is workign perfect. but when I try to access my webapp
  • security interop aar
  • Sat, 30 Dec 1899 00:00:00 GMT
  • Ruchith,i fixed the interop_service.aar generation. what's the next step?thanks,dims
  • Clean up (i.e. remove) maven test plugin & runtimetest
  • Sat, 30 Dec 1899 00:00:00 GMT
  • Hi,before the test project (see )became the (or, at least, my) favourite way to test the functionality ofTorque, there was also a way of doing this by the runtime test in theruntime package. the way to the test project, I also made an attempt todo the testing by an extra maven plugin, see e.g.%3
  • Blogs
  • Open Questions
  • Attachments do not go into CRM properly
  • i am having an issue with attachments in MSCRM 1.2. If a user opens say a Word or PDF file in Outlook (after correspondence so it originated from CRM) it's viewable and works fine. If the same user then goes into the web site to check their email and open that same message with the attachme
  • Problem with MsOffice write processus & Acls
  • Hi,Perhaps some of you have some advice for dealing withthis problem? I've done quite a bit of googling onthis one, but I can't find anything useful.This is the situation:Basics:Debian sargeKernel 2.6.11Samba 3.0.20Filesystem: reiserfsMount options: acl,noatimeConfig:auth methods = win
  • List view redraw problems when changing screen orientation
  • Hi i have a question for you guys, I create my list view window like this, my screen is in portrait mode: g_hwndLV = CreateWindow(WC_LISTVIEW, TEXT("ListItem"), LVS_REPORT | LVS_OWNERDATA | LVS_OWNERDRAWFIXED | LVS_NOCOLUMNHEADER | WS_VISIBLE | WS_CHILD, 0, 0, rc.right, rc.bottom, hwndParent, (H
  • problems running game
  • I have one very disappointed child - we have been trying to run Zoombinis Mountain Rescue (Christmas present!) and it seems to install ok but when we click play, it just hangs on a black screen - help!!! ...please!
  • Business Contact
  • PAKHUMAI INTERNATINAL MANUFACTURERS, IMPRTERS & EXPRTERS TEL: 92-523- 615127 FAX: 92-523-540478 EMAIL: pakhumai1980 (AT) yahoo (DOT) com Dear Sir, We are pleased to introduce ourselves as one of the leading manufacturers cum exporters of all kinds of, Embroidery badges, Embroidery T-shirt, Caps
  • Wierd Container Generated File errors
  • Hi All,I am working on CMP beans using JBuilder 7 and Weblogic 6.1sp3. Every other type of bean on this setup runs flawlessly, but a CMP bean and what is wierd is the error in the Weblogic generated Files.Generated File:"Product_CMP_2x3lpy__WebLogic_CMP_RDBMS.java":______________________________
  • javascript prevents setter in form bean
  • The problem:I want to warn the user that they are deleting an entity via a javascript alert box. This is a simple script, but it does not set the data in my form bean, thus creating a null pointer exception. Without it, it works fine. However, I really need to give the user one last chance in ca
  • formatting toolbars are always presentand cannot be switched off
  • You are receiving this mail because:You are the assignee for the bug, or are watching the assignee.ietc gmx net changed: What |Removed |Added CC| |ietc gmx net Additional Comments From ietc gmx net 2006-11-04 01:55This is still happening with 0.12.3 (using KDE 3.5.2), although somehow I didn�
  • Advantages of WebLogic 7.0
  • Hi I just want to know the advantages of weblogic 7.0 over the previous versions.thanks
  • FF & TB creating tons of zombie processes!
  • Hello world,as I'm using Debian GNU/Linux, I don't reboot once an hour or even day.I don't even close my apps often. But maybe I'd rather do it!And as I use Mozilla Firefox/Thunderbird a lot, I get tons of zombieprocess, like in a bad horror movie! ("Return of the Zombies")Is