IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Java service compilation error

  • 1.  Java service compilation error

    Posted Tue March 30, 2004 06:14 PM

    A new line character is generated and which causes the compilation problem. This is created only when I try to extend the Class.

    public final class abc
    /n extends Service
    {

    Any thoughts why its causing IS to generate a new line character.

    thanks
    ucb


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 2.  RE: Java service compilation error

    Posted Tue March 30, 2004 11:00 PM

    Hi
    Are you extend the class in the developer or any other IDE.

    Ajay


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services