Apr 22nd, 2008 | 2008년 4월 22일 | J2EE J2 쥶 E | No Comments 코멘트 없음
java.net.BindException: Address already in use: JVM Bind is one of the most popular error among java developers and guys who do socket java.net.bindexception : 주소 이미 사용 : jvm 바인딩은 대부분의 인기있는 오류 중 하나를 자바 개발자 및들 중 누구하지 소켓
programming in some other language too. 프로그램에 따라 다른 언어도합니다. But with respect to java this error is much familiar with socket programming and during web development. 하지만 자바와 관련하여이 오류는 프로그래밍과 소켓에 익숙한 많은 웹 개발 중에있습니다. This error happens for ports 80 (HTTP) , 1098 (RMI) when it is used by other applications that is running on the same PC or server. 이 오류가 발생에 대한 포트 80 (), 1098 (rmi) 다른 응용 프로그램을 사용하는 경우는 동일한 pc 또는 서버에서 실행되고있습니다. So I am going to explain how to debug and solve this problem. 그래서 난 갈 디버깅 방법을 설명하고 이러한 문제를 해결할 수있습니다.
→ continue reading → 계속 읽기
Apr 1st, 2008 | 2008년 4월 1일 | J2EE J2 쥶 E | No Comments 코멘트 없음
Coding Standards play a vital role in the development of any software applications and development irrespective of the language that is used to develop the same. 코딩 표준 역할을 담당하는 소프트웨어의 개발에 상관없이 응용 프로그램을 개발하는 데 사용하는 언어를 개발하고 동일합니다. Every language whether it can be C, C++ or Java following the coding standards is must for any applications mainly to address bugs, memory leaks, performance issues and scalability. c 수 있는지 모든 언어, c + +이나 자바 다음 코딩 표준은 주로 어떤 어플 리케이션을위한 필요를 해결하기 버그, 메모리 누수, 성능 문제 및 확장성을합니다. Since the style of coding may vary from language to language or developer to developer always there is always a degree of error in any software development. 이후로 코딩 스타일의 언어를 언어 또는 개발자가 다를 수있습니다 개발자 항상 거기는 항상 어느 정도의 오류가있는 소프트웨어 개발합니다. Most of the time the code gets crappy when multiple developers started working on the same piece of class or code and results in maintainability issues. 대부분의 시간에 여러 개발자를 시작할 때이 코드가 시시한 일을하고있다는 결과가 동일한 작품을 클래 스나 코드 및 유지 보수 문제가있습니다. There is always a possbility of crap code present in any software application but the degree varies. 이런 쓰레기를 코드에 해당은 항상 존재 possbility에 노출된 모든 소프트웨어 응용 프로그램을하지만 다릅니다. How crappy is your code ? 시시한가하는 방법에 코드? Can somebody tell the degree of crappiness ? 어느 정도의 백치는 얘기를 누군가? The answer is Yes. 대답은 '예. Alberto Savoia and Bob Evans of Agitar Labs which is a research division of Agitar Software came up with a solution called 알베르토 savoia와 밥 에반스의 agitar 연구소의 실험실 agitar 이것은 소프트웨어 솔루션을 전화를 생각해냈 Crap4J crap4j framework for Java. 프레임 워크에 대한 자바합니다.
→ continue reading → 계속 읽기
Mar 30th, 2008 | 2008년 3월 30일 | J2EE J2 쥶 E | No Comments 코멘트 없음
The concept reverse engineering led to the invention of decompilers in the world of softwares and programming. 리버스 엔지니어링의 개념을 decompilers 주도의 세계에서이 소프트웨어의 발명 및 프로그래밍합니다. Decompilers in java is mainly used to covert the compiled object code back to source. 자바는 주로 은밀하게 decompilers 컴파일된 개체를 사용하여 소스 코드를 위로합니다. Decompilers often help programmers by helping them to recover the lost code from the compiled binaries. 프로그래머를 자주 찾을 수 있도록 도와 decompilers 잃은 코드를 컴파일 바이너리를 복구합니다. Decompilation of java code or any code from some other languages need to undergo some steps like disassembly, program analysis, code analysis, structure rebuilding and code generation depending on the language or type of the code. decompilation의 자바 코드를 또는 어떤 다른 프로그래밍 언어에서 코드를받을 필요가 같은 일부 단계를 분해, 프로그램 분석, 코드를 분석, 구조를 재구성하고 코드를 생성 또는 유형의 코드에 따라 언어를합니다. But nowadays, decompilers are mainly used for software piracy and is used to steal copyrighted code rather than for legitimate use. 하지만 요즘은 decompilers은 주로 사용하는 소프트웨어 불법 복제와 도용을 사용하여 합법적인 사용에 대한 저작권으로 보호되는 코드를 대신합니다. We will discuss some of the best known decompilers for Java in this post. 우리는 논의 중 일부이 게시물에 자바를위한 최고의 알려진 decompilers합니다.
→ continue reading → 계속 읽기
Mar 28th, 2008 | 2008년 3월 28일 | J2EE J2 쥶 E | No Comments 코멘트 없음
EJB’s popularly known as Enterprise Java Beans are one of the state-of-the-art feature of J2EE. 널리 알려진 ejb는 엔터 프라이즈 자바 콩이 중 하나의 상태 -에 - J2 쥶 E - 예술 기능을합니다. EJB’s are mainly used for handling transactions, security, providing remote services etc. Even though lot of Object Relational Mapping Frameworks like Hibernate has replaced EJB’s which is considered to be so heavy in any Enterprise Application. ejb의 거래를 처리하기위한 사용은 주로, 보안, 원격 서비스를 제공 등등에도 불구하고 최대 절전 모드로 같은 많은 객체 관계형 매핑 프레임 워크는 대체 ejb가있는 것으로 간주 모든 엔터 프라이즈 응용 프로그램에서 너무 무거운합니다. Invoking an EJB inside the Application Server Container is quite simple and process is not as tedious when you try to do the same from outside the Application Server. an ejb 내부의 애플 리케이션 서버 컨테이너를 호출은 아주 간단하고 지루한 과정이 아니라 외부에서하려고 할 때 응용 프로그램 서버에 동일한 기능을 수행할합니다. Today I am going to explain how to invoke an EJB service which is deployed in a remote machine using a plain java client. 오늘 내가가는 ejb 서비스를 호출하는 방법을 설명하는 일반 자바를 사용하여 원격 컴퓨터에 배포된 클라이언트합니다.
→ continue reading → 계속 읽기
Mar 20th, 2008 | 2008년 3월 20일 | J2EE J2 쥶 E | No Comments 코멘트 없음
Err is human thats what we say. 인간의 오류는 그게 우리가 한 말을합니다. Unit Testing, Code Review are considered as some of the bugging terms in the current software industry. 유닛 테스트, 코드 검토는 도청의 일부로 간주 용어는 현재 소프트웨어 업계합니다. It is because until now no software neither framework has been guranteed to be fool-proof or bug free. 그것은 지금까지 소프트웨어 프레임 워크가 어느 바보 - 증명 또는 버그 자유를 보장합니다. Testing of any software or an application can be done at two levels. 모든 소프트웨어 또는 응용 프로그램 테스트를 두 수준에서 수행할 수있습니다. One at usability and functionality level ie. 즉 한 번에 수준 유용성 및 기능을합니다. nothing but black box testing. 아무것도하지만 블랙 박스 테스트를합니다. The second one is nothing but White box or glass box testing the internal structure of the application or software. 두 번째는 유리 상자에 아무것도하지만 흰색 상자 또는 내부 구조의 응용 프로그램이나 소프트웨어를 시험합니다. In terms of Electrical Engineering this kind of testing is called ICT (In Circuit Testing). 전기 공학 측면에서 불리는 이러한 종류의 테스트가 ict (서킷 테스트). The success of a software or application is much dependent on White box testing for a long run in terms of scalability, maintenance, load-factor etc. You can find lot of opensource and licensed frameworks available in the market to test the internal structure of the design, framework, code etc. For Java development open-source tools like Junit, PMD, Hamurapi are the prominent frameworks that has been used wide across the industry. , 소프트웨어 또는 응용 프로그램의 성공은 흰색 상자에 의존은 훨씬 오래을위한 테스트를 실행 측면에서 확장성, 유지 보수, 부하 - 팩터 등 많은 오픈 소스를 찾을 수있습니다 시장에서 사용할 수있습니다 라이센스 프레임 워크의 내부 구조를 테스트하기 위해 설계, 프레임 워크, 코드 등등의 자바 개발 오픈 - 소스 도구를 같이 junit, pmd, 저명한 hamurapi 프레임 워크는 업계가 사용되었습니다 와이드 건너합니다. Now a new open-source framework called 이제는 새로운 오픈 - 소스 프레임 워크라고 Enerjy enerjy joins the party. 조인 파티합니다.
→ continue reading → 계속 읽기